Is there a matrix $B$ such that $B^2=A$, with $A$ being diagonalizable?

2.6k Views Asked by At

I have the following matrix: $$\begin{pmatrix} 0 & -7 & 1 \\ 0 & 4 & 0 \\ -2 & 1 & 3 \\ \end{pmatrix}$$ I already found the eigenvalues which are $$\lambda_1=1$$ $$\lambda_2=2$$ $$\lambda_3=4$$ They are distinct so the matrix is clearly diagonalizable. I know a matrix is similar to its diagonal matrix so we can write this as follows: $$A= PDP^{-1}$$ We also have that : $$A^n=PD^nP^{-1}$$ Now is it possible to find $B$ such that $B^2=A$ ? I have been trying to use the fact that $A$ is similiar to its diagonal, but i do not know if i have to use that or not.

1

There are 1 best solutions below

6
On BEST ANSWER

Guide:

Try to compute $(PD^\frac12P^{-1})^2$