29
modificacions
<center><math>A B = I_n = B A</math>,</center>
on <math>I_n</math> és la matriu identitat d'ordre <math>n</math>.
Per exemple, les matrius <math>A=\begin{pmatrix} 1 & 1 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \end{pmatrix}</math> i <math>B=\begin{pmatrix} 1 & -1 & 0 \\ 0 & 1 & -1 \\ 0 & 0 & 1 \end{pmatrix}</math> són inverses l'una de l'altra atès que:
Quan una matriu no és invertible es diu que és no invertible o singular. En aquest cas es poden considerar les [[pseudoinversa|pseudoinverses]].
== Inverses generalitzades ==
|
modificacions