(no title)
3PS | 1 year ago
Av = λv
=> Av - λv = 0
=> (A - λI)v = 0
=> det(A - λI) = 0
Which then yields the characteristic polynomial. Skipping the determinant means you need a different approach.3PS | 1 year ago
Av = λv
=> Av - λv = 0
=> (A - λI)v = 0
=> det(A - λI) = 0
Which then yields the characteristic polynomial. Skipping the determinant means you need a different approach.
richrichie|1 year ago
If "computation" is what you are after then Av = λv is about solving a system of equations and you can try elimination, etc.