32. Eigenvalues and Eigenvectors
Dated: 15-06-2025
Definition
A complex scalar
\(\lambda\) satisfies
If and only if there is a non zero vector
1 \(\vec x\) in \(\mathbb C^n\) such that
We call \(\lambda\) a complex eigen value
and \(\vec x\) a complex eigen vector
corresponding to \(\lambda\).
Example
The linear transformation
2 \(\vec x \to A \vec x\) on \(\mathbb R^2\) rotates the plane
counter clockwise through a quarter turn.
Solution
The action of \(A\) is periodic and a vector
1 is back where it started from. Obviously, no nonzero vector
1 is mapped into a multiple of itself, so \(A\) has no eigen vectors
in \(\mathbb R^2\) and no real eigen values
.
The characteristic equation
3 of \(A\) is
Thus \(\iota\) and \(- \iota\) are eigen values
with \(\begin{bmatrix}1\\ -\iota\end{bmatrix}\) and \(\begin{bmatrix}1\\\iota\end{bmatrix}\) are corresponding eigen vectors
.
Real and Imaginary Parts of Vectors
1
The real
and imaginary
parts of a complex vector
\(x\) are the vectors
1 \(\textbf{Re } \vec x\) and \(\textbf{Im } \vec x\) formed from the real
and imaginary
parts of the entries of \(x\).
Example
Eigenvalues
And Eigenvectors
of a Real Matrix
1 that Acts on \(\mathbb C^n\)
If \(A\) is an \(n \times n\) matrix
1 whose entries are real
then \(\overline{A \vec x} = \bar A \bar {\vec x} = A \bar {\vec x}\).
If \(\lambda\) is an eigen value
of \(A\) with \(\vec x\) a corresponding vector
1 in \(\mathbb C^n\) then \(A \bar {\vec x} = \overline{A \vec x} = \overline{\lambda \vec x} = \bar \lambda \bar {\vec x}\).
Example
If \(\mathbb C = \begin{bmatrix}a & -b\\ b & a\end{bmatrix}\) where \(a, b \in \mathbb R \ \land a, b\ne 0\) then the eigen values
of \(\mathbb C\) are \(\lambda = a \pm b \iota\).
Also, if \(r = |\lambda| = \sqrt{a^2 + b^2}\), then
The transformation
2 \(\vec x \to C \vec x\) can be viewed as composition of rotation through \(\theta\) and scaling by \(r = |\lambda|\).
Theorem
References
Read more about notations and symbols.