Hercuflea
- 593
- 49
Homework Statement
I'm doing an ODE for homework and I can't find the eigenvector for this matrix (sorry, I don't know how to make matrices on here. Consider these as one matrix.):
[ 2 0] [v_{1}] = [0]
[ 1 1] [v_{2}] = [0]
Homework Equations
The only way he has taught us to find eigenvectors seems mostly like guesswork to me.
The Attempt at a Solution
2v_{1} + 0v_{2} = 0
v_{1} + v_{2} = 0
So 2v_{1} = 0 =====> v_{1} = 0
But v_{1} + v_{2} = 0, so v_{2} = 0 as well. But eigenvectors cannot consist of all zeros?