4.5.32 · D4Linear Algebra (Full)

Exercises — Complex eigenvalues — rotation-scaling interpretation

1,803 words8 min readBack to topic

This is a self-testing sheet for the parent topic. Try each problem before opening its solution. Difficulty climbs from "can you spot it" to "can you build the whole picture." Every notation used below is already earned in the parent note — if a symbol looks unfamiliar, jump back there first.

Reminders you will lean on (all from the parent):


Level 1 — Recognition

Exercise 1.1

For each matrix, decide without solving whether the eigenvalues are real or complex. Use only trace, determinant, and the discriminant sign.

Recall Solution 1.1

WHAT we compute: the discriminant . WHY: its sign alone decides real vs complex (a negative number under a square root is what manufactures the ).

: complex. : real (in fact ). : complex.

Exercise 1.2

A student claims "has no eigenvalues." True or false, and why?

Recall Solution 1.2

False. It has eigenvalues — they are complex, not absent. WHY the confusion: over the real line there is no real eigenvector (this is the rotation, every arrow turns, so no nonzero real vector is merely stretched). But over the characteristic equation still has two roots. "No real eigenvectors" "no eigenvalues."


Level 2 — Application

Exercise 2.1

Find the eigenvalues of , then report the scale factor and rotation angle (use the convention ).

Recall Solution 2.1

Step 1 — eigenvalues. , so WHY : , and .

Step 2 — pick the convention. Take , so .

Step 3 — scale. .

Step 4 — angle. . Reading: each application of spins by and magnifies by — an outward spiral, since .

Exercise 2.2

For , find , , . What special geometric motion is this?

Recall Solution 2.2

Take : , and . Motion: means no scaling — a pure rotation by . Indeed this is exactly with . See the figure.

Figure — Complex eigenvalues — rotation-scaling interpretation

Level 3 — Analysis

Exercise 3.1

The eigenvalues of a real matrix are . Given the matrix has and , find . Is the iterated map (discrete) growing or bounded? Is the flow (continuous) growing or decaying?

Recall Solution 3.1

Recover from trace and determinant. For a conjugate pair, and .

  • : from ,

Discrete : the growth per step is neither grows nor shrinks; it stays bounded. WHY the orbits are ellipses: in the -frame (columns ) the motion is a pure rotation on circles; back in the standard basis we apply , which shears each circle into a tilted ellipse. So neither grows nor decays because , and each orbit traces one fixed ellipse.

Continuous : growth is set by → solutions grow like — an outward spiral. WHY the difference: discrete iteration multiplies by each step ( matters); the ODE exponentiates, , whose magnitude is ( matters). See Linear Dynamical Systems and Phase Portraits.

Exercise 3.2

Explain, using the discriminant and Trace and Determinant, the full boundary between real and complex eigenvalues in the plane. On which curve do the two regimes meet?

Recall Solution 3.2

Real vs complex is decided by . Write .

  • : two real eigenvalues.
  • : complex conjugate pair.
  • : a repeated real eigenvalue — the boundary parabola.

So in the plane with horizontal axis and vertical axis , the parabola separates the two worlds; above it (large determinant relative to trace) you get rotation-scaling. See the figure.

Figure — Complex eigenvalues — rotation-scaling interpretation

Level 4 — Synthesis

Exercise 4.1

For , find the complex eigenvalue , its eigenvector , build , and verify .

Recall Solution 4.1

Step 1 — eigenvalues. Convention: , so .

Step 2 — eigenvector. Solve with : Row 2 is cleaner: . Take : Check row 1:

Step 3 — build and . This equals with . ✓ It reads as rotate by , scale .


Level 5 — Mastery

Exercise 5.1

Design a real matrix whose action on any vector is: rotate by exactly and shrink by factor each step, in the standard basis. Then state its eigenvalues in the form and confirm the long-run behaviour of as .

Recall Solution 5.1

WHAT we want: rotation-scaling in the standard basis means , so directly. Use with . Eigenvalues: by construction , , so Check: , ; discriminant ✓ complex. Long run: each step multiplies length by , so — an inward spiral collapsing to the origin (a stable spiral in the discrete sense). See the figure.

Figure — Complex eigenvalues — rotation-scaling interpretation

Exercise 5.2

Two students diagonalize the same (complex eigenvalues) over and over . Over one writes with ; over the other writes with the rotation-scaling block. Argue they are the same fact in two languages, and give the explicit bridge that turns one into the other.

Recall Solution 5.2

Both are similarity transforms turning into simplest coordinates. Over , Diagonalization gives a diagonal — but the change-of-basis matrix has complex columns (the eigenvectors ). The real block has with real columns ().

The explicit bridge. The real and complex frames are related by the fixed complex matrix which just repackages "real part, imaginary part" into "-component, -component." A direct multiply gives using , . WHY this works: lands on the diagonal and (with its conjugate) fills the off-diagonal — exactly the block entries. So : and share the same eigenvalues (its characteristic equation is ), and . See Complex Numbers - Polar Form for why makes both views interchangeable.

Advantage of the real form: and are real, so you can iterate and read the geometry (spin , scale ) without ever leaving real arithmetic — no complex bookkeeping, and the phase portrait falls right out.


Active Recall

Which single number gates real-vs-complex, and what sign means complex?
The discriminant ; a negative value means complex conjugate eigenvalues.
From and alone, how do you get and for a conjugate pair?
and (since and ).
Discrete map vs continuous ODE — which quantity governs growth in each?
Discrete uses (grow if ); continuous uses (grow if ).
When is the standard-basis motion a true circle-spiral rather than a tilted-ellipse spiral?
When , i.e. already equals its rotation-scaling block ; otherwise shears the circles into ellipses.
What real normal form is a complex-eigenvalue similar to, and via what matrix?
with and from the eigenvector for .