<?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=Unipotente_Matrix</id>
	<title>Unipotente Matrix - 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=Unipotente_Matrix"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Unipotente_Matrix&amp;action=history"/>
	<updated>2026-05-28T02:28:41Z</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=Unipotente_Matrix&amp;diff=2366132&amp;oldid=prev</id>
		<title>imported&gt;Wruedt: Abschnittlink korrigiert</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Unipotente_Matrix&amp;diff=2366132&amp;oldid=prev"/>
		<updated>2020-02-09T10:16:01Z</updated>

		<summary type="html">&lt;p&gt;Abschnittlink korrigiert&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Eine &amp;#039;&amp;#039;&amp;#039;unipotente Matrix&amp;#039;&amp;#039;&amp;#039; ist in der [[Mathematik]] eine [[quadratische Matrix]], deren [[Matrizenaddition|Differenz]] zur [[Einheitsmatrix]] [[nilpotente Matrix|nilpotent]] ist. Die unipotenten Matrizen stellen damit gerade die [[Unipotentes Element|unipotenten Elemente]] im [[Matrizenring|Ring der quadratischen Matrizen]] dar.&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
&lt;br /&gt;
Eine [[quadratische Matrix]] &amp;lt;math&amp;gt;A \in R^{n \times n}&amp;lt;/math&amp;gt; mit Einträgen aus einem [[Unitärer Ring|unitären Ring]] &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; heißt &amp;#039;&amp;#039;unipotent&amp;#039;&amp;#039;, wenn die Matrix &amp;lt;math&amp;gt;A-I&amp;lt;/math&amp;gt; [[Nilpotente Matrix|nilpotent]] ist, das heißt wenn&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(A-I)^m = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
für ein &amp;lt;math&amp;gt;m \in \N&amp;lt;/math&amp;gt; gilt. Unipotente Matrizen sind damit die [[Unipotentes Element|unipotenten Elemente]] im [[Matrizenring]] &amp;lt;math&amp;gt;R^{n \times n}&amp;lt;/math&amp;gt; mit der [[Nullmatrix]] &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; als [[Neutrales Element|neutralem Element]] und der [[Einheitsmatrix]] &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; als [[Einselement]].&lt;br /&gt;
&lt;br /&gt;
== Beispiele ==&lt;br /&gt;
&lt;br /&gt;
Ein einfaches Beispiel für eine unipotente Matrix ist die Matrix&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A = \begin{pmatrix} 1 &amp;amp; 1 \\ 0 &amp;amp; 1 \end{pmatrix}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
denn es gilt&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(A-I)^2 = \begin{pmatrix} 0 &amp;amp; 1 \\ 0 &amp;amp; 0 \end{pmatrix} \cdot \begin{pmatrix} 0 &amp;amp; 1 \\ 0 &amp;amp; 0 \end{pmatrix} = \begin{pmatrix} 0 &amp;amp; 0 \\ 0 &amp;amp; 0 \end{pmatrix}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Ein allgemeineres Beispiel bilden [[Obere Dreiecksmatrix|obere Dreiecksmatrizen]], deren [[Hauptdiagonale|Hauptdiagonaleinträge]] alle gleich 1 sind, also Matrizen der Form&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A = \begin{pmatrix}1 &amp;amp; a_{1,2} &amp;amp; \cdots &amp;amp; a_{1,n} \\ 0 &amp;amp; \ddots  &amp;amp; \ddots &amp;amp; \vdots \\ \vdots &amp;amp; \ddots &amp;amp; \ddots &amp;amp; a_{n-1,n} \\ 0 &amp;amp; \cdots &amp;amp; 0 &amp;amp; 1\end{pmatrix} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Alle solchen Matrizen sind unipotent, denn es gilt &amp;lt;math&amp;gt;(A-I)^n=0&amp;lt;/math&amp;gt;. Weiterhin sind auch alle Matrizen unipotent, die zu einer solchen Matrix &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; [[Ähnlichkeit (Matrix)|ähnlich]] sind, denn es gilt dann&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(S^{-1}AS-I)^n = S^{-1}(A-I)^nS = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
für jede [[reguläre Matrix]] &amp;lt;math&amp;gt;S \in R^{n \times n}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Eigenschaften ==&lt;br /&gt;
&lt;br /&gt;
=== Eigenwerte ===&lt;br /&gt;
&lt;br /&gt;
Eine quadratische Matrix &amp;lt;math&amp;gt;A \in K^{n \times n}&amp;lt;/math&amp;gt; mit Einträgen aus einem [[Körper (Algebra)|Körper]] &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; ist genau dann unipotent, wenn ihr [[charakteristisches Polynom]] die Form&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\chi_A(\lambda) = (\lambda-1)^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
besitzt. Dies ist genau dann der Fall, wenn alle [[Eigenwerte]] der Matrix gleich &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; sind.&lt;br /&gt;
&lt;br /&gt;
=== Jordan-Chevalley-Zerlegung ===&lt;br /&gt;
&lt;br /&gt;
Jede [[reguläre Matrix]] &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; mit Einträgen aus einem [[Algebraisch abgeschlossen|algebraisch abgeschlossenen]] Körper &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; besitzt eine multiplikative [[Jordan-Chevalley-Zerlegung]] der Form&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A = D \cdot U = U \cdot D&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
wobei &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; eine [[Diagonalisierbarkeit|diagonalisierbare]] und &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; eine unipotente Matrix sind. Eine solche Zerlegung ist eindeutig.&amp;lt;ref&amp;gt;{{Literatur|Autor=Ina Kersten|Titel=Lineare Algebraische Gruppen|Verlag=Universitätsverlag Göttingen|Jahr=2007|Seiten=66}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Potenzen ===&lt;br /&gt;
&lt;br /&gt;
Die Einträge der [[Matrixpotenz]]en &amp;lt;math&amp;gt;A^k&amp;lt;/math&amp;gt; einer reellen oder komplexen unipotenten Matrix wachsen lediglich [[Wachstum (Mathematik)#Wachstum gemäß einem Potenzgesetz|polynomial]] in &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;, da&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A^k = (I + N)^k = I + kN + \frac{k(k-1)}{2} N^2 + \ldots + \frac{k(k-1) \cdots (k-m+2)}{(m-1)!} N^{m-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
gilt, wobei &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; nilpotent mit Nilpotenzindex &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; ist. Wachsen umgekehrt die Einträge der Matrixpotenzen einer gegebenen Matrix höchstens polynomial in &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;, so ist die Matrix unipotent.&amp;lt;ref&amp;gt;{{Literatur|Autor=[[Terence Tao]]|Titel=Structure and Randomness|Verlag=American Mathematical Society|Jahr=2008|Seiten=111}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Logarithmus und Exponential ===&lt;br /&gt;
&lt;br /&gt;
Nachdem die obige Reihe terminiert, existiert der [[Matrixlogarithmus]] einer reellen oder komplexen unipotenten Matrix und ist selbst nilpotent. Für sein [[Matrixexponential]] gilt damit&amp;lt;ref name=&amp;quot;bernstein&amp;quot;&amp;gt;{{Literatur|Autor=Dennis S. Bernstein|Titel=Matrix Mathematics: Theory, Facts, and Formulas|Verlag=Princeton University Press|Jahr=2009|Seiten=746}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;e^{\log A} = A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Umgekehrt ist das Matrixexponential einer reellen oder komplexen nilpotenten Matrix &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; unipotent und es gilt entsprechend&amp;lt;ref name=&amp;quot;bernstein&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log e^N = N&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
&lt;br /&gt;
* {{Literatur|Autor=Dennis S. Bernstein|Titel=Matrix Mathematics: Theory, Facts, and Formulas|Verlag=Princeton University Press|Jahr=2009|ISBN=978-0-69114-039-1}}&lt;br /&gt;
* {{Literatur|Autor=[[Ina Kersten]]|Titel=Lineare Algebraische Gruppen|Verlag=Universitätsverlag Göttingen|Jahr=2007|ISBN=978-3-940-34405-2}}&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
* {{EoM|Autor=D. A. Suprunenko|Titel=Unipotent matrix|Url=http://eom.springer.de/u/u095420.htm}}&lt;br /&gt;
* {{MathWorld|author=Todd Rowland|title=Unipotent|id=Unipotent}}&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Matrix]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Wruedt</name></author>
	</entry>
</feed>