<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Jacobi-Polynom</id>
	<title>Jacobi-Polynom - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Jacobi-Polynom"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Jacobi-Polynom&amp;action=history"/>
	<updated>2026-05-30T14:40:10Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Jacobi-Polynom&amp;diff=764794&amp;oldid=prev</id>
		<title>imported&gt;APPERbot: Bot: zu viel Abstand am Absatzende entfernt</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Jacobi-Polynom&amp;diff=764794&amp;oldid=prev"/>
		<updated>2025-06-15T02:55:25Z</updated>

		<summary type="html">&lt;p&gt;Bot: zu viel Abstand am Absatzende entfernt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Die &amp;#039;&amp;#039;&amp;#039;Jacobi-Polynome&amp;#039;&amp;#039;&amp;#039; (nach [[Carl Gustav Jacob Jacobi]]), auch &amp;#039;&amp;#039;hypergeometrische Polynome,&amp;#039;&amp;#039; sind eine Menge polynomieller Lösungen des [[Sturm-Liouville-Problem]]s, die einen Satz [[Orthogonale Polynome|orthogonaler Polynome]] bilden, und zwar auf dem Intervall &amp;lt;math&amp;gt;[-1,1]&amp;lt;/math&amp;gt; bezüglich der Gewichtsfunktion &amp;lt;math&amp;gt;(1-x)^\alpha(1+x)^\beta&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;\alpha, \beta &amp;gt; -1&amp;lt;/math&amp;gt;. Sie haben die explizite Form&amp;lt;ref&amp;gt;Abramowitz, Stegun (1965): Formel 22.3.2 - enthält darüber hinaus umfangreiche Zusatzinformationen und Belege für die weiteren hier genannten Formeln&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
P_n^{(\alpha,\beta)} (x) = &lt;br /&gt;
\frac{\Gamma (\alpha+n+1)}{n!\,\Gamma (\alpha+\beta+n+1)}&lt;br /&gt;
\sum_{m=0}^n {n\choose m}&lt;br /&gt;
\frac{\Gamma (\alpha + \beta + n + m + 1)}{\Gamma (\alpha + m + 1)} \left(\frac{x-1}{2}\right)^m,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
oder mit Hilfe der [[Verallgemeinerte hypergeometrische Funktion|verallgemeinerten hypergeometrischen Funktion]] &amp;lt;math&amp;gt;{}_2F_1&amp;lt;/math&amp;gt;:&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
P_n^{(\alpha,\beta)} (x) = &lt;br /&gt;
 {n+\alpha\choose n} \,_2F_1\left(-n,1+n+\alpha+\beta;\alpha+1;\frac{1-x}{2}\right).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rodrigues-Formel ==&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
