@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

psr: a skos:ConceptScheme .
psr:-RBFVN7DN-2
  skos:prefLabel "mathematical constant"@en, "constante mathématique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-FFG0BFX4-K .

psr:-L3LNPG9M-Q
  skos:prefLabel "nombre transcendant"@fr, "transcendental number"@en ;
  a skos:Concept ;
  skos:narrower psr:-FFG0BFX4-K .

psr:-FFG0BFX4-K
  skos:exactMatch <https://fr.wikipedia.org/wiki/Pi>, <https://en.wikipedia.org/wiki/Pi> ;
  skos:prefLabel "pi"@fr, "pi"@en ;
  skos:broader psr:-L3LNPG9M-Q, psr:-RBFVN7DN-2 ;
  skos:definition """<span class="texhtml">π</span></b> (pi), appelé parfois <b>constante d’Archimède</b></span>, est un nombre représenté par la lettre grecque du même nom en minuscule (π). C’est le rapport constant de la circonférence d’un cercle à son diamètre dans un plan euclidien. On peut également le définir comme le rapport de l'aire d'un disque au carré de son rayon. Sa valeur approchée par défaut à moins de 0,5×10<sup>–15</sup> près</span> est 3,141592653589793 en écriture décimale </span>. De nombreuses formules de physique, d’ingénierie et bien sûr de mathématiques impliquent <span class="texhtml">π</span>, qui est une des constantes les plus importantes de cette discipline </span>. Le nombre <span class="texhtml">π</span> est irrationnel, c’est-à-dire qu’on ne peut pas l’exprimer comme un rapport de deux nombres entiers ; ceci entraîne que son écriture décimale n’est ni finie, ni périodique. C’est même un nombre transcendant, ce qui signifie qu’il n’existe pas de polynôme non nul à coefficients entiers dont <span class="texhtml">π</span> soit une racine 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Pi">https://fr.wikipedia.org/wiki/Pi</a>)"""@fr, """The number <b><span class="texhtml mvar" style="font-style:italic;">π</span></b> is a mathematical constant that is the ratio of a circle's circumference to its diameter, approximately equal to 3.14159. The number <span class="texhtml mvar" style="font-style:italic;">π</span> appears in many formulae across mathematics and physics. It is an irrational number, meaning that it cannot be expressed exactly as a ratio of two integers, although fractions such as <span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\\\\displaystyle {\\	frac {22}{7}}}">   <semantics>     <mrow class="MJX-TeXAtom-ORD">       <mstyle displaystyle="true" scriptlevel="0">         <mrow class="MJX-TeXAtom-ORD">           <mstyle displaystyle="false" scriptlevel="0">             <mfrac>               <mn>22</mn>               <mn>7</mn>             </mfrac>           </mstyle>         </mrow>       </mstyle>     </mrow>     <annotation encoding="application/x-tex">{\\\\displaystyle {\\	frac {22}{7}}}</annotation>   </semantics> </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/6cb5d075d03ff7edd66274d09cb1e2dd0aee7bc9" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -1.338ex; width:2.48ex; height:3.676ex;" alt="{\\\\displaystyle {\\	frac {22}{7}}}"></span> are commonly used to approximate it. Consequently, its decimal representation never ends, nor enters a permanently repeating pattern. It is a transcendental number, meaning that it cannot be a solution of an equation involving only finite sums, products, powers, and integers. The transcendence of <span class="texhtml mvar" style="font-style:italic;">π</span> implies that it is impossible to solve the ancient challenge of squaring the circle with a compass and straightedge. The decimal digits of <span class="texhtml mvar" style="font-style:italic;">π</span> appear to be randomly distributed, but no proof of this conjecture has been found.  
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Pi">https://en.wikipedia.org/wiki/Pi</a>)"""@en ;
  skos:altLabel "π"@en, "π"@fr, "constante d’Archimède"@fr ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  dc:created "2023-08-03"^^xsd:date .

