<?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=Variation_der_Konstanten</id>
	<title>Variation der Konstanten - 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=Variation_der_Konstanten"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Variation_der_Konstanten&amp;action=history"/>
	<updated>2026-05-27T15:39:52Z</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=Variation_der_Konstanten&amp;diff=370840&amp;oldid=prev</id>
		<title>imported&gt;Delead: /* growthexperiments-addlink-summary-summary:1|0|0 */</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Variation_der_Konstanten&amp;diff=370840&amp;oldid=prev"/>
		<updated>2026-04-22T22:49:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;growthexperiments-addlink-summary-summary:1|0|0&lt;/span&gt;&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;Variation der Konstanten&amp;#039;&amp;#039;&amp;#039; ist ein Verfahren aus der Theorie [[Lineare gewöhnliche Differentialgleichung|linearer gewöhnlicher Differentialgleichungen]] zur Bestimmung einer speziellen [[Lösung (Mathematik)|Lösung]] eines inhomogenen linearen Differentialgleichungssystems erster Ordnung bzw. einer inhomogenen linearen Differentialgleichung beliebiger Ordnung. Vorausgesetzt wird hierfür eine vollständige Lösung ([[Fundamentalsystem (Mathematik)|Fundamentalsystem]]) der zugehörigen homogenen Differentialgleichung.&lt;br /&gt;
