Bertrandkis
- 25
- 0
Homework Statement
Question 1:
A) Show that if A is diagonalizable then A^{T} is also diagonalizable.
The Attempt at a Solution
We know that A is diagonalizable if it's similar to a diagonal matrix.
So
A=PDP^{-1}
A^{T}=(PDP^{-1})^{T}
which gives
A^{T}=(P^{-1})^{T}DP^{T} as D=D^{T}
Hence A^{T} is diagonalizable
Homework Statement
Question 2
If A and B are Similar matrices, then show that A^{2} and B^{2}
are similar
The Attempt at a Solution
If A and B are similar then P^{-1}AP = B
We know that P^{-1}A^{k}P =D^{k}
let k=2 therefore
P^{-1}A^{2}P =B^{2}
hence A^{2} and B^{2} are similar
Homework Statement
Question 3
Every matrix A is Similar itself
The Attempt at a Solution
If A and A are similar then P^{-1}AP =A ? this does not make sense to me.
Alternatively, do we have to show that A has the same eigenvalues as A? This is obvious, is this then the proof?