Mathematics I / Diagonalization
Practice question · Multiple choice

Computing A^100 directly means ninety-nine matrix multiplications. Through A = PDP⁻¹ it takes one hundred scalar powers and two multiplications. Why does the change of basis make the work collapse?

Hints
  1. Write out (PDP⁻¹)(PDP⁻¹)(PDP⁻¹). What happens between each pair of brackets?
  2. What does a diagonal matrix to the power 100 require you to compute?
Show the answer

D. Because in an eigenvector basis the matrix only scales each axis.

Why

A² = PDP⁻¹PDP⁻¹ = PD²P⁻¹, each interior P⁻¹P becomes the identity and disappears, and D^100 is nearly free, since a diagonal matrix has no interaction between entries. Underneath, the matrix stretches each eigen-axis by its own factor and P is only a translation into that coordinate system. The same idea decouples systems of differential equations.

Read the lesson: Diagonalization →

Practise Diagonalization

The app has 6 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Diagonalization