Technopedia Center
PMB University Brochure
Faculty of Engineering and Computer Science
S1 Informatics S1 Information Systems S1 Information Technology S1 Computer Engineering S1 Electrical Engineering S1 Civil Engineering

faculty of Economics and Business
S1 Management S1 Accountancy

Faculty of Letters and Educational Sciences
S1 English literature S1 English language education S1 Mathematics education S1 Sports Education
teknopedia

teknopedia

teknopedia

teknopedia

teknopedia
  • Registerasi
  • Brosur UTI
  • Kip Scholarship Information
  • Performance
  1. Weltenzyklopädie
  2. Einheitsmatrix – Wikipedia
Einheitsmatrix – Wikipedia
aus Wikipedia, der freien Enzyklopädie
(Weitergeleitet von Identitätsmatrix)

Die Einheitsmatrix oder Identitätsmatrix ist in der Mathematik eine quadratische Matrix, deren Elemente auf der Hauptdiagonale eins und überall sonst null sind. Die Einheitsmatrix ist im Ring der quadratischen Matrizen das neutrale Element bezüglich der Matrizenmultiplikation. Sie ist symmetrisch, selbstinvers, idempotent und hat maximalen Rang. Die Einheitsmatrix ist die Darstellungsmatrix der Identitätsabbildung eines endlichdimensionalen Vektorraums. Sie wird unter anderem bei der Definition des charakteristischen Polynoms einer Matrix, orthogonaler und unitärer Matrizen, sowie in einer Reihe geometrischer Abbildungen verwendet.

Definition

[Bearbeiten | Quelltext bearbeiten]

Ist R {\displaystyle R} {\displaystyle R} ein Ring mit Nullelement 0 {\displaystyle 0} {\displaystyle 0} und Einselement 1 {\displaystyle 1} {\displaystyle 1}, dann ist die Einheitsmatrix I n ∈ R n × n {\displaystyle I_{n}\in R^{n\times n}} {\displaystyle I_{n}\in R^{n\times n}} die quadratische Matrix

I n = ( 1 0 ⋯ 0 0 1 ⋱ ⋮ ⋮ ⋱ ⋱ 0 0 ⋯ 0 1 ) {\displaystyle I_{n}={\begin{pmatrix}1&0&\cdots &0\\0&1&\ddots &\vdots \\\vdots &\ddots &\ddots &0\\0&\cdots &0&1\end{pmatrix}}} {\displaystyle I_{n}={\begin{pmatrix}1&0&\cdots &0\\0&1&\ddots &\vdots \\\vdots &\ddots &\ddots &0\\0&\cdots &0&1\end{pmatrix}}}.

Eine Einheitsmatrix ist demnach eine Diagonalmatrix, bei der alle Elemente auf der Hauptdiagonale gleich 1 {\displaystyle 1} {\displaystyle 1} sind. Als Schreibweise ist neben I n {\displaystyle I_{n}} {\displaystyle I_{n}} (von Identität) auch E n {\displaystyle E_{n}} {\displaystyle E_{n}} (von Einheit) gebräuchlich. Falls die Dimension aus dem Kontext hervorgeht, wird auch häufig auf den Index n {\displaystyle n} {\displaystyle n} verzichtet und nur I {\displaystyle I} {\displaystyle I} beziehungsweise E {\displaystyle E} {\displaystyle E} geschrieben.

Beispiele

[Bearbeiten | Quelltext bearbeiten]

Ist R {\displaystyle R} {\displaystyle R} der Körper der reellen Zahlen und bezeichnen 0 {\displaystyle 0} {\displaystyle 0} und 1 {\displaystyle 1} {\displaystyle 1} die Zahlen Null und Eins, so sind Beispiele für Einheitsmatrizen:

I 1 = ( 1 ) ,   I 2 = ( 1 0 0 1 ) ,   I 3 = ( 1 0 0 0 1 0 0 0 1 ) ,   I 4 = ( 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 ) {\displaystyle I_{1}={\begin{pmatrix}1\end{pmatrix}},\ I_{2}={\begin{pmatrix}1&0\\0&1\end{pmatrix}},\ I_{3}={\begin{pmatrix}1&0&0\\0&1&0\\0&0&1\end{pmatrix}},\ I_{4}={\begin{pmatrix}1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&1\end{pmatrix}}} {\displaystyle I_{1}={\begin{pmatrix}1\end{pmatrix}},\ I_{2}={\begin{pmatrix}1&0\\0&1\end{pmatrix}},\ I_{3}={\begin{pmatrix}1&0&0\\0&1&0\\0&0&1\end{pmatrix}},\ I_{4}={\begin{pmatrix}1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&1\end{pmatrix}}}

Eigenschaften

[Bearbeiten | Quelltext bearbeiten]

Elemente

[Bearbeiten | Quelltext bearbeiten]

