LINEAR-ALGEBRA · Interactive Practice | Unit 21 · Video 2
| Formula | Name | Meaning |
|---|---|---|
| Diagonalization | Factor into eigenvectors and eigenvalue diagonal | |
| Matrix power formula | All the action lives in | |
| Diagonal power | Just raise each eigenvalue to the -th power | |
| Stability theorem | Every eigenvalue must lie strictly inside the unit circle |
Each power of either spirals in toward or flings outward to infinity — its magnitude alone decides which.
exactly when every eigenvalue lies strictly inside the unit circle.
💡 Challenge: park deep inside the circle, then drag just past the edge — one eigenvalue outside is enough to make diverge.
In diagonal each eigenvalue evolves on its own — one entry above dooms the whole matrix.
💡 Challenge: set , and run to — is already invisible () yet still explodes.
Question 1
Suppose a matrix is diagonalizable with eigenvalues , , .
What happens to as ?
✅ Correct! All eigenvalues satisfy , so and hence .
❌ Not quite. The stability theorem says precisely when every eigenvalue is strictly inside the unit circle. Check what , , and each do as grows large.
Solution:
Using the diagonalization , all the dynamics live inside :
Since every eigenvalue satisfies , each diagonal entry of tends to as . Therefore , and consequently .
This is the stability theorem in action: for every .
Question 2
True or False: If has an eigenvalue , then the corresponding entry of grows without bound as increases (because is "negative and could explode").
✅ Correct! Since , the entry alternates in sign but decays to zero.
❌ Not quite. Remember the stability condition uses , not itself. Compute and watch the magnitudes.
Solution:
The statement is False. What matters for stability is the magnitude , not the sign.
For :
so . The values alternate in sign (), but their magnitudes shrink to zero.
This is why the stability theorem uses the absolute value: , not . Geometrically, we ask whether each eigenvalue lies strictly inside the unit circle in the complex plane — distance from the origin is what counts.
Question 3
A diagonalizable matrix has eigenvalues , , .
What is the long-term behavior of as ?
✅ Correct! One eigenvalue with is enough to make diverge, no matter how small the others are.
❌ Not quite. The stability condition requires every eigenvalue to satisfy . What does equal? Can the other shrinking eigenvalues cancel that out?
Solution:
The stability theorem requires every eigenvalue to satisfy . Here we have:
But has one entry going to infinity, so diverges, and so does
A single rebellious eigenvalue hijacks everything. The well-behaved companions cannot save you, because and are fixed, finite matrices that cannot rescue a divergent .
Question 4
A matrix has eigenvalue (purely imaginary).
Which statement correctly describes the behavior of as ?
✅ Correct! , which is outside the unit circle, so .
❌ Not quite. Compute first. What is the distance from to the origin in the complex plane? The stability theorem cares about that distance, not the real or imaginary parts alone.
Solution:
Stability depends on the magnitude (distance from origin in the complex plane), not the real or imaginary parts individually.
For :
Since , the eigenvalue lies outside the unit circle, so:
The values rotate around the complex plane (multiplying by rotates by ), but their magnitudes grow like — they spiral outward to infinity.
A common misconception is that complex eigenvalues are "neutral" or bounded. They aren't — only eigenvalues on the unit circle () are bounded but non-decaying. Anything strictly outside explodes.
Solved: 0 / 4