Types: 8.6 Identity Matrix
Examples: N/A
Constructions: N/A
Generalizations: N/A

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Diagonal Matrix

Let DRn×n be a given, square matrix. We say that D is diagonal if dik=0 for all ik. Diagonal matrices take the form

D=[d11000d22000dnn]

In this case, the entries on the main diagonal dii are any real numbers and are not necessarily zero.

The main diagonal entries of A are elements with equal row and column indices. We say aik is on the main diagonal of A if i=k. The main diagonal of A is the set of all diagonal entries of A.

300

⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠

Text Elements

Embedded files

5e91140120203329ae2ab974f6f69323a1d35949: In=[100010001]
03eb0ce7e91b85f44a7db2cfdff93cc5b71bfbbe: [a11a12a13a14a15a16a21a22a23a24a25a26a31a32a33a34a35a36a41a42a43a44a45a46a51a52a53a54a55a56a61a62a63a64a65a66]
2ca0bf9a1ed80d80f413a177c95f1e7e1e170d0b: [a11a12a13a14a15a16a21a22a23a24a25a26a31a32a33a34a35a36a41a42a43a44a45a46a51a52a53a54a55a56a61a62a63a64a65a66]
376bc28ac2eb8c3d2cc49152918b541f9172db4e: [a11a12a13a14a15a16a21a22a23a24a25a26a31a32a33a34a35a36a41a42a43a44a45a46a51a52a53a54a55a56a61a62a63a64a65a66]
79faa457317a00c9b18ba0ed1a2fa93e8241d467: [a11a12a13a14a15a16a21a22a23a24a25a26a31a32a33a34a35a36a41a42a43a44a45a46a51a52a53a54a55a56a61a62a63a64a65a66]
9e5e9c1128ca168e0329e9107ff78420f83067d5: [a11a12a13a14a15a16a21a22a23a24a25a26a31a32a33a34a35a36a41a42a43a44a45a46a51a52a53a54a55a56a61a62a63a64a65a66]

The non-diagonal entries of A are all entries that are not in the main diagonal (in this case, the green strip).


Remark. These are central to 4 The Standard Eigenvalue Problem.