mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 02:44:17 +00:00
387 B
387 B
aliases | |
---|---|
|
Particolare matrice quadrata.
\Huge \mathbf{I}
Ha elemento neutro della moltiplicazione sulla diagonale principale, ed elemento nullo della moltiplicazione altrove.
\Large
\mathbf{I}_{(\mathbb{N}^3)} =
\begin{bmatrix}
1 & 0 & 0 \
0 & 1 & 0 \
0 & 0 & 1
\end{bmatrix}