P_n^{(\alpha,\beta)} (x) = \frac{(-1)^n}{2^n n!}(1-x)^{-\alpha}(1+x)^{-\beta}\frac{d^n}{dx^n}\left[(1-x)^{\alpha+n}(1+x)^{\beta+n}\right],~~~\alpha,\beta&amp;gt;-1&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Rekursionsformeln ==&lt;br /&gt;
Man kann die Jacobi-Polynome auch mit Hilfe einer Rekursionsformel bestimmen.&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
P_0^{(\alpha,\beta)} (x) =1&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
P_1^{(\alpha,\beta)} (x) =\frac{1}{2}\bigl(\alpha-\beta+(\alpha+\beta+2)x\bigr)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
a^1_n P_{n+1}^{(\alpha,\beta)} (x) = (a_n^2+a_n^3x)P_n^{(\alpha,\beta)} (x) -a_n^4P_{n-1}^{(\alpha,\beta)} (x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
mit den Konstanten:&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
a^1_n=2(n+1)(n+\alpha+\beta+1)(2n+\alpha+\beta)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
a^2_n=(2n+\alpha+\beta+1)(\alpha^2-\beta^2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
a^3_n=(2n+\alpha+\beta)(2n+\alpha+\beta+1)(2n+\alpha+\beta+2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
a_n^4=2(n+\alpha)(n+\beta)(2n+\alpha+\beta+2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Eigenschaften ==&lt;br /&gt;
Der Wert für &amp;lt;math&amp;gt;x=1&amp;lt;/math&amp;gt; ist&lt;br /&gt;
:&amp;lt;math&amp;gt;P_n^{(\alpha, \beta)} (1) = {n+\alpha\choose n}=\frac{\Gamma(n+\alpha+1)}{\Gamma(\alpha+1)n!}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Es gilt die folgende Symmetriebeziehung&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_n^{(\alpha, \beta)} (-x) = (-1)^n P_n^{(\beta, \alpha)} (x)\,,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
woraus sich der Wert für &amp;lt;math&amp;gt;x = -1&amp;lt;/math&amp;gt; ergibt:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_n^{(\alpha, \beta)} (-1) = (-1)^n { n+\beta\choose n} .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sie erfüllen die Orthogonalitätsbedingung&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\int_{-1}^1 (1-x)^{\alpha} (1+x)^{\beta} &lt;br /&gt;
P_m^{(\alpha,\beta)} (x)P_n^{(\alpha,\beta)} (x) \; dx=&lt;br /&gt;
\frac{2^{\alpha+\beta+1}}{2n+\alpha+\beta+1}&lt;br /&gt;
\frac{\Gamma(n+\alpha+1)\Gamma(n+\beta+1)}{\Gamma(n+\alpha+\beta+1)n!} \delta_{nm}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ableitungen ==&lt;br /&gt;
Aus der expliziten Form können die &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;-ten Ableitungen abgelesen werden. Sie ergeben sich als:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm d^k}{\mathrm d x^k}&lt;br /&gt;
P_n^{(\alpha,\beta)} (x) = &lt;br /&gt;
\frac{\Gamma (\alpha+\beta+n+1+k)}{2^k\; \Gamma (\alpha+\beta+n+1)}&lt;br /&gt;
P_{n-k}^{(\alpha+k, \beta+k)} (x) .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Nullstellen ==&lt;br /&gt;
Die [[Eigenwerte]] der symmetrischen [[Tridiagonalmatrix]]&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
a_0 &amp;amp; b_1 &amp;amp; 0 &amp;amp; \dots &amp;amp; 0 \\&lt;br /&gt;
b_1 &amp;amp; a_1 &amp;amp; b_2 &amp;amp; \ddots  &amp;amp; \vdots \\&lt;br /&gt;
0 &amp;amp; b_2 &amp;amp; \ddots &amp;amp; \ddots &amp;amp; 0 \\&lt;br /&gt;
\vdots &amp;amp; \ddots &amp;amp; \ddots &amp;amp; \ddots &amp;amp; b_{n-1}\\&lt;br /&gt;
0 &amp;amp; \dots &amp;amp; 0 &amp;amp;  b_{n-1} &amp;amp; a_{n-1}&lt;br /&gt;
\end{pmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
mit&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
a_0 = \frac{\beta-\alpha}{2+\alpha+\beta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
a_j = \frac{\beta^2-\alpha^2}{(2j+\alpha+\beta)(2j+2+\alpha+\beta)},~~~j=1,\dots,n-1&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
b_1 = \sqrt{\frac{4(1+\alpha)(1+\beta)}{(2+\alpha+\beta)^2(3+\alpha+\beta)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
b_j = \sqrt{\frac{4j(j+\alpha)(j+\beta)(j+\alpha+\beta)}{(2j-1+\alpha+\beta)(2j+\alpha+\beta)^2(2j+1+\alpha+\beta)}},~~~j=2,\dots,n-1&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
stimmen mit den Nullstellen von &amp;lt;math&amp;gt;P_n^{(\alpha,\beta)}&amp;lt;/math&amp;gt; überein.&amp;lt;ref&amp;gt;{{Literatur|Titel=EAGLE-GUIDE Orthogonale Polynome|Autor=Peter Junghanns|Herausgeber=Edition am Gutenbergplatz Leipzig|Jahr=2009|ISBN=3937219285|Kommentar=Kapitel 2.2 und 2.4}}&amp;lt;/ref&amp;gt; Somit bietet der [[QR-Algorithmus]] die Möglichkeit, die Nullstellen näherungsweise zu berechnen. Weiterhin kann man beweisen, dass sie einfach sind und im Intervall &amp;lt;math&amp;gt;(-1,1)&amp;lt;/math&amp;gt; liegen.&lt;br /&gt;
&lt;br /&gt;
== Asymptotische Darstellung ==&lt;br /&gt;
Mit Hilfe der [[Landau-Symbole]] lässt sich folgende Formel aufstellen:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
P_n^{(\alpha,\beta)}(\cos\theta) =&lt;br /&gt;
\frac{\cos\left(\left[ n+(\alpha+\beta+1)/2 \right] \theta - \left[ 2\alpha+1 \right] \pi/4 \right)}&lt;br /&gt;
{\sqrt{\pi n}\left[\sin(\theta/2)\right]^{\alpha+1/2}\left[\cos(\theta/2)\right]^{\beta+1/2}}&lt;br /&gt;
+\mathcal{O}\left(n^{-3/2}\right),~~~0&amp;lt;\theta&amp;lt;\pi.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Erzeugende Funktion ==&lt;br /&gt;
Für alle &amp;lt;math&amp;gt;x \in \mathbb{R}, z \in \mathbb{C}, |z|&amp;lt;1&amp;lt;/math&amp;gt; gilt&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{n=0}^\infty P_n^{(\alpha,\beta)}(x) z^n = 2^{\alpha+\beta}[f(x,z)]^{-1}[1-z+f(x,z)]^{-\alpha}[1+z+f(x,z)]^{-\beta},~~~&lt;br /&gt;
f(x,z)=\sqrt{1-2xz+z^2}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die Funktion&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
z \mapsto 2^{\alpha+\beta}[f(x,z)]^{-1}[1-z+f(x,z)]^{-\alpha}[1+z+f(x,z)]^{-\beta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
wird daher als [[erzeugende Funktion]] der Jacobi-Polynome bezeichnet.&lt;br /&gt;
&lt;br /&gt;
== Spezialfälle == &lt;br /&gt;
Einige wichtige Polynome können als Spezialfälle der Jacobi-Polynome betrachtet werden:&lt;br /&gt;
* für &amp;lt;math&amp;gt;\alpha = \beta = 0&amp;lt;/math&amp;gt;: [[Legendre-Polynom]]e&lt;br /&gt;
* [[Gegenbauer-Polynom]]e&lt;br /&gt;
* [[Tschebyschow-Polynom]]e erster und zweiter Ordnung&lt;br /&gt;
* der Radialterm der [[Zernike-Polynom]]e&lt;br /&gt;
&lt;br /&gt;
=== Kugelsymmetrische Gewichtung auf dem Intervall [0,1] ===&lt;br /&gt;
&lt;br /&gt;
Ein nützlicher Spezialfall der Jacobi-Polynome tritt bei kugelsymmetrischen Problemstellungen auf, bei denen Lösungen nur vom Radius &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; abhängen. Dabei treten häufig Integrale mit Gewicht &amp;lt;math&amp;gt;r^{\beta}&amp;lt;/math&amp;gt; auf, etwa bei elektrischen Feldern, Dichteprofilen oder Temperaturverteilungen in Kugelkoordinaten. Durch die Transformation &amp;lt;math&amp;gt;x = 2r - 1&amp;lt;/math&amp;gt; lassen sich die Jacobi-Polynome &amp;lt;math&amp;gt;P_n^{(0,\beta)}(x)&amp;lt;/math&amp;gt; auf das Intervall &amp;lt;math&amp;gt;[0,1]&amp;lt;/math&amp;gt; mit Gewicht &amp;lt;math&amp;gt;r^\beta&amp;lt;/math&amp;gt; übertragen.&lt;br /&gt;
&lt;br /&gt;
Dies führt zu einer explizit orthonormalisierten Darstellung:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
F_n^{(\beta)}(r) = \sum_{k=0}^{n} (-1)^{n+k} \frac{\sqrt{1 + \beta + 2n} \cdot \Gamma(n + k + \beta + 1)}{\Gamma(k + 1)\, \Gamma(n - k + 1)\, \Gamma(k + \beta + 1)} \, r^k, \quad r \in [0,1]&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Diese Polynome erfüllen die Orthonormalitätsrelation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int_0^1 F_n^{(\beta)}(r) \, F_m^{(\beta)}(r) \, r^\beta \, dr = \delta_{nm}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die Funktionen &amp;lt;math&amp;gt;F_n^{(\beta)}(r)&amp;lt;/math&amp;gt; bilden eine normierte, monomiale Basis und sind insbesondere nützlich für radial gewichtete Funktionen auf Kugelintervallen. Sie entsprechen (bis auf Normierung) den Jacobi-Polynomen &amp;lt;math&amp;gt;P_n^{(0,\beta)}(2r - 1)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
*{{MathWorld|JacobiPolynomial|Jacobi Polynomial}}&lt;br /&gt;
* {{Literatur&lt;br /&gt;
|Autor = Sherwin Karniadakis&lt;br /&gt;
|Titel = Spectral/hp Element Methods for CFD&lt;br /&gt;
|Auflage = 1.&lt;br /&gt;
|Verlag = Oxford University Press&lt;br /&gt;
|Ort = New York&lt;br /&gt;
|Jahr = 1999&lt;br /&gt;
|ISBN = 0-19-510226-6&lt;br /&gt;
}}&lt;br /&gt;
* {{Literatur&lt;br /&gt;
|Autor = I. S. Gradshteyn, I. M. Ryzhik&lt;br /&gt;
|Titel = Table of Integrals, Series, and Products&lt;br /&gt;
|Auflage = 5.&lt;br /&gt;
|Verlag = Academic Press Inc.&lt;br /&gt;
|Ort = Boston, San Diego, New York, London, Sydney, Tokyo, Toronto&lt;br /&gt;
|Jahr = 1994&lt;br /&gt;
|ISBN = 0-12-294755-X&lt;br /&gt;
}}&lt;br /&gt;
* {{Literatur&lt;br /&gt;
|Autor = Peter Junghanns&lt;br /&gt;
|Titel = EAGLE-GUIDE Orthogonale Polynome&lt;br /&gt;
|Auflage = 1.&lt;br /&gt;
|Verlag = Edition am Gutenbergplatz Leipzig&lt;br /&gt;
|Ort = Leipzig&lt;br /&gt;
|Jahr = 2009&lt;br /&gt;
|ISBN = 3937219285&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{SORTIERUNG:Jacobipolynom}}&lt;br /&gt;
[[Kategorie:Analysis]]&lt;br /&gt;
[[Kategorie:Polynom]]&lt;br /&gt;
[[Kategorie:Carl Gustav Jacob Jacobi als Namensgeber]]&lt;/div&gt;</summary>
		<author><name>imported&gt;APPERbot</name></author>
	</entry>
</feed>