<?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=Deflation_%28Mathematik%29</id>
	<title>Deflation (Mathematik) - 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=Deflation_%28Mathematik%29"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Deflation_(Mathematik)&amp;action=history"/>
	<updated>2026-05-30T21:07:14Z</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=Deflation_(Mathematik)&amp;diff=1154775&amp;oldid=prev</id>
		<title>imported&gt;Christian1985: /* Theoretische Grundlage */ tex</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Deflation_(Mathematik)&amp;diff=1154775&amp;oldid=prev"/>
		<updated>2023-08-30T16:46:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Theoretische Grundlage: &lt;/span&gt; tex&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; Deflation&amp;#039;&amp;#039;&amp;#039; bezeichnet eine Technik aus der [[Numerik|numerischen Mathematik]], mit der eine [[Matrix (Mathematik)|Matrix]] &amp;lt;math&amp;gt;A \in \mathbb{C}^{n\times n}&amp;lt;/math&amp;gt; in [[Dreiecksmatrix|Blockdreiecksform]] gebracht wird, so dass das [[Spektrum (lineare Algebra)|Spektrum]] von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; gerade die Vereinigung der Spektren der Diagonalblöcke ist.&lt;br /&gt;
&lt;br /&gt;
== Deflationsprinzip ==&lt;br /&gt;
Sei &amp;lt;math&amp;gt;F \in \operatorname{End}(V)&amp;lt;/math&amp;gt; ein [[Endomorphismus]] und &amp;lt;math&amp;gt;A \in \Complex^{n \times n}&amp;lt;/math&amp;gt; die zugehörige [[Abbildungsmatrix]]. Durch [[Basiswechsel (Vektorraum)|Basiswechsel]] kann diese Matrix in eine Matrix &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; der Form&lt;br /&gt;
:&amp;lt;math&amp;gt;B \colon{=} \begin{pmatrix} B_{11} &amp;amp; B_{12} \\ 0 &amp;amp; B_{22} \end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
mit &amp;lt;math&amp;gt;B_{ii} \in \Complex^{k_i \times k_i}&amp;lt;/math&amp;gt; für &amp;lt;math&amp;gt;i \in \{1,2\}&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;k_1 + k_2 = n&amp;lt;/math&amp;gt; transformiert werden. Für die [[Spektrum (lineare Algebra)|Spektren]] &amp;lt;math&amp;gt;\sigma(B_{ii})&amp;lt;/math&amp;gt; gilt&lt;br /&gt;
:&amp;lt;math&amp;gt;\sigma(A) = \sigma(B_{11}) \cup \sigma(B_{22}).&amp;lt;/math&amp;gt;&lt;br /&gt;
Anstelle des &amp;lt;math&amp;gt;(n \times n)&amp;lt;/math&amp;gt;-[[Eigenwertproblem]]s &amp;lt;math&amp;gt;Ax = \lambda x&amp;lt;/math&amp;gt; kann man also die zwei kleineren Eigenwertprobleme &lt;br /&gt;
:&amp;lt;math&amp;gt;B_{ii}y = \lambda y,\quad  i = 1, 2&amp;lt;/math&amp;gt; &lt;br /&gt;
lösen. Diese Methode kann man iterativ fortsetzen.&lt;br /&gt;
&lt;br /&gt;
== Deflation durch Ähnlichkeitstransformation ==&lt;br /&gt;
=== Theoretische Grundlage ===&lt;br /&gt;
&lt;br /&gt;
Sei &amp;lt;math&amp;gt;A \in \mathbb{C}^{n\times n}&amp;lt;/math&amp;gt; eine quadratische Matrix und &amp;lt;math&amp;gt;(\lambda,v)&amp;lt;/math&amp;gt; ein [[Eigenwertproblem|Eigenpaar]] von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; bestehend aus dem Eigenwert &amp;lt;math&amp;gt;\lambda \in \Complex&amp;lt;/math&amp;gt; und einem dazugehörigen Eigenvektor &amp;lt;math&amp;gt;v \in \Complex^n&amp;lt;/math&amp;gt;. Dieses Eigenpaar kann man beispielsweise durch die [[Potenzmethode]] erhalten. Die Matrix &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; wird nun mittels der [[Ähnlichkeitstransformation]]&lt;br /&gt;
:&amp;lt;math&amp;gt;B \colon{=} T^{-1}AT&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
in eine Matrix &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; überführt. Die [[Transformationsmatrix]] &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; ist gegeben durch &amp;lt;math&amp;gt;T \colon{=} I-2\tfrac{ww^T}{w^Tw}&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;w=v+\|v\|_2e_1&amp;lt;/math&amp;gt;, wobei &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; die [[Einheitsmatrix]] und &amp;lt;math&amp;gt;e_1 \colon{=} \begin{pmatrix}1 &amp;amp; 0 &amp;amp; \ldots &amp;amp; 0 \end{pmatrix}^T&amp;lt;/math&amp;gt; ist. Diese spezielle Basistransformation ist eine [[Householdertransformation]]. Daher gilt &amp;lt;math&amp;gt;T = T^{-1}&amp;lt;/math&amp;gt; und die Matrix &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; hat die Gestalt&lt;br /&gt;
:&amp;lt;math&amp;gt; B = \begin{pmatrix} \lambda &amp;amp; b^t \\ 0 &amp;amp; B_1 \end{pmatrix}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Diese Matrix hat dieselben Eigenwerte wie die Matrix &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;. Nun kann man wieder die Potenzmethode auf die Matrix &amp;lt;math&amp;gt;B_1&amp;lt;/math&amp;gt; anwenden und erhält so iterativ alle Eigenwerte.&lt;br /&gt;
&lt;br /&gt;
=== Zahlenbeispiel ===&lt;br /&gt;
&lt;br /&gt;
Sei &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A=&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
1 &amp;amp; -1 &amp;amp; 3 \\&lt;br /&gt;
4 &amp;amp; 2 &amp;amp; 1\\&lt;br /&gt;
3 &amp;amp; 1 &amp;amp; 9&lt;br /&gt;
\end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Durch die Potenzmethode erhält man &amp;lt;math&amp;gt;(\lambda_1,v)=\left(10.22459,\begin{pmatrix}0.2585012 &amp;amp; 0.3343480 &amp;amp; 0.9063049\end{pmatrix}^T\right)&amp;lt;/math&amp;gt; als Eigenpaar von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;.&lt;br /&gt;
Nun berechnet man die Transformationsmatrix &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt;. Es ist&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T=I-2\frac{ww^T}{w^Tw}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
wobei &amp;lt;math&amp;gt;w=v+\|v\|_2e_1&amp;lt;/math&amp;gt; ist.&lt;br /&gt;
&lt;br /&gt;
Man erhält&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T=&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
- 0.258501 &amp;amp; - 0.3343480 &amp;amp; - 0.9063049 \\&lt;br /&gt;
- 0.3343480 &amp;amp; 0.9111732 &amp;amp; - 0.2407795\\&lt;br /&gt;
- 0.9063049 &amp;amp; - 0.2407795 &amp;amp; 0.3473280&lt;br /&gt;
\end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und somit&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;TAT=&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
10.22459 &amp;amp;  3.5492494 &amp;amp; 0.5352000 \\&lt;br /&gt;
0 &amp;amp; - 1.5051646 &amp;amp; - 2.3002829\\&lt;br /&gt;
0 &amp;amp; 1.7142389 &amp;amp; 0.2805751&lt;br /&gt;
\end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die Eigenwerte der Matrix &lt;br /&gt;
:&amp;lt;math&amp;gt;C=&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
 - 1.5051646 &amp;amp; - 2.3002829\\&lt;br /&gt;
