Chapter 26 — Further Reading
Annotated pointers for going deeper on complex eigenvalues, the real canonical form, and the dynamics they govern. Mapped to the three standard texts this book tracks — Strang, Axler, and Boyd–Vandenberghe — plus free online resources.
Core textbook sections
- Gilbert Strang, Introduction to Linear Algebra (6th ed.), §6.1–6.2 and §6.3. Strang introduces eigenvalues geometrically and then treats the rotation matrix as the example whose eigenvalues are complex — exactly this chapter's anchor. His discussion of how $\det(A - \lambda I) = 0$ produces complex roots for a rotation, and his emphasis on $|\lambda|$ as a growth rate for powers $A^n$ and for difference equations, parallel §26.1–26.5 closely. Strang's companion lectures (MIT 18.06) cover the same material on video; the lecture titled "Complex Matrices; Fast Fourier Transform" is the natural follow-on.
- Sheldon Axler, Linear Algebra Done Right (4th ed.), Chapter 5 (eigenvalues) and Chapter 9 (operators on real vector spaces). Axler's coordinate-free approach is the rigorous complement to our matrix view. Chapter 9 is especially relevant: it proves that every operator on a real vector space has an invariant subspace of dimension $1$ or $2$ — the abstract reason behind our $2\times 2$ rotation-scaling block — and develops the real canonical form (the block-diagonal form with $\begin{psmallmatrix}a & -b\\ b & a\end{psmallmatrix}$ blocks) with full proofs. If you want the §26.4 block form done abstractly and completely, this is the source. Math-major track.
- Stephen Boyd & Lieven Vandenberghe, Introduction to Applied Linear Algebra (VMLS), Chapters on linear dynamical systems. Boyd–Vandenberghe is the applied counterpart, framing eigenvalues through linear dynamical systems $\mathbf{x}_{n+1} = A\mathbf{x}_n$ — precisely the spiral dynamics of §26.5 and both case studies. Their treatment of stability via eigenvalue magnitude, and their many population- and economics-flavored examples, are the natural home for readers who liked the boom-and-bust case study. Freely available as a PDF from the authors.
On complex numbers as rotations (the geometric foundation)
- Tristan Needham, Visual Complex Analysis (2nd ed.), Chapter 1. The definitive geometric treatment of "multiplication by $re^{i\theta}$ is rotate-by-$\theta$, scale-by-$r$" — the single fact that powers this entire chapter. Needham's pictures of the Argand diagram and of complex multiplication as a transformation of the plane are worth seeing even if you read nothing else. Highly recommended for building the intuition behind §26.3.
- 3Blue1Brown, Essence of Linear Algebra, the eigenvalue video ("Eigenvectors and eigenvalues") and its footnote on complex eigenvalues. Grant Sanderson's animation of a rotation having no vectors that stay on their span — and the remark that this is why the eigenvalues are complex — is the moving-picture version of Figure 26.1. Free on YouTube; the best 15 minutes of visual intuition for this chapter.
Applications and dynamics
- Steven Strogatz, Nonlinear Dynamics and Chaos (2nd ed.), Chapter 5 (linear systems) and Chapter 6 (phase plane). The classic source for reading a 2D system's behavior from its eigenvalues. Strogatz's classification of fixed points — spiral sink, center, spiral source — is exactly the modulus trichotomy of §26.3.1 in continuous time, and his phase portraits are what Chapter 37 will formalize. The predator–prey and oscillator examples connect directly to both case studies. Physics/engineering track.
- Any standard signals-and-systems text (e.g., Oppenheim & Willsky, Signals and Systems), on the $z$-transform and pole locations. The "stay inside the unit circle" stability picture referenced in §26.6 is developed fully here: poles (eigenvalues) inside the unit circle give stable, decaying responses; on the circle, sustained oscillation; outside, instability. The bridge from this chapter's complex eigenvalues to filter design. Engineering track.
On the quantum/unitary connection
- This book's own Chapter 27 (The Spectral Theorem) and Chapter 34 (Inner Product Spaces) are the proper next steps for the unitary thread teased in §26.6 — complex inner products, the conjugate transpose $U^{*}$, and why Hermitian operators have real eigenvalues while unitary ones have unit-modulus eigenvalues.
- For the physics payoff, see the treatment of complex amplitudes in quantum mechanics: a quantum state evolves by unitary transformations whose eigenvalues lie on the unit circle, the length-preserving "rotations" of complex state space — the same objects you met here as rotations in disguise.
A note on the history
For the Fundamental Theorem of Algebra (every real polynomial factors into complex roots, so every real matrix has a full set of complex eigenvalues) and the geometric interpretation of complex numbers, a readable account is in John Stillwell, Mathematics and Its History — useful for separating the well-attested story (Gauss's 1799 proof; the Wessel–Argand–Gauss geometric picture of the complex plane) from the often-repeated but shakier anecdotes. As always in this book, treat undated biographical claims with caution; the [verify] tags in the chapter mark the points where the standard narrative deserves a primary-source check.