True or false
If a real square matrix is similar to a diagonal matrix and satisfies for some , then must be the zero matrix.
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 similar to some diagonal D , i.e.:
A = P − 1 D P
For some invertible matrix P . So:
A n = P − 1 D P ⋅ P − 1 D P ⋅ . . . ⋅ P − 1 D P (n times)
A n = P − 1 D n P
But also:
A n = 0
Thus:
P − 1 D n P = 0
Multiplying by P − 1 to the right and by P to the left on both sides:
D n = 0
Since D is diagonal:
D = 0
By the definition of A :
A = P − 1 D P
A = P − 1 0 P
A = 0