@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl:-M1TTNWSV-S
  a skos:Concept ;
  skos:inScheme mdl: ;
  skos:prefLabel "Jacobi polynomial"@en, "polynôme de Jacobi"@fr ;
  skos:definition "En mathématiques, les polynômes de Jacobi sont une classe de polynômes orthogonaux. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Polyn%C3%B4me_de_Jacobi\" target=\"_blank\">https://fr.wikipedia.org/wiki/Polyn%C3%B4me_de_Jacobi</a>)"@fr, " In mathematics, Jacobi polynomials (occasionally called hypergeometric polynomials) P_n^(α,β)( x ) are a class of classical orthogonal polynomials. They are orthogonal with respect to the weight ( 1 − x )^α ( 1 + x )^β on the interval [ − 1 , 1 ]. The Gegenbauer polynomials, and thus also the Legendre, Zernike and Chebyshev polynomials, are special cases of the Jacobi polynomials. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Jacobi_polynomials\" target=\"_blank\">https://en.wikipedia.org/wiki/Jacobi_polynomials</a>)"@en ;
  skos:broader mdl:-L1C38LTW-4 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Polyn%C3%B4me_de_Jacobi>, <https://en.wikipedia.org/wiki/Jacobi_polynomials> ;
  skos:hiddenLabel "polynômes de Jacobi"@fr, "Polynôme Jacobi"@fr ;
  skos:related mdl:-G5214H1C-Z .

mdl:-L1C38LTW-4
  skos:prefLabel "suite de polynômes orthogonaux"@fr, "orthogonal polynomials"@en ;
  a skos:Concept ;
  skos:narrower mdl:-M1TTNWSV-S .

mdl:-G5214H1C-Z
  skos:prefLabel "fonction hypergéométrique"@fr, "hypergeometric function"@en ;
  a skos:Concept ;
  skos:related mdl:-M1TTNWSV-S .

mdl: a skos:ConceptScheme .