1.7142389 &amp;amp; 0.2805751&lt;br /&gt;
\end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
sind &amp;lt;math&amp;gt;\lambda_2=- 0.6122947 + 1.7737021i&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\lambda_3=- 0.6122947 - 1.7737021i&amp;lt;/math&amp;gt; somit ist&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sigma(A)=\{10.22459,- 0.6122947 + 1.7737021i,- 0.6122947 - 1.7737021i\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* Martin Hanke-Bourgeois: &amp;#039;&amp;#039;Grundlagen der Numerischen Mathematik und des Wissenschaftlichen Rechnens.&amp;#039;&amp;#039; 1. Auflage, B. G. Teubner, Stuttgart 2002, ISBN 978-3-519-00356-4.&lt;br /&gt;
* Robert Schaback, Helmut Werner: &amp;#039;&amp;#039;Numerische Mathematik.&amp;#039;&amp;#039; Vierte vollständig überarbeitete Auflage, Springer Verlag Berlin Heidelberg GmbH, Berlin Heidelberg 1992, ISBN 978-3-540-54738-9.&lt;br /&gt;
* Willi Törnig: &amp;#039;&amp;#039;Numerische Mathematik für Ingenieure und Physiker.&amp;#039;&amp;#039; Band 1, Springer Verlag Berlin Heidelberg, Berlin Heidelberg 1979.&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
* [[Inverse Iteration]]&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* [https://www.mat.tuhh.de/lehre/material/grnummath.pdf Grundlagen der Numerischen Mathematik] (abgerufen am 8. September 2016)&lt;br /&gt;
* [https://www.mathematik.uni-wuerzburg.de/~borzi/Numerik.pdf Einführung in die Numerische Mathematik] (abgerufen am 8. September 2016)&lt;br /&gt;
* [https://www.math.uni-bielefeld.de/~frettloe/papers/diss.pdf Nichtperiodische Pflasterungen mit ganzzahligem Inflationsfaktor] (abgerufen am 8. September 2016)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Numerische lineare Algebra]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Christian1985</name></author>
	</entry>
</feed>