LINEAR-ALGEBRA
| Formula | Name | Description |
|---|---|---|
| Magnitude rule | Imaginary part only rotates; real part decides growth/decay | |
| stable for all | Continuous stability | All eigenvalues in the left half-plane |
| AND | shortcut | Necessary and sufficient for stability |
| for all | Discrete stability | All eigenvalues inside the unit disk |
Only the real part of decides whether decays or explodes.
π‘ Challenge: drag the eigenvalue straight up and down β the decay envelope never moves, because only sets the spin rate.
Trace and determinant alone pin down a system's eigenvalues β and its fate.
π‘ Challenge: land the point on the dashed parabola β there the eigenvalues collide into a repeated root, the border between nodes and spirals.
The same is judged against the left half-plane for , the unit disk for .
π‘ The map carries the left half-plane onto the unit disk β which is why the stability boundary bends from a straight line into a circle.
Question 1
A linear system has eigenvalues and .
Does as ?
β Correct! Both real parts are negative, so every term decays.
β Not quite. Imaginary parts only rotate β they have magnitude 1. The real part is the only thing that grows or shrinks.
Solution:
The magnitude rule says .
Both pieces decay, so . The imaginary parts ( and ) only spin the solution as it shrinks β they don't change whether it shrinks.
Question 2
Consider the matrix
Is the system stable?
β Correct! A negative trace doesn't save you when the determinant is negative.
β Not quite. Trace alone isn't enough. You need trace AND det . Compute .
Solution:
Apply the shortcut. We need both trace AND det .
Det is negative, so the eigenvalues have opposite signs (a saddle): .
A negative trace alone only says the average eigenvalue is negative. One eigenvalue is still positive, and that one drives to infinity.
Question 3
True or False: If the matrix is stable for , then so is .
β Correct! Eigenvalues flip sign with , so stability flips into full instability.
β Not quite. Try the eigenvalue equation: if , what does equal?
Solution:
If , then . So the eigenvalues of are exactly .
If every (so is stable), then every , which means is fully unstable β every mode blows up.
This is the "reverse time, reverse stability" idea from the video. It's a great sanity check: if you flip the sign of and the system is still stable, you've made a sign error somewhere.
Question 4
A matrix has eigenvalues and .
Which statement is correct?
β Correct! (discrete stable), but (continuous unstable).
β Not quite. For powers check magnitudes . For check real parts . Compute both for each eigenvalue.
Solution:
Two different stability tests for the same eigenvalues:
Discrete (): need for all eigenvalues.
So . Discrete stable.
Continuous (): need for all eigenvalues.
So blows up. Continuous unstable.
Same eigenvalues, opposite verdicts β that's the key takeaway from the last frame of the video. Continuous time uses left half-plane; discrete time uses unit disk.
Solved: 0 / 4