I am preparing for an exam for which Eigen Value from linear algebra is the one of the important topic. I am listing some properties of Eigen Value that I studied:
If $\lambda$ is an eigen value of a matrix $A$ then $\frac{1}{\lambda }$ will be an eigen value of inverse of Matrix $A$.
If $\lambda$ is an eigen value of a matrix $A$ then $\lambda^n$ will be an eigen value of $A^n$.
If $\lambda$ is an eigen value of a matrix $A$ then $k\lambda$ will be an eigen value of $kA$.
Is this list exhaustive? If not can you please suggest some more properties of Eigen Value which might be useful for my exam.