Section 4.2 Finding Eigenvalues
In order to find the eigenvalues of a square matrix \(A\text{,}\) we must find the values of \(\lambda\) such that the equation
admits solutions \(\left|v\right>\text{.}\) (The solutions \(\left|v\right>\) are eigenvectors of \(A\text{,}\) as discussed in the next section.) Rearranging terms, \(\left|v\right>\) must satisfy
where \(I\) denotes the identity matrix (of the same size as \(A\)). Suppose that the inverse matrix \((\lambda I-A)^{-1}\) exists. Multiplying both sides of (4.2.2) by this inverse would then yield
which is not a very interesting solution. So we want \((\lambda I-A)\) not to have an inverse. When does this happen?
Claim: A square matrix \(A\) does not have an inverse if and only if \(\det A=0\text{.}\)
Thus, the eigenvalues of \(A\) are the solutions of the equation \(\det(\lambda I-A)=0\text{.}\)
Example
Suppose \(A=\begin{pmatrix}1\amp 2\\9\amp 4 \end{pmatrix}\text{.}\) Then we must solve
or equivalently
and the eigenvalues in this case are \(\lambda=7\) and \(\lambda=-2\text{.}\)
In general, this computation always yields a polynomial equation in \(\lambda\text{,}\) which is of order \(n\) if \(A\) is an \(n\times n\) matrix. Thus, we expect \(n\) (complex) eigenvalues, which however might not be distinct. In the case of an eigenvalue that is repeated \(m\) times, we call the eigenvalue \(m\)-fold degenerate.