<?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=Tschebyschow-Polynom</id>
	<title>Tschebyschow-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=Tschebyschow-Polynom"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Tschebyschow-Polynom&amp;action=history"/>
	<updated>2026-05-26T20:08:08Z</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=Tschebyschow-Polynom&amp;diff=175588&amp;oldid=prev</id>
		<title>imported&gt;Maximum 2520: /* Tschebyschow-Polynome zweiter Art */ ergänzt</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Tschebyschow-Polynom&amp;diff=175588&amp;oldid=prev"/>
		<updated>2025-07-04T21:52:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Tschebyschow-Polynome zweiter Art: &lt;/span&gt; ergänzt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tschebyschow-Polynome&amp;#039;&amp;#039;&amp;#039; erster Art &amp;lt;math&amp;gt;T_n(x)&amp;lt;/math&amp;gt; und zweiter Art &amp;lt;math&amp;gt;U_n(x)&amp;lt;/math&amp;gt; sind Folgen [[Orthogonale Polynome|orthogonaler Polynome]], die bedeutende Anwendungen in der [[Polynominterpolation]], in der [[Filtertechnik]] und in anderen Gebieten der Mathematik haben.&lt;br /&gt;
Sie sind benannt nach [[Pafnuti Lwowitsch Tschebyschow]], dessen Name in der Literatur auch als Tschebyscheff, Tschebycheff, Tschebyschew, Tschebyschev, Chebyshev oder Chebychev [[Transkription (Schreibung)|transkribiert]] wird.&lt;br /&gt;
&lt;br /&gt;
Tschebyschow-Polynome erster Art sind Lösung der &amp;#039;&amp;#039;&amp;#039;Tschebyschow-Differentialgleichung&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left(1-x^2\right)\, y&amp;#039;&amp;#039;-x \, y&amp;#039;+n^2 \, y = 0, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und Tschebyschow-Polynome zweiter Art sind Lösung von&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left(1-x^2\right)\,y&amp;#039;&amp;#039; - 3x\,y&amp;#039; + n(n+2)\,y = 0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beide Differentialgleichungen sind spezielle Fälle der [[Sturm-Liouville-Problem|Sturm-Liouvilleschen Differentialgleichung]].&lt;br /&gt;
&lt;br /&gt;
== Tschebyschow-Polynome erster Art ==&lt;br /&gt;
&lt;br /&gt;
=== Definition ===&lt;br /&gt;
Die Funktionen&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y_g(x) &amp;amp;= 1 + \sum_{p=1}^\infty \frac{\prod_{k=0}^{p-1} \left(\left(2k\right)^2-n^2\right)}{(2p)!} x^{2p}&lt;br /&gt;
 = 1 + \sum_{p=1}^\infty (-1)^p \frac{\prod_{k=0}^{p-1} \left(n^2-\left(2k\right)^2\right)}{(2p)!} x^{2p} \\&lt;br /&gt;
 &amp;amp; = 1 - {n^2 \over 2!} \, x^2 + {n^2 \, \left(n^2-4\right) \over 4!} \, x^4 - {n^2 \, (n^2-4)\, \left(n^2-16\right) \over 6!} \, x^6 \pm \cdots&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
und&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y_u(x) &amp;amp;= x + \sum_{p=1}^\infty \frac{\prod_{k=0}^{p-1} \left(\left(2k+1\right)^2-n^2\right)}{(2p+1)!} x^{2p+1}&lt;br /&gt;
 = x + \sum_{p=1}^\infty (-1)^p \frac{\prod_{k=0}^{p-1} \left(n^2-\left(2k+1\right)^2\right)}{\left(2p+1\right)!} x^{2p+1}\\&lt;br /&gt;
 &amp;amp; = x-{n^2-1 \over 3!} \, x^3 + {\left(n^2-1\right) \, \left(n^2-9\right) \over 5!} \, x^5 \mp \cdots&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