&lt;br /&gt;
[[Leonhard Euler]] benutzte einen Vorläufer dieser Methode bereits 1748 im Zusammenhang mit astronomischen Problemen.&amp;lt;ref&amp;gt;[[Forest Ray Moulton]]: &amp;#039;&amp;#039;An Introduction to Celestial Mechanics&amp;#039;&amp;#039;, 2nd ed. (first published by the Macmillan Company in 1914; reprinted in 1970 by Dover Publications, Inc., Mineola, New York), [https://books.google.com/books?id=URPSrBntwdAC&amp;amp;pg=PA431#v=onepage&amp;amp;q&amp;amp;f=false page 431]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Leonhard Euler: Recherches sur la question des inégalités du mouvement de Saturne et de Jupiter, sujet proposé pour le prix de l&amp;#039;année 1748 par l’Académie Royale des Sciences de Paris, France: G. Martin, J.B. Coignard, &amp;amp; H.L. Guerin, 1749, [https://books.google.com/books?id=GtA6Ea1NlqwC&amp;amp;pg=PA1#v=onepage&amp;amp;q&amp;amp;f=false online] Bei: Google.com &amp;lt;/ref&amp;gt;&lt;br /&gt;
In seiner heutigen Form wurde das Verfahren von [[Joseph-Louis Lagrange]] entwickelt.&amp;lt;ref&amp;gt;Joseph-Louis Lagrange: (1766) [https://books.google.com/books?id=XwVNAAAAMAAJ&amp;amp;pg=RA1-PA179#v=onepage&amp;amp;q&amp;amp;f=false “Solution de différens problèmes du calcul integral,”] &amp;#039;&amp;#039;Mélanges de philosophie et de mathématique de la Société royale de Turin&amp;#039;&amp;#039;, vol. 3, pages 179–380.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Motivation ==&lt;br /&gt;
=== Lineare Differentialgleichung erster Ordnung ===&lt;br /&gt;
Seien &amp;lt;math&amp;gt;a \colon \mathbb{R} \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b \colon \mathbb{R} \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; stetige Funktionen, dann lautet die lineare Differentialgleichung erster Ordnung&amp;lt;ref&amp;gt;[[Wolfgang Walter (Mathematiker)|Wolfgang Walter]]: &amp;#039;&amp;#039;Gewöhnliche Differentialgleichungen.&amp;#039;&amp;#039; 3. Auflage. Springer Verlag, 1986, ISBN 3-540-16143-0, §2, Abschnitt II&amp;lt;/ref&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;y&amp;#039;(x) = a(x)y(x) + b(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Definiere die Funktion&lt;br /&gt;
:&amp;lt;math&amp;gt;A(x) := \int_{x_0}^xa(t) \, \mathrm{d}t&amp;lt;/math&amp;gt;,&lt;br /&gt;
wobei &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt; geeigneten [[Randbedingung]]en genügen muss, so ist &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; eine [[Stammfunktion]] von &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;.&lt;br /&gt;
Dann ist&lt;br /&gt;
:&amp;lt;math&amp;gt;\left\{y(x) = ce^{A(x)}\ |\ c \in \mathbb{R}\right\}&amp;lt;/math&amp;gt;&lt;br /&gt;
die Menge aller Lösungen der homogenen Differentialgleichung &amp;lt;math&amp;gt;y&amp;#039;(x) = a(x)y(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Zur Lösung der inhomogenen Differentialgleichung wird nun die Funktion &amp;lt;math&amp;gt; c(x)&amp;lt;/math&amp;gt; eingeführt und der &amp;#039;&amp;#039;Ansatz der Variation der Konstanten&amp;#039;&amp;#039; gewählt:&lt;br /&gt;
:&amp;lt;math&amp;gt;y(x) = c(x)e^{A(x)}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Dies ergibt eine eindeutige Zuordnung zwischen den Funktionen &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;, denn &amp;lt;math&amp;gt;\exp \circ A&amp;lt;/math&amp;gt; ist eine stets positive, stetig differenzierbare Funktion. Die Ableitung dieser Ansatzfunktion ist&lt;br /&gt;
:&amp;lt;math&amp;gt;y&amp;#039;(x) = c(x)a(x)e^{A(x)} + c&amp;#039;(x)e^{A(x)} = a(x)y(x) + c&amp;#039;(x)e^{A(x)}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Also löst &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; die inhomogene Differentialgleichung&lt;br /&gt;
:&amp;lt;math&amp;gt;y&amp;#039;(x) = a(x)y(x) + b(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
genau dann, wenn&lt;br /&gt;
:&amp;lt;math&amp;gt;c&amp;#039;(x) = b(x)e^{-A(x)}&amp;lt;/math&amp;gt;&lt;br /&gt;
gilt. Beispielsweise ist&lt;br /&gt;
:&amp;lt;math&amp;gt;c(x) := \int_{x_0}^x b(t)e^{-A(t)} \, \mathrm{d}t&amp;lt;/math&amp;gt;&lt;br /&gt;
eine solche Funktion und somit&lt;br /&gt;
:&amp;lt;math&amp;gt;y_\text{sp}(x) := e^{A(x)}\cdot\int_{x_0}^x b(t)e^{-A(t)} \, \mathrm{d}t&amp;lt;/math&amp;gt;&lt;br /&gt;
die spezielle Lösung mit &amp;lt;math&amp;gt;y_\text{sp}(x_0) = 0&amp;lt;/math&amp;gt;. Also ist&lt;br /&gt;
:&amp;lt;math&amp;gt;\left\{y(x) = e^{A(x)}\cdot\left[\int_{x_0}^x b(t)e^{-A(t)} \, \mathrm{d}t + c \right]\ |\ c \in \mathbb{R}\right\}&amp;lt;/math&amp;gt;&lt;br /&gt;
die Menge &amp;#039;&amp;#039;aller&amp;#039;&amp;#039; Lösungen der inhomogenen Differentialgleichung &amp;lt;math&amp;gt;y&amp;#039;(x) = a(x)y(x) + b(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Beispiel ===&lt;br /&gt;
Liegt an einer Spule mit der [[Induktivität]] &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt; und dem [[Elektrischer Widerstand#Ohmscher Widerstand|ohmschen Widerstand]] &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; eine Gleichspannung &amp;lt;math&amp;gt;U_0&amp;lt;/math&amp;gt; an, so gilt für die Spannung an dem Widerstand&lt;br /&gt;
:&amp;lt;math&amp;gt;U(t)=U_0-L\dot I(t). \!\,&amp;lt;/math&amp;gt;&lt;br /&gt;
Nach dem [[Ohmsches Gesetz|ohmschen Gesetz]] gilt zudem&lt;br /&gt;
:&amp;lt;math&amp;gt;I(t) = \frac{U(t)}{R} = \frac{U_0}{R} - \frac{L}{R} \dot I(t) &amp;lt;/math&amp;gt;.&lt;br /&gt;
Es handelt sich also um eine inhomogene lineare Differentialgleichung erster Ordnung mit konstanten Koeffizienten, die nun mithilfe des Verfahrens der Variation der Konstanten gelöst werden soll.&lt;br /&gt;
&lt;br /&gt;
Für die zugehörige homogene Differentialgleichung &amp;lt;math&amp;gt;I_h&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; \dot I_h(t)=-\frac{R}{L} I_h(t) &amp;lt;/math&amp;gt;&lt;br /&gt;
lautet die allgemeine Lösung&lt;br /&gt;
:&amp;lt;math&amp;gt;I_h(t)=c e^{-\frac{R}{L}t}&amp;lt;/math&amp;gt;&lt;br /&gt;
für ein beliebiges, aber konstantes &amp;lt;math&amp;gt;c &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Als Ansatz für die Lösung der inhomogenen Differentialgleichung ersetze man die Konstante &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; durch einen variablen Ausdruck &amp;lt;math&amp;gt;c(t)&amp;lt;/math&amp;gt;. Man setzt also&lt;br /&gt;
:&amp;lt;math&amp;gt;I(t) := c(t) e^{-\frac{R}{L}t}&amp;lt;/math&amp;gt;&lt;br /&gt;
und versucht, eine differenzierbare Funktion &amp;lt;math&amp;gt;c(t)&amp;lt;/math&amp;gt; so zu bestimmen, dass &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; die inhomogene Differentialgleichung erfüllt. Es folgt&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \begin{align}&lt;br /&gt;
\frac{U_0}{R}- \frac{L}{R} \dot I(t) &lt;br /&gt;
&amp;amp; = \frac{U_0}{R}- \frac{L}{R} \dot c(t) e^{-\frac{R}{L}t} + \frac{L}{R}c(t)  \frac{R}{L} e^{-\frac{R}{L}t}\\&lt;br /&gt;
&amp;amp; = \frac{U_0}{R}- \frac{L}{R} \dot c(t) e^{-\frac{R}{L}t} + c(t)  e^{-\frac{R}{L}t}\\&lt;br /&gt;
&amp;amp; = \frac{U_0}{R}- \frac{L}{R} \dot c(t) e^{-\frac{R}{L}t} + I(t).&lt;br /&gt;
\end{align} &amp;lt;/math&amp;gt;&lt;br /&gt;
Demnach ist die inhomogene Differentialgleichung genau dann gelöst,  wenn gilt&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{U_0}{R}- \frac{L}{R} \dot c(t) e^{-\frac{R}{L}t} = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Diese Randwertbedingung ist gleichbedeutend mit &amp;lt;math&amp;gt; \textstyle \dot c(t) = \frac{U_0}{L} e ^{\frac{R}{L}t}&amp;lt;/math&amp;gt; oder nach Integration mit &amp;lt;math&amp;gt;\textstyle c(t) = \frac{U_0}{R}e^{\frac{R}{L}t} + d&amp;lt;/math&amp;gt;. Somit lautet die Lösung der inhomogenen Differentialgleichung&lt;br /&gt;
:&amp;lt;math&amp;gt;I(t) = \frac{U_0}{R}+d e^{-\frac{R}{L}t}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Die Konstante &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; lässt sich aus der [[Anfangsbedingung]] bestimmen und ergibt für &amp;lt;math&amp;gt;I(0)=0&amp;lt;/math&amp;gt; die Lösung&lt;br /&gt;
: &amp;lt;math&amp;gt;I(t) = \frac{U_0}{R}-\frac{U_0}{R}e^{-\frac{R}{L}t}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Inhomogene lineare Differentialgleichungssysteme erster Ordnung ==&lt;br /&gt;
Das obige Verfahren lässt sich auf folgende Weise verallgemeinern&amp;lt;ref&amp;gt;[[Wolfgang Walter (Mathematiker)|Wolfgang Walter]]: &amp;#039;&amp;#039;Gewöhnliche Differentialgleichungen.&amp;#039;&amp;#039; 3. Auflage. Springer Verlag, 1986, ISBN 3-540-16143-0, §16&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
=== Formulierung ===&lt;br /&gt;
Seien &amp;lt;math&amp;gt;A: \mathbb{R} \rightarrow \mathbb{R}^{n \times n}&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b: \mathbb{R} \rightarrow \mathbb{R}^n&amp;lt;/math&amp;gt; stetige Funktionen und &amp;lt;math&amp;gt;\Phi(x) = (y_1(x)\ |\ \cdots\ |\ y_n(x))&amp;lt;/math&amp;gt; eine [[Fundamentalsystem (Mathematik)|Fundamentalmatrix]] des homogenen Problems &amp;lt;math&amp;gt;y&amp;#039;(x) = A(x)y(x)&amp;lt;/math&amp;gt; sowie &amp;lt;math&amp;gt;\Phi_k(x)&amp;lt;/math&amp;gt; diejenige Matrix, die aus &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; entsteht, indem man die &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;-te Spalte durch &amp;lt;math&amp;gt;b(x)&amp;lt;/math&amp;gt; ersetzt. Dann ist&lt;br /&gt;
:&amp;lt;math&amp;gt; y_{sp}(x) := \sum_{k=1}^nc_k(x)y_k(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
mit&lt;br /&gt;
:&amp;lt;math&amp;gt; c_k(x) := \int_{x_0}^x\frac{\det \Phi_k(s)}{\det \Phi(s)}{\rm d}s&amp;lt;/math&amp;gt;&lt;br /&gt;
die Lösung des inhomogenen Anfangswertproblems &amp;lt;math&amp;gt;y&amp;#039;(x) = A(x)y(x) + b(x)&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;y(x_0) = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Beweis ===&lt;br /&gt;
Setze&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{sp}(x) := \Phi(x)\int_{x_0}^x\Phi(s)^{-1}b(s){\rm d}s\ .&amp;lt;/math&amp;gt;&lt;br /&gt;
Es ist &amp;lt;math&amp;gt;y_{sp}(x_0) = 0&amp;lt;/math&amp;gt;, und wegen &amp;lt;math&amp;gt;\Phi&amp;#039;(x) = A(x)\Phi(x)&amp;lt;/math&amp;gt; sieht man durch Differenzieren, dass &amp;lt;math&amp;gt;y_{sp}&amp;lt;/math&amp;gt; die Differentialgleichung &amp;lt;math&amp;gt;y_{sp}&amp;#039;(x) = A(x)y_{sp}(x) + b(x)&amp;lt;/math&amp;gt; erfüllt. Nun löst&lt;br /&gt;
:&amp;lt;math&amp;gt;a(s) := \Phi(s)^{-1}b(s) \in \mathbb{R}^n&amp;lt;/math&amp;gt;&lt;br /&gt;
für festes &amp;lt;math&amp;gt;s&amp;lt;/math&amp;gt; das lineare Gleichungssystem&lt;br /&gt;
:&amp;lt;math&amp;gt;\Phi(s)\cdot a(s) = b(s)\ .&amp;lt;/math&amp;gt;&lt;br /&gt;
Nach der [[Cramersche Regel|cramerschen Regel]] ist somit&lt;br /&gt;
:&amp;lt;math&amp;gt;a_k(s) = \frac{\det \Phi_k(s)}{\det \Phi(s)}\ ,\ k = 1, \ldots, n\ .&amp;lt;/math&amp;gt;&lt;br /&gt;
Also gilt&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{sp}(x) = \int_{x_0}^x\Phi(x)a(s){\rm d}s = \sum_{k=1}^n\left[\int_{x_0}^x\frac{\det \Phi_k(s)}{\det \Phi(s)}{\rm d}s\right]y_k(x)\ .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Spezialfall: Resonanzfall ===&lt;br /&gt;
Falls die Inhomogenität &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; selber Lösung des homogenen Problems ist, d. h. &amp;lt;math&amp;gt;b&amp;#039;(x) = A(x)b(x)&amp;lt;/math&amp;gt;, so bezeichnet man dies als &amp;#039;&amp;#039;&amp;#039;Resonanzfall&amp;#039;&amp;#039;&amp;#039;. In diesem Fall ist&lt;br /&gt;
:&amp;lt;math&amp;gt;\ y_{sp}(x) := (x-x_0)b(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
die Lösung des inhomogenen Anfangswertproblems &amp;lt;math&amp;gt;y&amp;#039;(x) = A(x)y(x) + b(x)&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;y(x_0) = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Inhomogene lineare Differentialgleichungen höherer Ordnung ==&lt;br /&gt;
Das Lösen einer Differentialgleichung höherer Ordnung ist äquivalent zum Lösen eines geeigneten Differentialgleichungssystems erster Ordnung. Auf diese Weise kann man obiges Verfahren nutzen, um eine spezielle Lösung für eine Differentialgleichung höherer Ordnung zu konstruieren.&amp;lt;ref&amp;gt;&amp;#039;&amp;#039;Differentialgleichungen n-ter Ordnung.&amp;#039;&amp;#039; In: [[Otto Forster]]: &amp;#039;&amp;#039;Analysis II.&amp;#039;&amp;#039; Vieweg Verlag, 1977, ISBN 3-499-27031-5, Kapitel II, §12.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Formulierung ===&lt;br /&gt;
Seien &amp;lt;math&amp;gt;a_0, \ldots, a_{n-1}, b: \mathbb{R} \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; stetige Funktionen und &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; eine [[Fundamentalsystem (Mathematik)|Fundamentalmatrix]] des homogenen Problems &amp;lt;math&amp;gt;\textstyle y^{(n)}(x) = \sum_{k=0}^{n-1}a_k(x)y^{(k)}(x)&amp;lt;/math&amp;gt;, deren erste Zeile &amp;lt;math&amp;gt;(y_1(x)\ |\ \cdots\ |\ y_n(x))&amp;lt;/math&amp;gt; lautet, sowie &amp;lt;math&amp;gt;\Phi_k(x)&amp;lt;/math&amp;gt; diejenige Matrix, die aus &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; entsteht, indem man die &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;-te Spalte durch &amp;lt;math&amp;gt;\textstyle \begin{pmatrix}0\\\vdots\\0\\b(x)\\\end{pmatrix}&amp;lt;/math&amp;gt; ersetzt. Dann ist&lt;br /&gt;
:&amp;lt;math&amp;gt; y_{sp}(x) := \sum_{k=1}^nc_k(x)y_k(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
mit&lt;br /&gt;
:&amp;lt;math&amp;gt; c_k(x) := \int_{x_0}^x\frac{\det \Phi_k(s)}{\det \Phi(s)}{\rm d}s&amp;lt;/math&amp;gt;&lt;br /&gt;
die Lösung des inhomogenen Anfangswertproblems &amp;lt;math&amp;gt;\textstyle y^{(n)}(x) = \sum_{k=0}^{n-1}a_k(x)y^{(k)}(x) + b(x)&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;y(x_0) = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Beweis ===&lt;br /&gt;
Man betrachte zunächst das hierzu korrespondierende Differentialgleichungssystem erster Ordnung, bestehend aus &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; Gleichungen&lt;br /&gt;
:&amp;lt;math&amp;gt;\ Y&amp;#039;(x) = A(x)Y(x) + B(x)&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;&lt;br /&gt;
A(x) := \begin{pmatrix}&lt;br /&gt;
0&amp;amp;1&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;\ddots&amp;amp;\ddots&amp;amp;\\&lt;br /&gt;
&amp;amp;&amp;amp;\ddots&amp;amp;1\\&lt;br /&gt;
a_0(x)&amp;amp;a_1(x)&amp;amp;\cdots&amp;amp;a_{n-1}(x)\\&lt;br /&gt;
\end{pmatrix}\ ,\ B(x) := \begin{pmatrix}0\\\vdots\\0\\b(x)\\\end{pmatrix}\ .&amp;lt;/math&amp;gt;&lt;br /&gt;
Es gilt: &amp;lt;math&amp;gt;y(x)&amp;lt;/math&amp;gt; löst die skalare Gleichung &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;-ter Ordnung genau dann, wenn &amp;lt;math&amp;gt;\textstyle Y(x) := \begin{pmatrix}&lt;br /&gt;
y(x)\\y&amp;#039;(x)\\&lt;br /&gt;
\vdots\\&lt;br /&gt;
y^{(n-1)}(x)\\&lt;br /&gt;
\end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
Lösung obigen Systems erster Ordnung ist. Per definitionem ist &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
eine Fundamentalmatrix für dieses System erster Ordnung. Darauf wende man schließlich das oben bewiesene Verfahren der Variation der Konstanten an.&lt;br /&gt;
&lt;br /&gt;
=== Alternative: Grundlösungsverfahren ===&lt;br /&gt;
Im Fall &amp;#039;&amp;#039;konstanter&amp;#039;&amp;#039; Koeffizienten ist es gelegentlich von Vorteil, das &amp;#039;&amp;#039;&amp;#039;Grundlösungsverfahren&amp;#039;&amp;#039;&amp;#039; zur Konstruktion einer speziellen Lösung zu verwenden: Ist &amp;lt;math&amp;gt;y_h&amp;lt;/math&amp;gt; diejenige homogene Lösung von &amp;lt;math&amp;gt;\textstyle y^{(n)}(x) = \sum_{k=0}^{n-1}a_ky^{(k)}(x)&amp;lt;/math&amp;gt;, welche&lt;br /&gt;
:&amp;lt;math&amp;gt;y_h^{(k)}(x_0) = 0\ ,\ k = 0, \ldots, n-2\ ,\ y_h^{(n-1)}(x_0) = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
erfüllt, dann ist&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{sp}(x) := \int_{x_0}^xy_h(x_0+x-t)b(t){\rm d}t&amp;lt;/math&amp;gt;&lt;br /&gt;
diejenige spezielle Lösung von &amp;lt;math&amp;gt;\textstyle y^{(n)}(x) = \sum_{k=0}^{n-1}a_ky^{(k)}(x) + b(x)&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;y_{sp}(x_0) = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Beweis ===&lt;br /&gt;
Durch Differenzieren überprüft man&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{sp}^{(k)}(x) = \int_{x_0}^xy_h^{(k)}(x_0+x-t)b(t){\rm d}t\ ,\ k = 0, \ldots, n-1&amp;lt;/math&amp;gt;&lt;br /&gt;
und&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{sp}^{(n)}(x) = b(x) + \int_{x_0}^xy_h^{(n)}(x_0+x-t)b(t){\rm d}t\ .&amp;lt;/math&amp;gt;&lt;br /&gt;
Es ergibt sich&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{sp}^{(n)}(x) - \sum_{k=0}^{n-1}a_ky_{sp}^{(k)}(x) = &lt;br /&gt;
b(x) + \int_{x_0}^x\left[y_h^{(n)}-\sum_{k=0}^{n-1}a_ky_h^{(k)}\right](x_0+x-t)b(t){\rm d}t&lt;br /&gt;
= b(x)\ .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
[[Kategorie:Theorie gewöhnlicher Differentialgleichungen]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Delead</name></author>
	</entry>
</feed>