If $A$ is a $n\times n $matrix such that $A$ is similar to $cA$, for complex scalar $c$ and $|c| \neq 1$, show that $A$ is nilpotent.
I tried to prove that if $A$ has an eigenvalue $k$ then $ck$ is an eigenvalue for $cA$ But we can't say that $ck=k$ (if this is true then the statement is obviously true), we don't ensure the order of eigenvalues for each matrix, that is, $ck =l$ for another eigenvalue $l$ of $A$. Any help?
Let $\lambda$ be an eigenvalue of $A$ with the largest magnitude. The eigenvalue of $cA$ with largest magnitude is then $c \lambda$, but since $A,cA$ are similar, we must have $|\lambda |= |c| | \lambda | $ from which it follows that $\lambda = 0$. Hence all eigenvalues are zero.