Week 4 (eigen values) Flashcards
(3 cards)
1
Q
Diagonilisation
A
A = VD V^-1
D = [a matrix that has eigen values on its diagonal]
V = [a matrix with the eigen vectors]
2
Q
Matrics to high powers
A
- need to find V and D
- A = VDV^-1
- A^ 50
- = V * D^50 * V^-1
3
Q
A