Find all eigenvalues of a matrix that holds $A = A^{5}$

$\begingroup$

I need to find all eigenvalues of a matrix that holds $A = A^{5}$. I have no idea where to start. Any directions please?

$\endgroup$ 5

2 Answers

$\begingroup$

Hint. Any eigenvalue $\lambda$ of $A$ will solve the equation $\lambda^5=\lambda$ because $$0=(A^{5}-A)v=(\lambda^5-\lambda)v$$ where $v$ is an eigenvector with respect to $\lambda$.

$\endgroup$ $\begingroup$

Hint:

$$ \lambda^5-\lambda=0 \quad \iff \quad \lambda(\lambda-1)(\lambda+1)(\lambda^2+1)=0 $$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like