bilden ein [[Fundamentalsystem (Mathematik)|Fundamentalsystem]] für die Tschebyschow-Differentialgleichung.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Chebyshev Polynomials of the 1st Kind (n=0-5, x=(-1,1)).svg|mini|Tschebyschow-Polynome erster Art der Ordnung 0 bis 5]]&lt;br /&gt;
Für ganzzahlige &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; bricht jeweils eine dieser [[Reihenentwicklung|Reihen]] nach endlich vielen Gliedern ab, &amp;lt;math&amp;gt;y_g(x)&amp;lt;/math&amp;gt; für gerade und &amp;lt;math&amp;gt;y_u(x)&amp;lt;/math&amp;gt; für ungerade &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, und man erhält Polynome als Lösung. Mit der Normierung &amp;lt;math&amp;gt;T_n(1)=1&amp;lt;/math&amp;gt; werden diese als Tschebyschow-Polynome &amp;lt;math&amp;gt;T_n(x)&amp;lt;/math&amp;gt; bezeichnet.&lt;br /&gt;
Die ersten neun Polynome dieser Art sind:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
T_0(x)&amp;amp;=1 \\&lt;br /&gt;
T_1(x)&amp;amp;=x \\&lt;br /&gt;
T_2(x)&amp;amp;=2 x^2 - 1 \\&lt;br /&gt;
T_3(x)&amp;amp;=4 x^3 - 3 x\\&lt;br /&gt;
T_4(x)&amp;amp;=8 x^4 - 8 x^2 + 1\\&lt;br /&gt;
T_5(x)&amp;amp;=16 x^5 - 20 x^3 + 5 x\\&lt;br /&gt;
T_6(x)&amp;amp;=32 x^6 - 48 x^4 + 18 x^2 - 1 \\&lt;br /&gt;
T_7(x)&amp;amp;=64 x^7 - 112 x^5 + 56 x^3 - 7 x \\&lt;br /&gt;
T_8(x)&amp;amp;=128 x^8 - 256 x^6 + 160 x^4 - 32 x^2 + 1 \\&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Eigenschaften ===&lt;br /&gt;
&lt;br /&gt;
[[Rekursion]]sformeln der Tschebyschow-Polynome:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T_{n+1}(x) = 2x ~ T_n(x)-T_{n-1} (x) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T_{mn}(x)=T_m\bigl(T_n(x)\bigr).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ist &amp;lt;math&amp;gt;T_{n}(x) = \sum_{i=0}^n a_{n,i} x^i = a_{n,n} x^n + \cdots + a_{n,1} x + a_{n,0} &amp;lt;/math&amp;gt; die Darstellung des Tschebyschow-Polynoms, dann gilt für die Koeffizienten:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;a_{n,i} = 2a_{n-1,i-1}(x)-a_{n-2,i} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Für alle geraden &amp;lt;math&amp;gt;n &amp;lt;/math&amp;gt; ist &amp;lt;math&amp;gt;a_{n,i} = 0 &amp;lt;/math&amp;gt; für alle ungeraden Indexe &amp;lt;math&amp;gt;i &amp;lt;/math&amp;gt; und für alle ungeraden &amp;lt;math&amp;gt;n &amp;lt;/math&amp;gt; ist &amp;lt;math&amp;gt;a_{n,i} = 0 &amp;lt;/math&amp;gt; für alle geraden Indexe &amp;lt;math&amp;gt;i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Mit Hilfe der [[Trigonometrische Funktion|trigonometrischen Funktionen]] bzw. der [[Hyperbelfunktion]]en sind die Tschebyschow-Polynome darstellbar als&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T_n(x) = \begin{cases}&lt;br /&gt;
\cos\left(n \, \arccos x\right) &amp;amp; \text{für} \quad x \in [-1,1] \\&lt;br /&gt;
\cosh\left(n \, \operatorname{arcosh}(x) \right) &amp;amp; \text{für} \quad x &amp;gt; 1 \\&lt;br /&gt;
(-1)^n \cosh\left(n \, \operatorname{arcosh}(-x) \right) &amp;amp; \text{für} \quad x &amp;lt; -1&lt;br /&gt;
\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
oder&lt;br /&gt;
:&amp;lt;math&amp;gt;T_n(\cos \theta) = \cos(n \theta)&amp;lt;/math&amp;gt;&lt;br /&gt;
und auch&lt;br /&gt;
:&amp;lt;math&amp;gt;T_n(x)=\frac{\bigl(x+\sqrt{x^2-1}\bigr)^n + \bigl(x-\sqrt{x^2-1}\bigr)^n}2&amp;lt;/math&amp;gt;&amp;lt;ref&amp;gt;{{Digitalisat|IA=leonssurlappro00lavauoft|LT=&amp;#039;&amp;#039;Leçons sur l&amp;#039;approximation des fonctions d&amp;#039;une variable réelle.&amp;#039;&amp;#039;}} Gauthier-Villars, Paris 1919, 1952, S. 64.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Die letzte Formel gilt auch im Fall &amp;lt;math&amp;gt;\left|x\right| &amp;lt; 1&amp;lt;/math&amp;gt;, wenn man komplexe Wurzeln zulässt, bzw.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T_n(x)=\frac{\bigl(x+\mathrm i\sqrt{1-x^2}\bigr)^n + \bigl(x-\mathrm i\sqrt{1-x^2}\bigr)^n}2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
für &amp;lt;math&amp;gt;x\in\R, \left|x\right| &amp;lt; 1&amp;lt;/math&amp;gt; betrachtet, wobei &amp;lt;math&amp;gt;\mathrm i&amp;lt;/math&amp;gt; die [[Imaginäre Zahl|imaginäre Einheit]] ist. &lt;br /&gt;
&lt;br /&gt;
Die &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; Nullstellen des Tschebyschow-Polynoms &amp;lt;math&amp;gt;T_n(x)&amp;lt;/math&amp;gt; sind gegeben durch&lt;br /&gt;
:&amp;lt;math&amp;gt;\cos\left(\tfrac{2j+1}{2n}\,\pi\right) \quad\mathrm{f\ddot{u}r}\quad j = 0, \ldots, n-1.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Daraus ergibt sich die faktorisierte Darstellung der Tschebyschow-Polynome&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T_n(x)=2^{n-1}\left(x-\cos\left(\frac{1}{2n}\pi\right)\right)\left(x-\cos\left(\frac{3}{2n}\pi\right)\right)\ldots\left(x-\cos\left(\frac{2n-1}{2n}\pi\right)\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die &amp;lt;math&amp;gt;n-1&amp;lt;/math&amp;gt; relativen Extrema von &amp;lt;math&amp;gt;T_n(x)&amp;lt;/math&amp;gt; liegen bei&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\cos\left(\tfrac{j}{n}\,\pi\right) \quad\mathrm{f\ddot{u}r}\quad j = 1, \ldots, n-1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und haben abwechselnd die Werte 1 und −1.&lt;br /&gt;
&lt;br /&gt;
Tschebyschow-Polynome &amp;lt;math&amp;gt;T_n(x)&amp;lt;/math&amp;gt; sind im geschlossenen Intervall &amp;lt;math&amp;gt;[-1,1]&amp;lt;/math&amp;gt; [[Orthogonale Polynome|orthogonal]] bezüglich des gewichteten Skalarproduktes&lt;br /&gt;
:&amp;lt;math&amp;gt;\langle f,g\rangle=\int_{-1}^1 f(x)\cdot g(x)\cdot\frac{1}{\sqrt{1-x^2}}\, \mathrm dx&amp;lt;/math&amp;gt;&lt;br /&gt;
Man kann sich diese daher auch über das [[Gram-Schmidtsches Orthogonalisierungsverfahren|Gram-Schmidtsche Orthogonalisierungsverfahren]] (mit Normierung) herleiten.&lt;br /&gt;
&lt;br /&gt;
=== Anwendungen ===&lt;br /&gt;
In der [[Filtertechnik]] werden die Tschebyschow-Polynome bei den [[Tschebyscheff-Filter]]n verwendet.&lt;br /&gt;
Bei der [[Polynominterpolation]] zeichnen sich diese Polynome durch einen sehr günstigen, gleichmäßigen Fehlerverlauf aus. Dazu sind als Interpolationsstellen die geeignet verschobenen Nullstellen des Tschebyschow-Polynoms passenden Grades zu verwenden.&lt;br /&gt;
Wegen ihrer Minimalität bilden sie auch die Grundlage für die [[Tschebyschow-Iteration]] und für [[Fehlerschranke]]n bei [[Krylow-Unterraum-Verfahren]] für [[Lineares Gleichungssystem|Lineare Gleichungssysteme]].&lt;br /&gt;
&lt;br /&gt;
== Tschebyschow-Polynome zweiter Art ==&lt;br /&gt;
[[Datei:Chebyshev Polynomials of the 2nd Kind (n=0-5, x=(-1,1)).svg|mini|Tschebyschow-Polynome zweiter Art der Ordnung 0 bis 5.]]&lt;br /&gt;
Auch die Tschebyschow-Polynome zweiter Art &amp;lt;math&amp;gt;U_n(x)&amp;lt;/math&amp;gt; werden über eine rekursive Bildungsvorschrift definiert:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
U_0(x) &amp;amp; = 1 \\&lt;br /&gt;
U_1(x) &amp;amp; = 2x \\&lt;br /&gt;
U_{n+1}(x) &amp;amp; = 2xU_n(x) - U_{n-1}(x),&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
bemerkenswerterweise mit derselben Rekursionsbeziehung wie die &amp;lt;math&amp;gt;T_n&amp;lt;/math&amp;gt;. Und diese Rekursionsbeziehung gilt mit&lt;br /&gt;
: &amp;amp;nbsp; &amp;lt;math&amp;gt;&lt;br /&gt;
U_{-1}(x) = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
auch für &amp;lt;math&amp;gt;n=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Es gilt&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
U_n(x) &amp;amp;= \sum_{p=0}^\frac{n}{2} (-1)^\frac{n}{2} \frac{\prod_{k=0}^{2p-1} \left(n-2k+2p\right)}{(2p)!} x^{2p} \\&lt;br /&gt;
&amp;amp;= \pm 1 \mp {n\left(n+2\right) \over 2!} \, x^2 \pm {\left(n-2\right)n\left(n+2\right)\left(n+4\right) \over 4!} \, x^4 \mp {\left(n-4\right)\left(n-2\right)n\left(n+2\right)\left(n+4\right)\left(n+6\right) \over 6!} \, x^6 \pm \cdots&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
für gerade &amp;lt;math&amp;gt;n &amp;lt;/math&amp;gt; und&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
U_n(x) &amp;amp;= \sum_{p=0}^\frac{n+1}{2} (-1)^\frac{n-1}{2} \frac{\prod_{k=0}^{2p-1} \left(n-2k+2p+1\right)}{(2p+1)!} x^{2p+1} \\&lt;br /&gt;
&amp;amp;= \pm {n+1 \over 1!} \, x \mp {\left(n+1\right)\left(n+3\right) \over 3!} \, x^3 \pm {\left(n+1\right)\left(n+3\right)\left(n+5\right) \over 5!} \, x^5 \mp \cdots&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
für ungerade &amp;lt;math&amp;gt;n &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Ist &amp;lt;math&amp;gt;U_{n}(x) = \sum_{i=0}^n a_{n,i} x^i = a_{n,n} x^n + \cdots + a_{n,1} x + a_{n,0} &amp;lt;/math&amp;gt; die Darstellung des Tschebyschow-Polynoms, dann gilt für die Koeffizienten:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;a_{n,i} = 2a_{n-1,i-1}(x)-a_{n-2,i} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Für alle geraden &amp;lt;math&amp;gt;n &amp;lt;/math&amp;gt; ist &amp;lt;math&amp;gt;a_{n,i} = 0 &amp;lt;/math&amp;gt; für alle ungeraden Indexe &amp;lt;math&amp;gt;i &amp;lt;/math&amp;gt; und für alle ungeraden &amp;lt;math&amp;gt;n &amp;lt;/math&amp;gt; ist &amp;lt;math&amp;gt;a_{n,i} = 0 &amp;lt;/math&amp;gt; für alle geraden Indexe &amp;lt;math&amp;gt;i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Die [[erzeugende Funktion]] für &amp;lt;math&amp;gt;U_n&amp;lt;/math&amp;gt; ist:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{n=0}^{\infty}U_n(x) t^n = \frac{1}{1-2 t x+t^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die ersten acht Polynome dieser Art sind:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
U_0(x) &amp;amp;= 1 \\&lt;br /&gt;
U_1(x) &amp;amp;= 2x \\&lt;br /&gt;
U_2(x) &amp;amp;= 4x^2 - 1 \\&lt;br /&gt;
U_3(x) &amp;amp;= 8x^3 - 4x \\&lt;br /&gt;
U_4(x) &amp;amp;= 16x^4 - 12x^2 + 1 \\&lt;br /&gt;
U_5(x) &amp;amp;= 32x^5 - 32x^3 + 6x \\&lt;br /&gt;
U_6(x) &amp;amp;= 64x^6 - 80x^4 + 24x^2 - 1 \\&lt;br /&gt;
U_7(x) &amp;amp;= 128x^7 - 192x^5 + 80x^3 - 8x&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Mit Hilfe der [[Trigonometrische Funktion|trigonometrischen Funktionen]] sind die Tschebyschow-Polynome zweiter Art zunächst nur für &amp;lt;math&amp;gt;\theta\in\R\setminus\pi\Z&amp;lt;/math&amp;gt; darstellbar als&lt;br /&gt;
:&amp;lt;math&amp;gt; U_n(\cos \theta) = \frac{\sin\big((n+1)\theta\big)}{\sin\theta} ,&amp;lt;/math&amp;gt;&lt;br /&gt;
wegen der [[Definitionslücke#Stetig hebbare Definitionslücke|stetigen Hebbarkeit]] an diesen Stellen aber für alle &amp;lt;math&amp;gt;\theta\in\R &amp;lt;/math&amp;gt;.&lt;br /&gt;
Diese Formel hat große strukturelle Ähnlichkeit zum [[Dirichlet-Kern]] &amp;lt;math&amp;gt;D_n(x)&amp;lt;/math&amp;gt;:&lt;br /&gt;
:&amp;lt;math&amp;gt; D_n(x) = \frac{\sin\left((2n+1)\dfrac{x}{2}\right)}{\sin \dfrac{x}{2}} = U_{2n}\left(\cos \frac{x}{2}\right) .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nimmt man [[Hyperbelfunktion]]en mit hinzu, dann ist für &amp;lt;math&amp;gt;x\in\R\setminus\{-1,1\}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;U_n(x)=\begin{cases}&lt;br /&gt;
\sin\left((n+1) \, \arccos x\right) /\sqrt{1-x^2} &amp;amp; \text{für}\quad |x| &amp;lt; 1 \\&lt;br /&gt;
\sinh\left((n+1) \, \operatorname{arcosh} \, x \right) /\sqrt{x^2-1} &amp;amp; \text{für}\quad |x| &amp;gt; 1 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Tschebyschow-Polynome &amp;lt;math&amp;gt;U_n(x)&amp;lt;/math&amp;gt; sind im abgeschlossenen Intervall &amp;lt;math&amp;gt;[-1,1]&amp;lt;/math&amp;gt; [[Orthogonale Polynome|orthogonal]] bezüglich des gewichteten Skalarproduktes&lt;br /&gt;
:&amp;lt;math&amp;gt;\langle f,g\rangle=\int_{-1}^1 f(x)\cdot g(x)\cdot{\sqrt{1-x^2}}\, \mathrm dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Historie ==&lt;br /&gt;
Erstmals veröffentlichte Tschebyschow seine Untersuchungen zu den Tschebyschow-Polynomen 1859 und 1881&amp;lt;ref name=&amp;quot;Cheney&amp;quot; /&amp;gt; in folgenden Aufsätzen:&lt;br /&gt;
* &amp;#039;&amp;#039;Sur les questions de minima qui se rattachent a la représentation approximative des fonctions.&amp;#039;&amp;#039; Oeuvres Band I, 1859, S. 273–378.&lt;br /&gt;
* &amp;#039;&amp;#039;Sur les fonctions qui s&amp;#039;écartent peu de zéro pour certaines valeurs de la variable.&amp;#039;&amp;#039; Oeuvres Band II, 1881, S. 335–356.&lt;br /&gt;
&lt;br /&gt;
== Clenshaw-Algorithmus ==&lt;br /&gt;
{{Hauptartikel|Clenshaw-Algorithmus}}&lt;br /&gt;
In der [[Numerische Mathematik|numerischen Mathematik]] werden Linearkombinationen von Tschebyschow-Polynomen mit dem Clenshaw-Algorithmus ausgewertet.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* {{Literatur |Autor=Il&amp;#039;ja N, Bronstein, Konstantin A. Semendjajew, Gerhard Musiol, Heiner Mühlig |Titel= [[Taschenbuch der Mathematik]] |Auflage=5., überarbeitete und erweiterte Auflage, unveränderter Nachdruck |Verlag=Verlag Harri Deutsch |Ort=Thun u. a. |Datum=2001 |ISBN=3-8171-2005-2}}&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* {{MathWorld&lt;br /&gt;
| id = ChebyshevPolynomialoftheFirstKind&lt;br /&gt;
| title = Chebyshev Polynomial of the First Kind&lt;br /&gt;
}}&lt;br /&gt;
* {{MathWorld&lt;br /&gt;
| id = ChebyshevPolynomialoftheSecondKind&lt;br /&gt;
| title = Chebyshev Polynomial of the Second Kind&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Cheney&amp;quot;&amp;gt;&lt;br /&gt;
Elliot Ward Cheney: &amp;#039;&amp;#039;Introduction to Approximation Theory.&amp;#039;&amp;#039; McGraw-Hill Book Company, 1966, ISBN 0-07-010757-2, S. 225.&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Numerische Mathematik]]&lt;br /&gt;
[[Kategorie:Analytische Funktion]]&lt;br /&gt;
[[Kategorie:Polynom]]&lt;br /&gt;
[[Kategorie:Pafnuti Lwowitsch Tschebyschow]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Maximum 2520</name></author>
	</entry>
</feed>