Eigenbasis and diagonalization

Advanced Mathematics
Created by Best · 01.06.2026 at 06:20 UTC

When eigenvectors form a basis, $A = B D B^{-1}$ with diagonal $D$ listing eigenvalues on the diagonal . Columns of $B$ are eigenvectors; $D$ tells how much each direction scales.

Defective matrices lack a full eigenbasis. A shear in $\mathbb{R}^2$ typically has only one independent eigenvector even when the eigenvalue is repeated. Jordan blocks appear in advanced courses to complete the story.

When diagonalization succeeds, matrix powers simplify: $A^k = B D^k B^{-1}$ and $D^k$ is cheap because you raise diagonal entries individually. That is the workhorse for recurrences and discrete dynamical systems.

An eigenbasis is simply a basis made of eigenvectors of the map.

To test diagonalizability in small examples, find eigenvectors and check whether you can build $n$ independent ones. If yes, form $B$ from those columns and verify $B^{-1}AB$ is diagonal up to rounding error.

Check your understanding. The tasks below rest on these ideas: Correct: a full set of independent eigenvectors gives $A = BDB^{-1}$. Not quite: it is not forced to be the identity, can be invertible, and need not be symmetric. Correct: a shear has a repeated eigenvalue but only one eigen-direction, so no eigenbasis exists. Not quite: it is not diagonal, its eigenvalues are both $1$ (not $\pm 1$), and it does have eigenvalues. Correct: raising the diagonal $D$ to a power is easy, so $A^k$ follows cheaply. Not quite: the benefit is for powers, not just determinants, traces, or general inverses. Correct: an eigenbasis consists entirely of eigenvectors, which is what enables diagonalization. Not quite: it need not be orthonormal or standard, and null-space vectors are not generally eigenvectors.

University approvals: 0
Video Content
Tasks
Question 1

If an $n\times n$ matrix $A$ has $n$ linearly independent eigenvectors, then $A$ is:

Hint

Skim the paragraphs on matrix linearly independent eigenvectors then in Eigenbasis and diagonalization before choosing. Eliminate options that contradict a definition stated in the card.

Question 2

A shear in $\mathbb{R}^2$ is typically not diagonalizable because it:

Hint

Skim the paragraphs on shear typically diagonalizable because in Eigenbasis and diagonalization before choosing. Eliminate options that contradict a definition stated in the card.

Question 3

The identity $A^k = B D^k B^{-1}$ (when $A$ is diagonalizable) makes it cheap to compute:

Hint

Skim the paragraphs on diagonalizable) makes it cheap to compute in Eigenbasis and diagonalization before choosing. Eliminate options that contradict a definition stated in the card.

Question 4

An eigenbasis is:

Hint

Skim the paragraphs on eigenbasis in Eigenbasis and diagonalization before choosing. Eliminate options that contradict a definition stated in the card.

Card Info
  • Topic: Mathematics
  • Difficulty: Advanced
  • Completed: 0 users
Creator
Best
Best
BestBuddy