How Can I Find Eigenvalues and Normalized Eigenvectors for a Matrix?

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 · 2K views
debjit625
Messages
40
Reaction score
0

Homework Statement


Find the eigen values and normalized eigen vectors for the matrix

cosθ sinθ
-sinθ cosθ

2. The attempt at a solution
Well I did the eigen values hope they are correct but can't solve for eigen vectors

Eigen values are
λ = cosθ ± isinθ

on solving for eigen vector for eigen value λ = cosθ + isinθ ,I got
x + iy = 0 ,hence only solution x = y = 0 which is not the solution I guess (eigen vector can't be null vector)
or could I take y = i and x = 1 then it is solvable but again can I take imaginary numbers ?

Thanks
 
Physics news on Phys.org
That means I take y = i and x = 1.
Thanks.