@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:-VGWMBGNR-9
  dc:modified "2024-10-18"^^xsd:date ;
  skos:definition """In mathematics, the <b>Champernowne constant</b> <span class="texhtml"><i>C</i><sub>10</sub></span> is a transcendental real constant whose decimal expansion has important properties.  It is named after economist and mathematician D. G. Champernowne, who published it as an undergraduate in 1933.  The number is defined by concatenating the base 10 representations of the positive integers:  <dl><dd><span class="texhtml"><i>C</i><sub>10</sub> = 0.12345678910111213141516... </span> (sequence A033307 in the OEIS).</dd> 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Champernowne_constant">https://en.wikipedia.org/wiki/Champernowne_constant</a>)"""@en, """En mathématiques, la <b>constante de Champernowne</b>, noté <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 C_{10}}">   <semantics>     <mrow class="MJX-TeXAtom-ORD">       <mstyle displaystyle="true" scriptlevel="0">         <msub>           <mi>C</mi>           <mrow class="MJX-TeXAtom-ORD">             <mn>10</mn>           </mrow>         </msub>       </mstyle>     </mrow>     <annotation encoding="application/x-tex">{\\\\displaystyle C_{10}}</annotation>   </semantics> </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/8f0bd8c553212621651cc076b2b7043b87bb2182" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.671ex; width:3.538ex; height:2.509ex;" alt="C_{{10}}"></span> est un nombre réel transcendant, nommé ainsi en l'honneur du mathématicien D. G. Champernowne qui l'a introduit en 1933</span>. Il s'agit d'un nombre univers simple à construire, puisqu'il égrène, après la virgule, la suite croissante des entiers naturels : <span style="display: block; margin-left:1.6em;"><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 C_{10}=0{,}12345678910111213141516\\\\dots }">   <semantics>     <mrow class="MJX-TeXAtom-ORD">       <mstyle displaystyle="true" scriptlevel="0">         <msub>           <mi>C</mi>           <mrow class="MJX-TeXAtom-ORD">             <mn>10</mn>           </mrow>         </msub>         <mo>=</mo>         <mn>0,123</mn>         <mn>45678910111213141516</mn>         <mo>…<!-- … --></mo>       </mstyle>     </mrow>     <annotation encoding="application/x-tex">{\\\\displaystyle C_{10}=0{,}12345678910111213141516\\\\dots }</annotation>   </semantics> </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/f08f98c603b20a7723cc2d9d7c6a9d876df047a9" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.671ex; width:38.293ex; height:2.509ex;" alt="{\\\\displaystyle C_{10}=0{,}12345678910111213141516\\\\dots }"></span></span> La suite des chiffres de son écriture est un mot infini qui est important en combinatoire des mots : il a la propriété que toute séquence finie de chiffres consécutifs apparaît une infinité de fois dans la suite, mais que la distance qui sépare deux occurrences d'une même séquence de chiffres n'est pas bornée. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Constante_de_Champernowne">https://fr.wikipedia.org/wiki/Constante_de_Champernowne</a>)"""@fr ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Constante_de_Champernowne>, <https://en.wikipedia.org/wiki/Champernowne_constant> ;
  skos:broader psr:-L3LNPG9M-Q, psr:-RBFVN7DN-2 ;
  skos:prefLabel "Champernowne constant"@en, "constante de Champernowne"@fr ;
  dc:created "2023-08-03"^^xsd:date ;
  skos:inScheme psr: .

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

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

