@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:-BLP2HLSP-6
  skos:prefLabel "calcul intégral"@fr, "integral calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-GC9J1H48-G .

psr: a skos:ConceptScheme .
psr:-XJ9D5Z3Q-P
  skos:prefLabel "valeur principale de Cauchy"@fr, "Cauchy principal value"@en ;
  a skos:Concept ;
  skos:broader psr:-GC9J1H48-G .

psr:-GC9J1H48-G
  skos:exactMatch <https://en.wikipedia.org/wiki/Improper_integral>, <https://fr.wikipedia.org/wiki/Int%C3%A9grale_impropre> ;
  skos:prefLabel "intégrale impropre"@fr, "improper integral"@en ;
  skos:altLabel "intégrale généralisée"@fr ;
  skos:narrower psr:-XJ9D5Z3Q-P ;
  skos:broader psr:-BLP2HLSP-6 ;
  skos:inScheme psr: ;
  dc:modified "2023-08-04"^^xsd:date ;
  dc:created "2023-08-04"^^xsd:date ;
  skos:definition """En mathématiques, l'<b>intégrale impropre</b> (ou <b>intégrale généralisée</b>) désigne une extension de l'intégrale usuelle, définie par une forme de passage à la limite dans des intégrales. On note en général les intégrales impropres sans les distinguer des véritables intégrales ou intégrales définies, ainsi&nbsp;: <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 \\\\int _{0}^{+\\\\infty }{\\rac {\\\\sin t}{t}}\\\\,\\\\mathrm {d} t}">
<br/>  <semantics>
<br/>    <mrow class="MJX-TeXAtom-ORD">
<br/>      <mstyle displaystyle="true" scriptlevel="0">
<br/>        <msubsup>
<br/>          <mo>∫<!-- ∫ --></mo>
<br/>          <mrow class="MJX-TeXAtom-ORD">
<br/>            <mn>0</mn>
<br/>          </mrow>
<br/>          <mrow class="MJX-TeXAtom-ORD">
<br/>            <mo>+</mo>
<br/>            <mi mathvariant="normal">∞<!-- ∞ --></mi>
<br/>          </mrow>
<br/>        </msubsup>
<br/>        <mrow class="MJX-TeXAtom-ORD">
<br/>          <mfrac>
<br/>            <mrow>
<br/>              <mi>sin</mi>
<br/>              <mo>⁡<!-- ⁡ --></mo>
<br/>              <mi>t</mi>
<br/>            </mrow>
<br/>            <mi>t</mi>
<br/>          </mfrac>
<br/>        </mrow>
<br/>        <mspace width="thinmathspace"></mspace>
<br/>        <mrow class="MJX-TeXAtom-ORD">
<br/>          <mi mathvariant="normal">d</mi>
<br/>        </mrow>
<br/>        <mi>t</mi>
<br/>      </mstyle>
<br/>    </mrow>
<br/>    <annotation encoding="application/x-tex">{\\\\displaystyle \\\\int _{0}^{+\\\\infty }{\\rac {\\\\sin t}{t}}\\\\,\\\\mathrm {d} t}</annotation>
<br/>  </semantics>
<br/></math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/ea2b6c108287fd4275e1b366d59d42218cee6486" class="mwe-math-fallback-image-inline" aria-hidden="true" style="vertical-align: -2.338ex; width:13.443ex; height:6.009ex;" alt="{\\\\displaystyle \\\\int _{0}^{+\\\\infty }{\\rac {\\\\sin t}{t}}\\\\,\\\\mathrm {d} t}"></span> est un exemple classique d'intégrale impropre convergente, mais qui n'est pas définie au sens des théories de l'intégration usuelles (que ce soit l'intégration des fonctions continues par morceaux, l'intégrale de Riemann ou celle de Lebesgue&nbsp;; une exception notable est la théorie de l'intégration de Kurzweil-Henstock). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Int%C3%A9grale_impropre">https://fr.wikipedia.org/wiki/Int%C3%A9grale_impropre</a>)"""@fr, """In mathematical analysis, an improper integral is an extension of the notion of a definite integral to cases that violate the usual assumptions for that kind of integral. In the context of Riemann integrals (or, equivalently, Darboux integrals), this typically involves unboundedness, either of the set over which the integral is taken or of the integrand (the function being integrated), or both. It may also involve bounded but not closed sets or bounded but not continuous functions. While an improper integral is typically written symbolically just like a standard definite integral, it actually represents a limit of a definite integral or a sum of such limits; thus improper integrals are said to converge or diverge. If a regular definite integral (which may retronymically be called a proper integral) is worked out as if it is improper, the same answer will result. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Improper_integral">https://en.wikipedia.org/wiki/Improper_integral</a>)"""@en ;
  a skos:Concept .

