„Lineáris algebra/Permutáló mátrixok” változatai közötti eltérés

Tartalom törölve Tartalom hozzáadva
→‎Permutáló mátrix inverzének megszerkesztése: egyet kivágtam, túl szemléletes
167. sor:
Látható-sejthető, hogy '''a főátlójára történő tükrözésével kapjuk egy permutáló mátrix inverzét'''.
 
És valóban, egyrészt<br clear="all">
<math> D^{-1} D \begin{pmatrix} 1 \\ 2 \\ 3 \\ 4 \end{pmatrix} \ = \ D^{-1} \begin{pmatrix} 2 \\ 4 \\ 1 \\ 3 \end{pmatrix} \ = \ \begin{pmatrix} 0 & 0 & 1 & 0 \\ 1 & 0 & 0 & 0 \\ 0 & 0 & 0 & 1 \\ 0 & 1 & 0 & 0 \\ \end{pmatrix} \begin{pmatrix} 2 \\ 4 \\ 1 \\ 3 \end{pmatrix} </math> <math> = </math> <br> <math> = </math> <math> \begin{pmatrix} 0\cdot2+0\cdot4+1\cdot1+0\cdot3 \\ 1\cdot2+0\cdot4+0\cdot1+0\cdot3 \\ 0\cdot2+0\cdot4+0\cdot1+1\cdot3 \\ 0\cdot2+1\cdot4+0\cdot1+0\cdot3 \\ \end{pmatrix} \ = \ \begin{pmatrix} 1\cdot1 \\ 1\cdot2 \\ 1\cdot3 \\ 1\cdot4 \\ \end{pmatrix} \ = \ \begin{pmatrix} 1 \\ 2 \\ 3 \\ 4 \\ \end{pmatrix} </math> <br clear="all" />
másrészt <br clear="all" />
<math> D^{-1} D \ = \ \begin{pmatrix} 0 & 0 & 1 & 0 \\ 1 & 0 & 0 & 0 \\ 0 & 0 & 0 & 1 \\ 0 & 1 & 0 & 0 \\ \end{pmatrix} \begin{pmatrix} 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 1 \\ 1 & 0 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ \end{pmatrix} </math> <math> = </math> <math> \begin{pmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1 \\ \end{pmatrix} </math> <br clear="all" /><br clear="all" />