Prove that if $v$ is an eigenvector for the matrix $A$, then $A^2v=c^2v$
Pretty much all I have is:
$Av=cv$ where $v$ is a nonzero vector
Prove that if $v$ is an eigenvector for the matrix $A$, then $A^2v=c^2v$
Pretty much all I have is:
$Av=cv$ where $v$ is a nonzero vector
$$Av=cv$$
$$AAv=Acv$$
c is a scalar you can factor it out
$$AAv=c(Av)$$
$$A^2v=c(Av)$$
$$A^2v=c(cv)=c^2v$$