rugerts
- 153
- 11
- Homework Statement
- Find eigenvalues & eigenvectors
- Relevant Equations
- det(A-r*I) = 0
Thanks for your time.
The discussion revolves around finding eigenvalues and eigenvectors for a given matrix, specifically focusing on the relationship between different representations of eigenvectors and the validity of a particular method for deriving them.
Participants have provided insights into the relationship between the eigenvectors discussed, noting that they are equivalent up to a constant factor. There is acknowledgment of the method's validity, and some participants suggest verifying results by substituting eigenvalues and eigenvectors back into the matrix equation.
There is an implicit assumption regarding the properties of eigenvectors and eigenvalues, particularly in relation to scalar multiplication and the order of eigenvectors. The original poster's method is under scrutiny, with questions about its general applicability.
Ahh, I see. Thank youRPinPA said:Sort of. Those are the same two eigenvectors up to a constant, but in opposite order.
Multiply your ##\vec v## by the constant (1 + i). As you know, any multiple of an eigenvector is still an eigenvector of the same eigenvalue.
$$(1 + i) {2 \choose {2 - 2i}} = {{2 + 2i} \choose {2(1 - i)(1+i)}} = {{2+2i} \choose 4}$$
and similarly multiply ##\vec w## by the constant (1 - i).
$$(1 - i) {2 \choose {2 + 2i}} = {{2 - 2i} \choose {2(1 + i)(1-i)}} = {{2-2i} \choose 4}$$
Since the order is reversed, so are the eigenvalues with which each is associated.