Selbstadjungierte Matrix

Eine selbstadjungierte Matrix ist ein Objekt aus dem mathematischen Teilgebiet der linearen Algebra. Es handelt sich um eine spezielle Art von quadratischen Matrizen. Sind die Koeffizienten einer selbstadjungierten Matrix reell, so ist sie gerade eine symmetrische Matrix, und sind die Koeffizienten komplex, so ist sie eine hermitesche Matrix.

Definition

Sei K { R , C } {\displaystyle \mathbb {K} \in \{\mathbb {R} ,\mathbb {C} \}} der reelle oder komplexe Zahlenkörper und sei , {\displaystyle \langle \cdot ,\cdot \rangle } das Standardskalarprodukt auf K n {\displaystyle \mathbb {K} ^{n}} . Eine Matrix A {\displaystyle A} heißt selbstadjungiert, wenn

A y , x = y , A x {\displaystyle \langle Ay,x\rangle =\langle y,Ax\rangle }

für alle x , y K n {\displaystyle x,y\in \mathbb {K} ^{n}} gilt.[1] Die Matrix A {\displaystyle A} wird hier als lineare Abbildung auf dem K n {\displaystyle \mathbb {K} ^{n}} aufgefasst.

Beispiele

  • Die Matrix
( 3 2 + i 2 i 1 ) {\displaystyle {\begin{pmatrix}3&2+i\\2-i&1\end{pmatrix}}}
mit i {\displaystyle i} als der imaginären Einheit ist selbstadjungiert bezüglich des Standardskalarproduktes auf C n {\displaystyle \mathbb {C} ^{n}} wegen
( 3 2 + i 2 i 1 ) = ( 3 2 i ¯ 2 + i ¯ 1 ) = ( 3 2 + i 2 i 1 ) . {\displaystyle {\begin{pmatrix}3&2+i\\2-i&1\\\end{pmatrix}}^{*}={\begin{pmatrix}3&{\overline {2-i}}\\{\overline {2+i}}&1\\\end{pmatrix}}={\begin{pmatrix}3&2+i\\2-i&1\\\end{pmatrix}}.}
  • Die Pauli-Matrizen
σ 1 = ( 0 1 1 0 ) , σ 2 = ( 0 i i 0 ) , σ 3 = ( 1 0 0 1 ) {\displaystyle \sigma _{1}={\begin{pmatrix}0&1\\1&0\end{pmatrix}},\quad \sigma _{2}={\begin{pmatrix}0&-i\\i&0\end{pmatrix}},\quad \sigma _{3}={\begin{pmatrix}1&0\\0&-1\end{pmatrix}}}
sind selbstadjungiert.

Eigenschaften

Eine reelle Matrix ist genau dann selbstadjungiert, wenn sie symmetrisch ist, also wenn A = A T {\displaystyle A=A^{T}} gilt, da

A y , x = ( A y ) T x = y T A T x = y T A x = y T ( A x ) = y , A x {\displaystyle \langle Ay,x\rangle =(Ay)^{T}x=y^{T}A^{T}x=y^{T}Ax=y^{T}(Ax)=\langle y,Ax\rangle } .

Analog dazu ist eine komplexe Matrix genau dann selbstadjungiert, wenn sie hermitesch ist, also wenn A = A {\displaystyle A=A^{*}} gilt, da

A y , x = ( A y ) x = y A x = y A x = y ( A x ) = y , A x {\displaystyle \langle Ay,x\rangle =(Ay)^{*}x=y^{*}A^{*}x=y^{*}Ax=y^{*}(Ax)=\langle y,Ax\rangle } .

Jede selbstadjungierte Matrix ist auch normal, das heißt, es gilt

A A = A A {\displaystyle A^{*}\cdot A=A\cdot A^{*}} .

Die Umkehrung gilt im Allgemeinen nicht.

Siehe auch

  • Selbstadjungierter Operator für die Verallgemeinerung des Begriffs auf lineare Operatoren

Einzelnachweise

  1. Guido Walz (Hrsg.): Lexikon der Mathematik. in sechs Bänden. 1. Auflage. Band ?. Spektrum Akademischer Verlag, Mannheim / Heidelberg 2000, ISBN 3-8274-0439-8, S. ?. 
  • A.L. Onishchik: Self-adjoint linear transformation. In: Michiel Hazewinkel (Hrsg.): Encyclopedia of Mathematics. Springer-Verlag und EMS Press, Berlin 2002, ISBN 1-55608-010-7 (englisch, encyclopediaofmath.org).