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

psr: a skos:ConceptScheme .
psr:-CT7WBSPV-M
  a skos:Concept ;
  skos:broader psr:-RN57KZJ9-9 ;
  skos:related psr:-WSV4W5WP-1 ;
  skos:prefLabel "approximant de Padé"@fr, "Padé approximant"@en ;
  skos:definition """In mathematics, a Padé approximant is the "best" approximation of a function near a specific point by a rational function of given order. Under this technique, the approximant's power series agrees with the power series of the function it is approximating. The technique was developed around 1890 by Henri Padé, but goes back to Georg Frobenius, who introduced the idea and investigated the features of rational approximations of power series. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Pad%C3%A9_approximant">https://en.wikipedia.org/wiki/Pad%C3%A9_approximant</a>)"""@en, """En mathématiques, et plus précisément en analyse complexe, l'approximant de Padé est une méthode d'approximation d'une fonction analytique par une fonction rationnelle. En ce sens, elle est un peu analogue à un développement limité qui approche la fonction selon les mêmes critères à l'aide d'un polynôme. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Approximant_de_Pad%C3%A9">https://fr.wikipedia.org/wiki/Approximant_de_Pad%C3%A9</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Approximant_de_Pad%C3%A9>, <https://en.wikipedia.org/wiki/Pad%C3%A9_approximant> ;
  skos:inScheme psr: .

psr:-WSV4W5WP-1
  skos:prefLabel "analytic function"@en, "fonction analytique"@fr ;
  a skos:Concept ;
  skos:related psr:-CT7WBSPV-M .

psr:-RN57KZJ9-9
  skos:prefLabel "analyse complexe"@fr, "complex analysis"@en ;
  a skos:Concept ;
  skos:narrower psr:-CT7WBSPV-M .

