4.5.31 · D1Linear Algebra (Full)

Foundations — Diagonalization — conditions, procedure

1,857 words8 min readBack to topic

This page assumes you know nothing about the notation in the parent note. We build every symbol, one at a time, each resting on the one before. If a line uses a symbol we have not yet earned, that is a bug — flag it. Let's start from an arrow.


1. A vector — the arrow

The picture: look at the figure. The arrow from the origin to the point is the vector . The number is its shadow on the horizontal axis; is its shadow on the vertical axis.

Why the topic needs it: everything a matrix does, it does to arrows. Diagonalization is a statement about which arrows behave simply, so arrows are our first object. See Change of Basis for how the same arrow can be described by different number-pairs when you tilt your graph paper.


2. A matrix — the machine

How the machine eats an arrow (matrix–vector product):

The picture: the grid on the left is normal graph paper. On the right the machine has warped it — squares become slanted parallelograms. Most arrows changed both length and direction.

Why the topic needs it: the whole subject is "understanding what this machine does." A general machine twists and stretches at once — hard. Diagonalization finds a viewpoint where it only stretches.


3. The eigen-arrow — the special direction

The picture: the orange arrow is an ordinary arrow — after it swings to a new direction (the faded orange). The blue arrow is an eigenvector — after it lands on its own line, only longer. That "stays on its own line" is the entire meaning of .

  • If : the eigen-arrow grows.
  • If : it shrinks.
  • If : it is untouched (fixed).
  • If : it flips to the opposite side of the origin, then scales.
  • If : the arrow is crushed to the origin (this direction is the null direction).

Why the topic needs it: these are exactly the "special arrows" the core idea talks about. Diagonalization = collecting enough of them to rebuild space. Full detail lives in Eigenvalues and Eigenvectors.


4. , , and — how we find eigen-arrows

Why we subtract . Rewrite the eigen-equation moving everything to one side: The middle step needs — that's why appears: you cannot subtract a plain number from a matrix , but you can subtract the matrix . It converts the number into a legal machine.

Why the topic needs it: this is Step 1 of the whole procedure. The left side is a polynomial in — the Characteristic Polynomial. Its roots are the stretch factors.


5. Null space, kernel, and — where eigenvectors live

So the eigenvectors for a given are precisely the nonzero arrows in . That is Step 2: solve .

Why the topic needs it: the parent's "geometric multiplicity" is literally "how many independent eigen-arrows this eigenvalue supplies." No kernel, no eigenvectors, no diagonalization.


6. Linear independence — "no arrow is redundant"

Why the topic needs it: the parent's main theorem says is diagonalizable iff it has linearly independent eigenvectors. Now you know why that word is load-bearing.


7. Invertible, , and — assembling the answer

Why the topic needs it: the goal reads as: "undo the eigen-basis change (), do the pure stretch (), then apply the eigen-basis change ()." Wait — careful with direction. has eigenvectors as columns, so builds an arrow from its eigen-coordinates. Reading right-to-left: writes in eigen-coordinates, stretches each, rebuilds the ordinary arrow. The power payoff — — is why anyone cares; see Matrix Powers and Exponentials.


8. Similarity — the relationship

Diagonalization is the special case of similarity where the second matrix happens to be diagonal. When no diagonal works, the closest we can get is the Jordan Normal Form; when is symmetric, Spectral Theorem guarantees a beautiful diagonalization.


How the foundations feed the topic

Vector - arrow in space

Matrix - machine on arrows

Eigenvector - only stretched

Eigenvalue lambda - stretch factor

Identity matrix I

A minus lambda I

Determinant equals zero

Characteristic polynomial

Kernel - null space

Dimension - geometric multiplicity

Linear independence

Invertible P

Diagonal D and similarity

Diagonalization A equals P D P inverse


Equipment checklist

Read each cloze, answer out loud, then reveal.

What is a vector, in one word?
An arrow (with length and direction) from the origin.
What does a matrix do to an arrow?
Sends it to a new arrow — it is a machine/action, not a data table.
State the eigen-equation in words and symbols.
The machine only stretches the arrow: with .
What does the eigenvalue measure?
The stretch factor along the eigen-arrow's direction.
Why does appear in ?
You can't subtract a number from a matrix; turns into a subtractable matrix.
When is ?
Exactly when crushes some nonzero arrow to the origin (a nonzero null vector exists).
What is ?
The set of all arrows sent to — its nonzero members are the eigenvectors for .
What does geometric multiplicity count?
— the number of independent eigenvectors for .
Why must eigenvectors be linearly independent?
So they point in genuinely different directions and can form new axes filling all of space.
When is invertible?
Exactly when its columns are linearly independent.
What does it mean for and to be similar?
— same machine in different coordinates.