Finding a normalized eigenvector

  • Thread starter Thread starter XSK
  • Start date Start date
  • Tags Tags
    Eigenvector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 66K views
XSK
Messages
7
Reaction score
0
ok, i know how to find an eigenvalue and an eigenvector that's fine, what i don't remember is how to normalize your eigenvectors

in my problem i have 2 eigenvectors, (1,3) and (3,1)

(1,3) corresponds to eigenvalue 10

(3,1) corresponds to eigenvalue 20

in my notes i have written 'to normalize make equal to one and solve', of course this was about a month ago and i have completely forgotten what i meant by that.

any help appreciated!
 
Physics news on Phys.org
Yes to normalise the eigenvector the modulus has to equal 1. So it would be 1/sqrt(1^2 + 3^2) and 3/sqrt(10)