Content deleted Content added
→Scalar matrix: Split → sentences |
|||
Line 87:
and for [[matrix multiplication]],
:{{nowrap|diag(''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub>)}}
The diagonal matrix {{nowrap|diag(''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub>)}} is [[invertible matrix|invertible]] [[if and only if]] the entries ''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub> are all non-zero. In this case, we have
|