Gaußsches Eliminationsverfahren: Unterschied zwischen den Versionen

Zeile 114: Zeile 114:


=== Bestimmung der Inversen ===
=== Bestimmung der Inversen ===
Gegeben sei
Wir berechnen die Inverse <math>A^{-1}</math> zur Matrix
<math>
:<math>
A = \begin{pmatrix}
A = \begin{pmatrix}
1 & 2 \\
1 & 2 \\
Zeile 121: Zeile 121:
\end{pmatrix}
\end{pmatrix}
</math>
</math>
mit Hilfe des Gauß'schen Eliminationsverfahrens:


Durch Anwendung des Gauß-Algorithmus auf <math>(A|I)</math> erhält man
<math></math>
 
Die Inverse zu Matrix <math>A</math> ist damit
<math>
<math>
A^{-1} = \begin{pmatrix}
A^{-1} = \begin{pmatrix}