The behavior of complex eigenvalues for a real matrix is governed by a handful of formulas and statements that connect the discriminant, the modulus, the argument, and the real part to specific geometric and dynamical consequences. The table below collects each one alongside what it produces and what it means, providing a single reference for the page's key facts.
| Aspect of complex eigenvalues λ = a ± bi |
Formula or statement |
Meaning |
| When they appear (2×2) |
discriminant tr(A)² − 4·det(A) < 0 |
no real direction is mapped to a scalar multiple of itself |
| Pair structure |
if λ = a + bi is an eigenvalue, so is λ̄ = a − bi |
eigenvectors come in conjugate pairs v and v̄ |
| Modulus r |
r = √(a² + b²) |
scaling factor of the rotation-scaling action |
| Argument θ |
θ = arctan(b / a) |
rotation angle of the action |
| Real canonical 2×2 block |
[[a, −b], [b, a]] = r · R(θ) |
A is similar over ℝ to a rotation by θ scaled by r |
| Discrete stability |
stable ⟺ |λ| < 1 for every eigenvalue |
criterion for xn+1 = A xn |
| Continuous stability |
stable ⟺ Re(λ) < 0 for every eigenvalue |
criterion for x′ = A x |
| Odd-dimensional real matrix |
at least one eigenvalue is real |
complex roots come in pairs, so an unpaired root must be real |