So what's the point of linear algebra, anyway?
chittur.dev4 pointsby 3PS5 comments
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.