Eigenvectors of Matrix: Solving Basics

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
5 replies · 2K views
daveyman
Messages
88
Reaction score
0

Homework Statement



Find the eigenvectors of the following matrix:

[tex] \[ \left( \begin{array}{ccc}<br /> 1 & 1 \\<br /> 4 & -2 \end{array} \right)\] [/tex]

Homework Equations



N/A

The Attempt at a Solution



I already know how to find the solutions. They are {1 1} and {-1 4}. My question is this: could a solution also be {1 -4} (switching the minus sign)? I don't think it is a solution but I don't see why not...

Any help would be great. Thanks!
 
Physics news on Phys.org
Have you tried [tex]\begin{pmatrix}1 \\ -4\end{pmatrix}[/tex] ? All it takes to be a solution is solving the eigenvalue problem for some eigenvalue [tex]\lambda[/tex].

Tom
 
your sol'n times any c in R is fine
 
davyjones said:
your sol'n times any c in R is fine

Oh I guess that's obvious huh. So if c=-1, I'm good.

Okay thanks!
 
One important thing you should have learned (or maybe this exercise is in preparation) the set of all eigenvectors (corresponding to a given eigenvalue) forms a subspace: it is closed under both vector addition and scalar multiplication.