166,729 views
33 votes
33 votes
Find all possible values of &, if any, for which the matrix 5 10 A = 10 5 is not diagonalizable. If there are no such values, write none.

User Michas
by
2.5k points

1 Answer

20 votes
20 votes
As noted in a comment, the matrix is real symmetric, hence diagonalizable regardless of the value of a
a
.

If you didn’t happen to know that, observe that (0,0,1)T
(
0
,
0
,
1
)
T
is an eigenvector of A
A
with eigenvalue a
a
. The other eigenvalues are those of the upper-left 2×2
2
×
2
submatrix, which you’ve computed to be 3
3
and −13

13
. If a
a
is not equal to either of these, then you have three distinct eigenvalues and the matrix is diagonalizable. On the other hand, if a=3
a
=
3
or a=−13
a
=

13
, then the matrix is diagonalizable iff you can find two linearly-independent eigenvectors for that eigenvalue. That’s always possible, since the eigenvector that comes from the upper-left block must be of the form (x,y,0)T
(
x
,
y
,
0
)
T
, which is clearly linearly independent from (0,0,1)T
(
0
,
0
,
1
)
T
. Thus, the matrix is diagonalizable for all values of a
a
.
And answer 2

As mentioned in the comment, all symmetric matrices are diagonalizable. Hence just conclude that no such value of a
a
exists and you are done.

Now, let's revisit what you did. You found the eigenvalues of the matrix, which are a,3
a
,
3
and −13

13
by first expanding the characteristic polynomial. If we visualize the matrix as a block diagonal matrix, then we can see that a
a
is an eigenvalue and the remaining eigenvalues are the eigenvalues of the first 2×2
2
×
2
block.

Notice that we have the result that if all eigenvalues are distinct, then the matrix is diagonalizable.

In the event that the matrix is not symmetric and has some eigenvalue with algebraic multiplicity more than 1
1
, then we check if the geometric multiplicity is equal to the algebraic multiplicity.
User Shinobi
by
3.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.