<?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=Unit%C3%A4re_Matrix</id>
	<title>Unitäre 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=Unit%C3%A4re_Matrix"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Unit%C3%A4re_Matrix&amp;action=history"/>
	<updated>2026-06-03T14:55: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=Unit%C3%A4re_Matrix&amp;diff=172450&amp;oldid=prev</id>
		<title>imported&gt;Invisigoth67: typo</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Unit%C3%A4re_Matrix&amp;diff=172450&amp;oldid=prev"/>
		<updated>2025-09-23T11:52:44Z</updated>

		<summary type="html">&lt;p&gt;typo&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;unitäre Matrix&amp;#039;&amp;#039;&amp;#039; ist in der [[Lineare Algebra|linearen Algebra]] eine [[Komplexe Zahl|komplexe]] quadratische [[Matrix (Mathematik)|Matrix]], deren Zeilen- und Spaltenvektoren [[Orthonormalität|orthonormal]] bezüglich des [[Standardskalarprodukt]]s sind. Damit ist die [[Inverse Matrix|Inverse]] einer unitären Matrix gleichzeitig ihre [[Adjungierte Matrix|Adjungierte]].&lt;br /&gt;
&lt;br /&gt;
Durch [[Matrix-Vektor-Produkt|Multiplikation]] mit einer unitären Matrix bleibt sowohl die [[euklidische Norm]] als auch das Standardskalarprodukt zweier Vektoren erhalten. Jede [[unitäre Abbildung]] zwischen zwei endlichdimensionalen [[Skalarproduktraum|Skalarprodukträumen]] kann nach Wahl je einer [[Orthonormalbasis]] durch eine unitäre Matrix dargestellt werden. Die Menge der unitären Matrizen fester Größe bildet mit der [[Matrizenmultiplikation]] als Verknüpfung die [[unitäre Gruppe]].&lt;br /&gt;
&lt;br /&gt;
Unitäre Matrizen werden unter anderem bei der [[Singulärwertzerlegung]], der [[Diskrete Fourier-Transformation|diskreten Fourier-Transformation]] und in der [[Quantenmechanik]] eingesetzt. Eine reelle unitäre Matrix wird [[orthogonale Matrix]] genannt.&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
&lt;br /&gt;
Eine komplexe [[quadratische Matrix]] &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; heißt unitär, wenn das [[Matrizenmultiplikation|Produkt]] mit ihrer [[Adjungierte Matrix|adjungierten Matrix]] &amp;lt;math&amp;gt;U^\mathsf{H}&amp;lt;/math&amp;gt; (das heißt komplex konjugiert und transponiert &amp;lt;math&amp;gt;U^\mathsf{H}=U^{* \, T}&amp;lt;/math&amp;gt;) die [[Einheitsmatrix]] &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; ergibt, also&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U^\mathsf{H}U = I&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und damit&lt;br /&gt;
:&amp;lt;math&amp;gt;U^\mathsf{H} =U^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
gilt. Werden die [[Spaltenvektor]]en der Matrix &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;u_1, \ldots , u_n&amp;lt;/math&amp;gt; bezeichnet, dann ist diese Bedingung gleichbedeutend damit, dass stets das [[Standardskalarprodukt#Komplexes Standardskalarprodukt|Standardskalarprodukt]] zweier Spaltenvektoren&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;u_i^\mathsf{H} \cdot u_j = \delta_{ij} = \begin{cases} 1 &amp;amp; \text{falls}~i=j \\ 0 &amp;amp; \text{sonst} \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ergibt, wobei &amp;lt;math&amp;gt;\delta_{ij}&amp;lt;/math&amp;gt; das [[Kronecker-Delta]] ist. Die Spaltenvektoren einer unitären Matrix bilden damit eine [[Orthonormalbasis]] des [[Koordinatenraum]]s &amp;lt;math&amp;gt;\Complex^n&amp;lt;/math&amp;gt;. Dies trifft auch für die Zeilenvektoren einer unitären Matrix zu, denn mit &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; ist auch die [[transponierte Matrix]] &amp;lt;math&amp;gt;U^\mathsf{T}&amp;lt;/math&amp;gt; unitär.&lt;br /&gt;
&lt;br /&gt;
== Beispiele ==&lt;br /&gt;
&lt;br /&gt;
Die Matrix&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U = \begin{pmatrix} 0 &amp;amp; i \\ i &amp;amp; 0 \end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ist unitär, denn es gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U^\mathsf{H} \, U = \begin{pmatrix} 0 &amp;amp; -i \\ -i &amp;amp; 0 \end{pmatrix} \cdot \begin{pmatrix} 0 &amp;amp; i \\ i &amp;amp; 0 \end{pmatrix} = \begin{pmatrix} -i^2 &amp;amp; 0 \\ 0 &amp;amp; -i^2 \end{pmatrix} = \begin{pmatrix} 1 &amp;amp; 0 \\ 0 &amp;amp; 1 \end{pmatrix} = I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Auch die Matrix&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U = \frac{1}{2} \begin{pmatrix} 1+i &amp;amp; 1-i \\ 1-i &amp;amp; 1+i \end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ist unitär, denn es gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U^\mathsf{H} \, U = \frac{1}{2} \begin{pmatrix} 1-i &amp;amp; 1+i \\ 1+i &amp;amp; 1-i \end{pmatrix} \cdot \frac{1}{2} \begin{pmatrix} 1+i &amp;amp; 1-i \\ 1-i &amp;amp; 1+i \end{pmatrix} = \frac{1}{4} \begin{pmatrix} 2(1-i)(1+i) &amp;amp; (1-i)^2+(1+i)^2 \\ (1+i)^2+(1-i)^2 &amp;amp; 2(1+i)(1-i) \end{pmatrix} = \begin{pmatrix} 1 &amp;amp; 0 \\ 0 &amp;amp; 1 \end{pmatrix} = I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Allgemein ist jede [[orthogonale Matrix]] unitär, denn für Matrizen mit reellen Einträgen entspricht die Adjungierte der Transponierten.&lt;br /&gt;
&lt;br /&gt;
== Eigenschaften ==&lt;br /&gt;
=== Inverse ===&lt;br /&gt;
&lt;br /&gt;
Eine unitäre Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; ist aufgrund der [[Lineare Unabhängigkeit|linearen Unabhängigkeit]] ihrer Zeilen- und Spaltenvektoren stets [[Reguläre Matrix|regulär]]. Die [[Inverse Matrix|Inverse]] einer unitären Matrix ist dabei gleich ihrer Adjungierten, das heißt, es gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U^\mathsf{H} = U^{-1}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Die Inverse einer Matrix &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; ist nämlich gerade diejenige Matrix &amp;lt;math&amp;gt;U^{-1}&amp;lt;/math&amp;gt;, für die&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U \, U^{-1} = U^{-1} \, U = I&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
gilt. Es gilt auch die Umkehrung und jede Matrix &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt;, deren Adjungierte gleich ihrer Inversen ist, ist unitär, denn es gilt dann&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U^\mathsf{H} \, U = U^{-1} \, U = I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Zudem ist auch die Adjungierte einer unitären Matrix unitär, denn&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;UU^\mathsf{H} = I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Invarianz von Norm und Skalarprodukt ===&lt;br /&gt;
&lt;br /&gt;
Wird ein Vektor &amp;lt;math&amp;gt;x \in \Complex^n&amp;lt;/math&amp;gt; mit einer unitären Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; multipliziert, ändert sich die [[euklidische Norm]] des Vektors nicht, das heißt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \| U \, x \|_2 = \| x \|_2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Weiter ist das Standardskalarprodukt zweier Vektoren &amp;lt;math&amp;gt;x,y \in \Complex^n&amp;lt;/math&amp;gt; invariant bezüglich der Multiplikation mit einer unitären Matrix &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt;, also&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\left\langle U \, x, U \, y \right\rangle = \left\langle x,y \right\rangle&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Beide Eigenschaften folgen direkt aus der [[Standardskalarprodukt#Verschiebungseigenschaft|Verschiebungseigenschaft]] des Standardskalarprodukts. Daher stellt die Abbildung&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;f \colon \Complex^n \to \Complex^n, \quad x \mapsto U \, x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
eine [[Kongruenzabbildung]] im [[Unitärer Raum|unitären Raum]] &amp;lt;math&amp;gt;\Complex^n&amp;lt;/math&amp;gt; dar. Umgekehrt ist die [[Abbildungsmatrix]] bezüglich der [[Standardbasis]] jeder linearen Abbildung im &amp;lt;math&amp;gt;\Complex^n&amp;lt;/math&amp;gt;, die das Standardskalarprodukt erhält, unitär. Aufgrund der [[Polarisationsformel]] gilt dies auch für die Abbildungsmatrix jeder linearen Abbildung, die die euklidische Norm erhält.&lt;br /&gt;
&lt;br /&gt;
=== Determinante ===&lt;br /&gt;
&lt;br /&gt;
Für den [[Betragsfunktion#Komplexe Betragsfunktion|komplexen Betrag]] der [[Determinante]] einer unitären Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;| \det U | = 1&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
was mit Hilfe des [[Determinantenproduktsatz]]es über&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\det U \cdot \overline{\det U} = \det U \cdot \det \bar{U} = \det U \cdot \det U^\mathsf{H} = \det (U U^\mathsf{H}) = \det I = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
folgt.&lt;br /&gt;
&lt;br /&gt;
=== Eigenwerte ===&lt;br /&gt;
&lt;br /&gt;
Die [[Eigenwert]]e einer unitären Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; haben ebenfalls alle den Betrag eins, sind also von der Form&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\lambda = e^{it}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
mit &amp;lt;math&amp;gt;t \in \R&amp;lt;/math&amp;gt;. Ist nämlich &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; ein zu &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt; gehöriger Eigenvektor, dann gilt aufgrund der Invarianz bezüglich der euklidischen Norm und der absoluten Homogenität einer [[Norm (Mathematik)|Norm]]&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\| x \|_2 = \| U \, x \|_2 = \| \lambda \, x \|_2 = | \lambda | \, \| x \|_2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und daher &amp;lt;math&amp;gt;| \lambda | = 1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Diagonalisierbarkeit ===&lt;br /&gt;
&lt;br /&gt;
Eine unitäre Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; ist [[Normale Matrix|normal]], das heißt, es gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U \, U^\mathsf{H} = U^\mathsf{H} \, U&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
und daher [[Diagonalisierbarkeit|diagonalisierbar]]. Nach dem [[Spektralsatz]] gibt es eine weitere unitäre Matrix &amp;lt;math&amp;gt;V \in \Complex^{n \times n}&amp;lt;/math&amp;gt;, sodass&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;V^{-1} \, U \, V = D&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
gilt, wobei &amp;lt;math&amp;gt;D \in \Complex^{n \times n}&amp;lt;/math&amp;gt; eine Diagonalmatrix mit den Eigenwerten von &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; ist. Die Spaltenvektoren von &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; sind dann paarweise orthonormale Eigenvektoren von &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt;. Damit sind auch die [[Eigenraum|Eigenräume]] einer unitären Matrix paarweise orthogonal.&lt;br /&gt;
&lt;br /&gt;
=== Normen ===&lt;br /&gt;
&lt;br /&gt;
Die [[Spektralnorm]] einer unitären Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; ist&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\| U \|_2 = \max_{\| x \|_2 = 1} \| U \, x \|_2 = \max_{\| x \|_2 = 1} \| x \|_2 = 1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Für die [[Frobeniusnorm]] gilt mit dem [[Frobenius-Skalarprodukt]] entsprechend&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\| U \|_F = \sqrt{ \langle U, U \rangle_F } = \sqrt{ \langle I, I \rangle_F } = \sqrt{n}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Das Produkt mit einer unitären Matrix erhält sowohl die Spektralnorm als auch die Frobeniusnorm einer gegebenen Matrix &amp;lt;math&amp;gt;A \in \Complex^{n \times n}&amp;lt;/math&amp;gt;, denn es gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\| U \, A \|_2 = \max_{\| x \|_2 = 1} \| U \, A \, x \|_2 = \max_{\| x \|_2 = 1} \| A \, x \|_2  = \| A \|_2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\| U \, A \|_F = \sqrt{ \langle U \, A, U \, A \rangle_F } = \sqrt{ \langle A, A \rangle_F } = \| A \|_F&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Damit bleibt auch die [[Kondition (Mathematik)|Kondition]] einer Matrix bezüglich dieser [[Matrixnorm|Normen]] nach Multiplikation mit einer unitären Matrix erhalten.&lt;br /&gt;
&lt;br /&gt;
=== Erhaltung der Idempotenz ===&lt;br /&gt;
&lt;br /&gt;
Ist &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; eine unitäre und &amp;lt;math&amp;gt;A \in \Complex^{n \times n}&amp;lt;/math&amp;gt; eine [[Idempotenz|idempotente Matrix]], gilt also &amp;lt;math&amp;gt;A \, A = A&amp;lt;/math&amp;gt;, dann ist die Matrix&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;B = U \, A \, U^\mathsf{H}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ebenfalls idempotent, denn&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;B \, B = U \, A \, U^\mathsf{H} U \, A \, U^\mathsf{H} = U \, A \, A \, U^\mathsf{H} = U \, A \, U^\mathsf{H} = B&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Unitäre Matrizen als Gruppe ==&lt;br /&gt;
{{Hauptartikel|Unitäre Gruppe}}&lt;br /&gt;
&lt;br /&gt;
Die Menge der regulären Matrizen fester Größe bildet mit der Matrizenmultiplikation als [[Verknüpfung (Mathematik)|Verknüpfung]] eine [[Gruppe (Mathematik)|Gruppe]], die [[allgemeine lineare Gruppe]] &amp;lt;math&amp;gt;\mathrm{GL}(n,\Complex)&amp;lt;/math&amp;gt;. Als [[neutrales Element]] dient dabei die Einheitsmatrix &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt;. Die unitären Matrizen bilden eine [[Untergruppe]] der allgemeinen linearen Gruppe, die [[unitäre Gruppe]] &amp;lt;math&amp;gt;\mathrm U(n)&amp;lt;/math&amp;gt;. Das Produkt zweier unitärer Matrizen &amp;lt;math&amp;gt;U, V \in \Complex^{n \times n}&amp;lt;/math&amp;gt; ist nämlich wieder unitär, denn es gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;(U \, V)^\mathsf{H} \, (U \, V) = V^\mathsf{H} \, U^\mathsf{H} \, U \, V = V^\mathsf{H} \, V = I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Weiter ist die Inverse einer unitären Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; ebenfalls unitär, denn es gilt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;U^{-H} \, U^{-1} = U^{-H} \, U^\mathsf{H} = (U \, U^{-1})^\mathsf{H} = I^\mathsf{H} = I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Die unitären Matrizen mit Determinante eins bilden wiederum eine Untergruppe der unitären Gruppe, die [[spezielle unitäre Gruppe]] &amp;lt;math&amp;gt;\mathrm{SU}(n)&amp;lt;/math&amp;gt;. Die unitären Matrizen mit Determinante minus eins bilden keine Untergruppe der unitären Gruppe, denn ihnen fehlt das neutrale Element, sondern lediglich eine [[Nebenklasse (Mathematik)|Nebenklasse]].&lt;br /&gt;
&lt;br /&gt;
== Verwendung ==&lt;br /&gt;
&lt;br /&gt;
=== Matrixzerlegungen ===&lt;br /&gt;
Mit Hilfe einer [[Singulärwertzerlegung]] lässt sich jede Matrix &amp;lt;math&amp;gt;A \in \Complex^{m \times n}&amp;lt;/math&amp;gt; als Produkt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;A = U \, \Sigma \, V^\mathsf{H}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
einer unitären Matrix &amp;lt;math&amp;gt;U \in \Complex^{m \times m}&amp;lt;/math&amp;gt;, einer [[Diagonalmatrix]] &amp;lt;math&amp;gt;\Sigma \in \Complex^{m \times n}&amp;lt;/math&amp;gt; und der Adjungierten einer weiteren unitären Matrix &amp;lt;math&amp;gt;V \in \Complex^{n \times n}&amp;lt;/math&amp;gt; darstellen. Die Diagonaleinträge der Matrix &amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt; sind dann die Singulärwerte von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Eine quadratische Matrix &amp;lt;math&amp;gt;A \in \Complex^{n \times n}&amp;lt;/math&amp;gt; kann mittels der [[Polarzerlegung]] auch als Produkt&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;A = U \, P&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
einer unitären Matrix &amp;lt;math&amp;gt;U \in \Complex^{n \times n}&amp;lt;/math&amp;gt; und einer [[positiv semidefinit]]en [[Hermitesche Matrix|hermiteschen Matrix]] &amp;lt;math&amp;gt;P \in \Complex^{n \times n}&amp;lt;/math&amp;gt; faktorisiert werden.&lt;br /&gt;
&lt;br /&gt;
=== Unitäre Abbildungen ===&lt;br /&gt;
&lt;br /&gt;
Ist &amp;lt;math&amp;gt;(V, \langle \cdot, \cdot \rangle)&amp;lt;/math&amp;gt; ein &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;-dimensionaler komplexer [[Skalarproduktraum]], dann lässt sich jede [[lineare Abbildung]] &amp;lt;math&amp;gt;f \colon V \to V&amp;lt;/math&amp;gt; nach Wahl einer Orthonormalbasis &amp;lt;math&amp;gt;\{ e_1, \dotsc, e_n \}&amp;lt;/math&amp;gt; für &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; durch die [[Abbildungsmatrix]]&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;A_f = ( a_{ij} ) \in \R^{n \times n}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
darstellen, wobei &amp;lt;math&amp;gt;f(e_j) = a_{1j}e_1 + \dotsb + a_{nj}e_n&amp;lt;/math&amp;gt; für &amp;lt;math&amp;gt;j=1, \dotsc, n&amp;lt;/math&amp;gt; ist. Die Abbildungsmatrix &amp;lt;math&amp;gt;A_f&amp;lt;/math&amp;gt; ist nun genau dann unitär, wenn &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; eine [[unitäre Abbildung]] ist. Dies folgt aus&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\langle f(v), f(w) \rangle = (A_fx)^\mathsf{H}(A_fy) = x^\mathsf{H}A_f^\mathsf{H}A_fy = x^\mathsf{H} y = \langle v, w \rangle&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
wobei &amp;lt;math&amp;gt;v=x_1 e_1+ \dotsb + x_n e_n&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;w=y_1 e_1 + \dotsb + y_n e_n&amp;lt;/math&amp;gt; sind.&lt;br /&gt;
&lt;br /&gt;
=== Physikalische Anwendungen ===&lt;br /&gt;
Unitäre Matrizen werden auch häufig in der [[Quantenmechanik]] im Rahmen der [[Matrizenmechanik]] verwendet. Beispiele sind:&lt;br /&gt;
&lt;br /&gt;
* die [[Dirac-Matrizen]]&lt;br /&gt;
* die [[Pauli-Matrizen]]&lt;br /&gt;
* die [[S-Matrix]]&lt;br /&gt;
* die [[CKM-Matrix]]&lt;br /&gt;
* die [[PMNS-Matrix]]&lt;br /&gt;
&lt;br /&gt;
Eine weitere wichtige Anwendung unitärer Matrizen besteht in der [[Diskrete Fourier-Transformation|diskreten Fourier-Transformation]] komplexer Signale.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* {{Literatur&lt;br /&gt;
   |Autor=[[Gerd Fischer (Mathematiker)|Gerd Fischer]]&lt;br /&gt;
   |Titel=Lineare Algebra. (Eine Einführung für Studienanfänger)&lt;br /&gt;
   |Auflage=14. durchgesehene&lt;br /&gt;
   |Verlag=Vieweg&lt;br /&gt;
   |Datum=2003&lt;br /&gt;
   |ISBN=3-528-03217-0}}&lt;br /&gt;
* {{Literatur&lt;br /&gt;
   |Autor=Jörg Liesen, [[Volker Mehrmann]]&lt;br /&gt;
   |Titel=Lineare Algebra&lt;br /&gt;
   |Verlag=Springer&lt;br /&gt;
   |Datum=2011&lt;br /&gt;
   |ISBN=978-3-8348-8290-5}}&lt;br /&gt;
* {{Literatur&lt;br /&gt;
   |Hrsg=[[Eberhard Zeidler (Mathematiker)|Eberhard Zeidler]], [[Wolfgang Hackbusch]]&lt;br /&gt;
   |Titel=Taschenbuch der Mathematik&lt;br /&gt;
   |Band=1&lt;br /&gt;
   |Verlag=Springer&lt;br /&gt;
   |Datum=2012&lt;br /&gt;
   |ISBN=978-3-8351-0123-4}}&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* {{EoM|Autor=Oxana A. Ivanova|Titel=Unitary matrix|Url=https://www.encyclopediaofmath.org/index.php/Unitary_matrix}}&lt;br /&gt;
* {{MathWorld |id=UnitaryMatrix |author=Todd Rowland |title=Unitary Matrix}}&lt;br /&gt;
&lt;br /&gt;
{{SORTIERUNG:Unitare Matrix}}&lt;br /&gt;
[[Kategorie:Matrix]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Invisigoth67</name></author>
	</entry>
</feed>