
Cody W.
asked 04/01/21How to come up with eigenvectors? See more below.
Hey, I was reviewing solving systems of differential equations and getting different answers from the textbook. When I solve the equations to get the values in the eigenvector, I am getting different values than in the textbook. If those values in the eigenvector work in the equations I get, I should be good right? The equations I am talking about are coming from the A-(eigenvalue)I, but using the eigenvalues, not lambda. Thanks for the help!
1 Expert Answer

Astrit T. answered 06/12/21
UTD Ph.D. student math tutoring
To find eigenvalues of a matrix A you need firstly to find the determinant of (A-xI). It will be a polynomial. Then equate this polynomial with 0 and find its roots. The roots will be the eigenvalues of A.
For eigenvectors of each eigenvalue x, you have to solve the system of linear equations (A-xI)v=0. Here you will find v, which will be your eigenvector of the corresponding eigenvalue x
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Aime F.
For a matrix A, its eigenvectors v and eigenvalues λ are defined by Av = λv. But if u = αv for any scalar α≠0 then u is also an eigenvector, can you see why? Eigenvectors are only unique if you choose α e.g., α=1/√(v⸆v) or α=1/v₁ (if v₁ ≠ 0) or α=1/max|v| being useful choices.04/28/21