theorem for normal triangular matrices
Theorem 1
([1], pp. 82)
A square matrix is diagonal
if and only if it is normal and triangular.
Proof. If A is a diagonal matrix, then the complex conjugate
A∗ is also a diagonal matrix. Since arbitrary diagonal matrices
commute, it follows that A∗A=AA∗.
Thus
any diagonal matrix is a normal triangular matrix
.
Next, suppose A=(aij) is a normal upper triangular matrix. Thus aij=0 for i>j, so for the diagonal elements in A∗A and AA∗, we obtain
(A∗A)ii | = | i∑k=1|aki|2, | ||
(AA∗)ii | = | n∑k=i|aik|2. |
For i=1, we have
|a11|2=|a11|2+|a12|2+⋯+|a1n|2. |
It follows that the only non-zero entry on the first row of A is a11. Similarly, for i=2, we obtain
|a12|2+|a22|2=|a22|2+⋯+|a2n|2. |
Since a12=0, it follows that the only non-zero element on the second row is a22. Repeating this for all rows, we see that A is a diagonal matrix. Thus any normal upper triangular matrix is a diagonal matrix.
Suppose then that A is a normal lower triangular matrix. Then it is not difficult to see that A∗ is a normal upper triangular matrix. Thus, by the above, A∗ is a diagonal matrix, whence also A is a diagonal matrix. □
References
- 1 V.V. Prasolov, Problems and Theorems in Linear Algebra, American Mathematical Society, 1994.
Title | theorem for normal triangular matrices |
---|---|
Canonical name | TheoremForNormalTriangularMatrices |
Date of creation | 2013-03-22 13:43:35 |
Last modified on | 2013-03-22 13:43:35 |
Owner | Mathprof (13753) |
Last modified by | Mathprof (13753) |
Numerical id | 12 |
Author | Mathprof (13753) |
Entry type | Theorem |
Classification | msc 15A57 |
Classification | msc 15-00 |
Related topic | NormalMatrix |