"Just The Maths" Unit Number 9.9 Matrices 9 (Modal & Spectral Matrices) by A.J.Hobson
"Just The Maths" Unit Number 9.9 Matrices 9 (Modal & Spectral Matrices) by A.J.Hobson
"Just The Maths" Unit Number 9.9 Matrices 9 (Modal & Spectral Matrices) by A.J.Hobson
UNIT NUMBER
9.9
MATRICES 9
(Modal & spectral matrices)
by
A.J.Hobson
If two eigenvalues coincide, the order of writing down the corresponding pair of eigenvectors
will be immaterial.
DEFINITION 1
The square matrix obtained by using as its columns any set of linearly independent eigen-
vectors of a matrix A is called a “modal matrix” of A, and may be denoted by M.
Notes:
(i) There are infinitely many modal matrices for a given matrix, A, since any multiple of an
eigenvector is also an eigenvector.
When using normalised eigenvectors, the modal matrix may be denoted by N and, for an n×n
matrix, A, there are 2n possibilities for N since each of the n columns has two possibilities.
DEFINITION 2
λ1 0 0 . . 0
0 λ2 0 . . 0
0 0 λ3 . . 0
. . . . . .
0 0 0 . . λn
1
EXAMPLE
1 1 −2
−1 2
A= 1 ,
0 1 −1
determine a modal matrix, a modal matrix of normalised eigenvectors and the spectral
matrix.
Solution
1 − λ 1 −2
−1 2−λ 1 = 0,
−1 − λ
0 1
Case 1. λ = 2
−x + y − 2z = 0,
−x + 0y + z = 0,
0x + y − 3z = 0,
which give x : y : z = 1 : 3 : 1
2
Case 2. λ = 1
0x + y − 2z = 0,
−x + y + z = 0,
0x + y − 2z = 0,
which give x : y : z = 3 : 2 : 1
Case 3. λ = −1
2x + y − 2z = 0,
−x + 3y + z = 0,
0x + y + 0z = 0,
which give x : y : z = 1 : 0 : 1
1 3 1
M = 3 2 0.
1 1 1
√1 √3 √1
11 14 2
√3 √2
N=
11 14
0
.
√1 √1 √1
11 14 2
3
The spectral matrix is given by
2 0 0
S = 0 1 0 .
0 0 −1
Since the eigenvalues of a diagonal matrix are equal to its diagonal elements, it is clear that
a matrix, A, and its spectral matrix, S, have the same eigenvalues.
From the Theorem in Unit 9.8, therefore, it seems reasonable that A and S could be similar
matrices; and this is the content of the following result which will be illustrated rather than
proven.
THEOREM
The matrix, A, is similar to its spectral matrix, S, the similarity transformation being
M−1 AM = S,
ILLUSTRATION:
Then,
Also,
x1 x2 x3
M=
y1 y2 y3
.
z1 z2 z3
If M is premultiplied by A, we obtain a 3×3 matrix whose columns are AX1 , AX2 , and AX3 .
4
That is,
or
x1 x2 x3 λ1 0 0
AM = y1 y2 y3 . 0 λ2 0 = MS.
z1 z2 z3 0 0 λ3
We conclude that
M−1 AM = S.
Notes:
(ii) The similarity transformation in the above theorem reduces the matrix, A, to “diagonal
form” or “canonical form” and the process is often referred to as the “diagonalisation”
of the matrix, A.
EXAMPLE
1 1 −2
A = −1 2 1 .
0 1 −1
Solution
1 3 1
M = 3 2 0.
1 1 1
5
The spectral matrix is given by
2 0 0
S = 0 1 0 .
0 0 −1
1 −2 2 2
M−1 = 3 0 −3
6 −1 −2 7
and, hence,
−1 1 −2 2 2 1 1 −2 1 3 1
M AM = 3 0 −3 . −1 2 1 . 3 2 0
6 −1 −2 7 0 1 −1 1 1 1
1 −2 2 2 2 3 −1
=
3 0 −3
.6 2
0
6 −1 −2 7
2 1 −1
2 0 0
= 0 1 0 = S.
0 0 −1
6
9.9.3 EXERCISES
7
9.9.4 ANSWERS TO EXERCISES
− √13 √1
5
0
√1
N=
3
0 0.
√1 √2 1
3 5
4. (a) The eigenvalues are 2 (repeated) and 1 but there are only two linearly independent
eigenvectors, namely
2 1
1 and 1 .
0 −1
(b) There is only one eigenvalue, 1 (repeated), and only one linearly independent
eigenvector, namely
1
1.
1