In a previous post,
you have seen that the eigenvectors of a symmetric matrix
are perpendicular to each other.
This is not a coincidence and is an important property of symmetric matrices.
An important property of symmetric matrices is that
an symmetric matrix has linearly independent
and orthogonal eigenvectors,
and it has real eigenvalues corresponding to those eigenvectors.
It is important to note that these eigenvalues are not necessarily unique;
some of them can be identical.
Another important property of symmetric matrices is that
they are orthogonally diagonalizable.
Next, let’s unpack orthogonally diagonalizable.
A symmetric matrix is orthogonally diagonalizable.
It means that for an symmetric matrix ,
we can decompose it as
in which is an diagonal matrix comprised of
the eigenvalues of on its diagonal.
is also an matrix,
and the columns of are the linearly independent eigenvectors of
that correspond to those eigenvalues in respectively.
For example, if
are the eigenvectors of , and
are their corresponding eigenvalues,
then can be written as
This can also be written as
This factorization of is called the eigendecomposition of .
Let’s see an example. Suppose that
It has two eigenvectors:
and the corresponding eigenvalues are:
Therefore, can be defined as
Likewise, columns of are the eigenvectors of
corresponding to those eigenvalues in ,
The transpose of is
And finally, barring some round error, can be written as
It is neat to be able to re-write a symmetric matrix
as the product of three matrices.
But to understand its implication,
we need to look at it geometrical interpretation,
which will be the topic of the next post.