True or False?
If a real matrix satisfies the equation , then there must exist an invertible real matrix such that is diagonal.
(from a recent test in linear algebra)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A is diagonalizable iff its minimal polynomial is a product of non- repeated linear factors. And this is the case: ( A − 2 I n ) ( A − 3 I n ) = 0 gives us 3 possibilities fot its minimal polynomial:
a) A = 2 I n
b) A = 3 I n or
c) Its minimal polynomial is ( A − 2 I n ) ( A − 3 I n ) = 0 .Then there exists an invertible matrix S such that S − 1 A S is a diagonal matrix with entries 2 and 3 in the diagonal.