Matrice elementare: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Riga 9:
1 & -2 & 0 \\
4 & -8 & 0 \end{bmatrix}</math>
Equivalentemente, <math> A = uv^T </math> è il prodotto di due vettori, il primo <math> u </math> verticale ed il secondo <math> v^t </math> orizzontale (perché <math> v^T </math> indica la [[matrice trasposta|trasposta]] di <math> v </math>). Nell'esempio, abbiamo
:<math> A = \begin{bmatrix} 1 \\ 1 \\ 4 \end{bmatrix} \cdot \begin{bmatrix} 1 & -2 & 0 \end{bmatrix}. </math>
| |||