Die Elemente einer Einheitsmatrix lassen sich mit dem Kronecker-Delta

δ i j = { 1 falls i = j 0 falls i ≠ j {\displaystyle \delta _{ij}=\left\{{\begin{matrix}1\quad {\text{falls}}\quad i=j\\0\quad {\text{falls}}\quad i\neq j\end{matrix}}\right.} {\displaystyle \delta _{ij}=\left\{{\begin{matrix}1\quad {\text{falls}}\quad i=j\\0\quad {\text{falls}}\quad i\neq j\end{matrix}}\right.}

angeben. Die Einheitsmatrix der Größe n × n {\displaystyle n\times n} {\displaystyle n\times n} kann so einfach durch

I n = ( δ i j ) i , j ∈ { 1 , … , n } {\displaystyle I_{n}=(\delta _{ij})_{i,j\in \{1,\ldots ,n\}}} {\displaystyle I_{n}=(\delta _{ij})_{i,j\in \{1,\ldots ,n\}}}

notiert werden. Die Zeilen und Spalten der Einheitsmatrix sind die kanonischen Einheitsvektoren e 1 , … , e n {\displaystyle e_{1},\ldots ,e_{n}} {\displaystyle e_{1},\ldots ,e_{n}}, und man schreibt entsprechend

I n = ( e 1 , … , e n ) {\displaystyle I_{n}=(e_{1},\ldots ,e_{n})} {\displaystyle I_{n}=(e_{1},\ldots ,e_{n})},

wenn die Einheitsvektoren Spaltenvektoren sind.

Neutralität

[Bearbeiten | Quelltext bearbeiten]

Für jede Matrix A ∈ R m × n {\displaystyle A\in R^{m\times n}} {\displaystyle A\in R^{m\times n}} gilt

I m ⋅ A = A ⋅ I n = A {\displaystyle I_{m}\cdot A=A\cdot I_{n}=A} {\displaystyle I_{m}\cdot A=A\cdot I_{n}=A}.

Demnach ergibt das Produkt aus einer beliebigen Matrix mit der Einheitsmatrix wieder die gleiche Matrix. Die Menge der quadratischen Matrizen bildet zusammen mit der Matrizenaddition und der Matrizenmultiplikation einen (nichtkommutativen) Ring ( R n × n , + , ⋅ ) {\displaystyle (R^{n\times n},+,\cdot )} {\displaystyle (R^{n\times n},+,\cdot )}. Die Einheitsmatrix ist dann das Einselement in diesem Matrizenring, also das neutrale Element bezüglich der Matrizenmultiplikation.

Symmetrien

[Bearbeiten | Quelltext bearbeiten]

Die Einheitsmatrix ist symmetrisch, das heißt für ihre Transponierte gilt

( I n ) T = I n {\displaystyle (I_{n})^{T}=I_{n}} {\displaystyle (I_{n})^{T}=I_{n}},

und selbstinvers, das heißt für ihre Inverse gilt ebenfalls

( I n ) − 1 = I n {\displaystyle (I_{n})^{-1}=I_{n}} {\displaystyle (I_{n})^{-1}=I_{n}}.

Kenngrößen

[Bearbeiten | Quelltext bearbeiten]

Für die Determinante der Einheitsmatrix gilt

det ⁡ ( I n ) = 1 {\displaystyle \operatorname {det} (I_{n})=1} {\displaystyle \operatorname {det} (I_{n})=1},

was eine der drei definierenden Eigenschaften einer Determinante ist. Für die Spur der Einheitsmatrix gilt

spur ⁡ ( I n ) = n {\displaystyle \operatorname {spur} (I_{n})=n} {\displaystyle \operatorname {spur} (I_{n})=n}.

Handelt es sich bei dem Ring um Z {\displaystyle \mathbb {Z} } {\displaystyle \mathbb {Z} }, Q {\displaystyle \mathbb {Q} } {\displaystyle \mathbb {Q} }, R {\displaystyle \mathbb {R} } {\displaystyle \mathbb {R} } oder C {\displaystyle \mathbb {C} } {\displaystyle \mathbb {C} }, erhält man demnach spur ⁡ ( I n ) = n {\displaystyle \operatorname {spur} (I_{n})=n} {\displaystyle \operatorname {spur} (I_{n})=n}. Das charakteristische Polynom der Einheitsmatrix ergibt sich als

χ I n ( λ ) = ( λ − 1 ) n {\displaystyle \chi _{I_{n}}(\lambda )=(\lambda -1)^{n}} {\displaystyle \chi _{I_{n}}(\lambda )=(\lambda -1)^{n}}.

Der einzige Eigenwert ist demnach λ = 1 {\displaystyle \lambda =1} {\displaystyle \lambda =1} mit Vielfachheit n {\displaystyle n} {\displaystyle n}. In der Tat gilt I n ⋅ x = 1 ⋅ x {\displaystyle I_{n}\cdot x=1\cdot x} {\displaystyle I_{n}\cdot x=1\cdot x} für alle x {\displaystyle x} {\displaystyle x} des Moduls R n {\displaystyle R^{n}} {\displaystyle R^{n}}. Ist R {\displaystyle R} {\displaystyle R} ein kommutativer Ring, so ist der Rang der Einheitsmatrix durch

rang ⁡ ( I n ) = n {\displaystyle \operatorname {rang} (I_{n})=n} {\displaystyle \operatorname {rang} (I_{n})=n}

gegeben.

Potenzen

[Bearbeiten | Quelltext bearbeiten]

Die Einheitsmatrix ist idempotent, das heißt

I n ⋅ I n = I n {\displaystyle I_{n}\cdot I_{n}=I_{n}} {\displaystyle I_{n}\cdot I_{n}=I_{n}},

und sie ist die einzige Matrix mit vollem Rang mit dieser Eigenschaft. Für das Matrixexponential einer reellen oder komplexen Einheitsmatrix gilt damit

exp ⁡ ( I n ) = ∑ k = 0 ∞ ( I n ) k k ! = ∑ k = 0 ∞ 1 k ! ⋅ I n = e ⋅ I n {\displaystyle \exp(I_{n})=\sum _{k=0}^{\infty }{\frac {(I_{n})^{k}}{k!}}=\sum _{k=0}^{\infty }{\frac {1}{k!}}\cdot I_{n}=e\cdot I_{n}} {\displaystyle \exp(I_{n})=\sum _{k=0}^{\infty }{\frac {(I_{n})^{k}}{k!}}=\sum _{k=0}^{\infty }{\frac {1}{k!}}\cdot I_{n}=e\cdot I_{n}},

wobei e {\displaystyle e} {\displaystyle e} die eulersche Zahl ist.

Verwendung

[Bearbeiten | Quelltext bearbeiten]

Lineare Algebra

[Bearbeiten | Quelltext bearbeiten]

Die Menge der regulären Matrizen der Größe n × n {\displaystyle n\times n} {\displaystyle n\times n} bildet mit der Matrizenmultiplikation die allgemeine lineare Gruppe. Für alle Matrizen A {\displaystyle A} {\displaystyle A} dieser Gruppe und ihre Inversen A − 1 {\displaystyle A^{-1}} {\displaystyle A^{-1}} gilt dann

A − 1 ⋅ A = A ⋅ A − 1 = I n {\displaystyle A^{-1}\cdot A=A\cdot A^{-1}=I_{n}} {\displaystyle A^{-1}\cdot A=A\cdot A^{-1}=I_{n}}.

Das Zentrum dieser Gruppe sind gerade die Vielfachen (ungleich null) der Einheitsmatrix. Für eine orthogonale Matrix A ∈ R n × n {\displaystyle A\in \mathbb {R} ^{n\times n}} {\displaystyle A\in \mathbb {R} ^{n\times n}} gilt nach Definition

A ⋅ A T = A T ⋅ A = I n {\displaystyle A\cdot A^{T}=A^{T}\cdot A=I_{n}} {\displaystyle A\cdot A^{T}=A^{T}\cdot A=I_{n}}

und entsprechend dazu für eine unitäre Matrix A ∈ C n × n {\displaystyle A\in \mathbb {C} ^{n\times n}} {\displaystyle A\in \mathbb {C} ^{n\times n}}

A ⋅ A H = A H ⋅ A = I n {\displaystyle A\cdot A^{H}=A^{H}\cdot A=I_{n}} {\displaystyle A\cdot A^{H}=A^{H}\cdot A=I_{n}}.

Diese Matrizen bilden jeweils Untergruppen der entsprechenden allgemeinen linearen Gruppe. Die nullte Potenz einer quadratischen Matrix A ∈ R n × n {\displaystyle A\in R^{n\times n}} {\displaystyle A\in R^{n\times n}} wird als

A 0 = I n {\displaystyle A^{0}=I_{n}} {\displaystyle A^{0}=I_{n}}

festgelegt. Weiter wird die Einheitsmatrix bei der Definition des charakteristischen Polynoms

χ A ( λ ) = det ( A − λ I n ) . {\displaystyle \chi _{A}(\lambda )=\det(A-\lambda I_{n}).} {\displaystyle \chi _{A}(\lambda )=\det(A-\lambda I_{n}).}

einer quadratischen Matrix verwendet. Die Einheitsmatrix ist die Darstellungsmatrix der Identitätsabbildung id : V → V {\displaystyle \operatorname {id} \colon V\to V} {\displaystyle \operatorname {id} \colon V\to V} eines endlichdimensionalen Vektorraums V {\displaystyle V} {\displaystyle V}.

Geometrie

[Bearbeiten | Quelltext bearbeiten]

In der analytischen Geometrie werden Einheitsmatrizen unter anderem bei der Definition folgender Abbildungsmatrizen T {\displaystyle T} {\displaystyle T} verwendet:

  • Punktspiegelung am Koordinatenursprung:
    T = − I {\displaystyle T=-I} {\displaystyle T=-I}
  • Zentrische Streckung mit dem Streckungsfaktor m > 0 {\displaystyle m>0} {\displaystyle m>0} und dem Ursprung als Zentrum:
    T = m ⋅ I {\displaystyle T=m\cdot I} {\displaystyle T=m\cdot I}
  • Spiegelung an einer Ursprungsgerade mit Einheits-Richtungsvektor v {\displaystyle v} {\displaystyle v}:
    T = 2 v v T − I {\displaystyle T=2vv^{T}-I} {\displaystyle T=2vv^{T}-I}
  • Spiegelung an einer Ursprungsgerade (2D) oder Ursprungsebene (3D) mit Einheits-Normalenvektor  n {\displaystyle n} {\displaystyle n}:
    T = I − 2 n n T {\displaystyle T=I-2nn^{T}} {\displaystyle T=I-2nn^{T}}
  • Projektion auf den Komplementärraum, wenn P {\displaystyle P} {\displaystyle P} eine Projektionsmatrix auf eine Ursprungsebene oder -gerade ist:
    T = I − P {\displaystyle T=I-P} {\displaystyle T=I-P}

Programmierung

[Bearbeiten | Quelltext bearbeiten]

In dem numerischen Softwarepaket MATLAB wird die Einheitsmatrix der Größe n × n {\displaystyle n\times n} {\displaystyle n\times n} durch die Funktion eye(n) erzeugt.[1] In Mathematica erhält man die Einheitsmatrix durch IdentityMatrix[n]. In der Python-Bibliothek numpy wird eine Einheitsmatrix durch numpy.identity(n) erzeugt. Die Funktion numpy.eye(N, M, k) mit N=Zeilen, M=Spalten und k=Position der Hauptdiagonalen, bietet eine allgemeinere Möglichkeit, Diagonalarrays, mit Einsen zu erzeugen.[2]

Siehe auch

[Bearbeiten | Quelltext bearbeiten]
  • Einsmatrix, eine Matrix, die nur aus Einsen besteht
  • Nullmatrix, eine Matrix, die nur aus Nullen besteht
  • Standardmatrix, eine Matrix, die aus genau einer Eins und sonst nur Nullen besteht
  • Permutationsmatrix, eine Matrix, die durch Zeilen- oder Spaltenvertauschungen aus einer Einheitsmatrix entsteht
  • Elementarmatrix, eine Matrix, die sich nur an einer Position oder durch Zeilentausch von einer Einheitsmatrix unterscheidet

Literatur

[Bearbeiten | Quelltext bearbeiten]
  • Siegfried Bosch: Lineare Algebra. Springer, 2006, ISBN 3-540-29884-3. 
  • Karsten Schmidt, Götz Trenkler: Einführung in die Moderne Matrix-Algebra. Springer, 2006, ISBN 3-540-33008-9. 

Weblinks

[Bearbeiten | Quelltext bearbeiten]
  • Eric W. Weisstein: Identity Matrix. In: MathWorld (englisch).
  • mathcam: Identity matrix. In: PlanetMath. (englisch)

Einzelnachweise

[Bearbeiten | Quelltext bearbeiten]
  1. ↑ Christoph W. Überhuber, Stefan Katzenbeisser, Dirk Praetorius: MATLAB 7: Eine Einführung. Springer, 2007, S. 18. 
  2. ↑ Bernd Klein: Numerisches Python: Arbeiten mit NumPy, Matplotlib und Pandas. Hanser, München 2019, ISBN 978-3-446-45076-9, S. 67. 
Abgerufen von „https://de.teknopedia.teknokrat.ac.id/w/index.php?title=Einheitsmatrix&oldid=253028506“
Kategorie:
  • Matrix

  • indonesia
  • Polski
  • العربية
  • Deutsch
  • English
  • Español
  • Français
  • Italiano
  • مصرى
  • Nederlands
  • 日本語
  • Português
  • Sinugboanong Binisaya
  • Svenska
  • Українська
  • Tiếng Việt
  • Winaray
  • 中文
  • Русский
Sunting pranala
Pusat Layanan

UNIVERSITAS TEKNOKRAT INDONESIA | ASEAN's Best Private University
Jl. ZA. Pagar Alam No.9 -11, Labuhan Ratu, Kec. Kedaton, Kota Bandar Lampung, Lampung 35132
Phone: (0721) 702022
Email: pmb@teknokrat.ac.id