The spectral theorem for finite-dimensional operators state that a normal matrix is unitarily diagonalizable into a diagonal matrix with complex eigenvalues and a self-adjoint matrix into that with purely real eigenvalues over the complex number field. This can be proved using Schur’s decomposition, which states that any matrix over the complex numbers can be unitarily decomposed into an upper-triangular matrix.
In this post, I present a particular result about real-symmetric matrices.
Theorem 1. For any real-symmetric matrix
, there exist an
-by-
matrix
such that
![]()
where
is a diagonal matrix.
Before presentation of a proof, we need a technical lemma.
Lemma. Let
be an self-adjoint operator over a
-dimensional Hilbert Space that is nonzero, i.e. there exist some vector
such that
. Then, there exist a set of unit vectors
such that
for all
.
proof. Choose a basis such that
. Such a choice is guaranteed since
is a nonzero operator. It is straightforward to show that given an upper-triangular matrix
defined as
![]()
we have
![]()
for any
. Set vector
the unit vector parallel to the first column and
to be the remaining column vectors. By construction, we have that
![]()
for any
. □
This lemma basically tells us that given an operator on a finite-dimensional Hilbert space, it is possible to choose a vector and some subspace such that for the dot product
vanishes over the choice of the special vector and any other vector in the subspace.
Now, we are ready to present a proof of our theorem.
proof of Theorem 1. We show that there exist
column vectors
such that
for any
where
. For
, the theorem is trivially true by choosing
. Now, for
, we apply the Lemma to obtain
and
such that
for all
. By the inductive hypothesis, within the restriction of
to
, we obtain
vectors
such that
for some
. Also, these new matrices
are linear combination of
‘s, and therefore by linearity,
![]()
for any
. Choosing
to be the collection of column vectors
, we obtain
![]()
where
a diagonal matrix. □
It appears that a clever choice of matrix
will allow
to be orthogonal. However, Claude claims that such a choice for
is known to not exist. Proof would require a different approach.
Leave a Reply