This page assumes nothing. Before you can read a single line of the Spectral Theorem, you need a small toolkit of symbols. We build each one from a picture, in the order they lean on each other.
Read the rule as: each row of A is a recipe. Row 1 says "a of the first coordinate plus b of the second gives the new first coordinate." In n dimensions the same recipe runs over n terms per row.
Why the topic needs it:A is the star of the show. The theorem describes exactly what symmetric A does to space.
Picture: cx is the same arrow, its length multiplied by c. If c=2 it doubles; if c=−1 it flips to point the opposite way; if c=0 it collapses to the origin.
Why the topic needs it: the eigen-equation Ax=λxis a scaling statement, and A−λI subtracts a scaled identity — we cannot read either without knowing what "scale a vector/matrix" means.
The zero vector0=(00) is the arrow of no length, sitting at the origin. When we search for eigenvectors we always demand x=0, because the zero arrow trivially satisfies everything and tells us nothing.
Why the topic needs it: the phrase A−λI (below) subtracts a scaled identityλI (scalar multiplication from §3), and the eigenvector hunt excludes 0.
The magic fact: u⊤v=0exactly when the two arrows meet at 90∘ — they are orthogonal (a fancy word for "perpendicular").
Why the topic needs it: "eigenvectors of distinct eigenvalues are orthogonal" is a statement about the dot product being zero. Without this tool the theorem's second promise is unreadable.
Picture: if A stretches and rotates the rubber sheet, A−1 un-stretches and un-rotates it back to the original grid. (Not every matrix has an inverse — one that crushes space flat cannot be undone — but the matrices we build below always do.)
Why the topic needs it: the theorem writes A=QΛQ⊤, and the reason it can use Q⊤ where you'd expect Q−1 is the surprise identity Q−1=Q⊤. You can't appreciate that gift without knowing what Q−1 means.
"Length 1" means we normalize: divide a vector by its length u12+u22 (in Rn, the square root of the dot product u⊤u). For example (1,1) has length 2, so its normalized version is 21(1,1).
Why the topic needs it:Q holds the perpendicular skeleton directions as unit columns; it is the coordinate frame in which A looks diagonal.
This is the simplest possible machine: scale the first axis by λ1, the second by λ2, done. The diagonal entries are precisely the eigenvalues.
Why the topic needs it: the theorem's punchline A=QΛQ⊤ says "rotate into the good frame (Q⊤), do pure stretching (Λ), rotate back (Q)." Understanding Diagonalization fully unpacks this.
Reading the map top-to-bottom retraces this whole page: we start from real numbers and arrows, learn to scale and flip them, and end at the theorem's decomposition. Each box names a concept in the plain words we built above (no new notation).
The theorem sits at the bottom: symmetry plus perpendicular eigen-directions plus pure stretching combine into A=QΛQ⊤.