How to show $f(A)$ is diagonalizable?

41 Views Asked by At

If $A$ is diagonalizable and $f(·)$ is a polynomial, how to show that $f(A)$ is diagonalizable?

2

There are 2 best solutions below

1
On BEST ANSWER

HINT

We have that

$$A=SDS^{-1} \implies A^2=SDS^{-1}SDS^{-1}=SD^2S^{-1} \implies \dots A^n=SD^nS^{-1}$$

0
On

Try to show (based on gimusi's hint) that if $A= BDB^{-1}$, then

$$f(A)= Bf(D)B^{-1}$$ as well..

and a polynomial applied to the subgroup of diagonal matrices stays in there.