rmiller70015
- 110
- 1
Homework Statement
<br /> \frac{d\vec{Y}}{dt}<br /> =<br /> \begin{bmatrix}<br /> 2 & 4 \\<br /> 3 & 6<br /> \end{bmatrix}<br /> \vec{Y}
Find the eigenvalues and eigenvectors
Homework Equations
The Attempt at a Solution
I found the eigenvectors to be
<br /> \vec{v_1} = <br /> \begin{bmatrix} <br /> 2 \\ <br /> 1 <br /> \end{bmatrix}<br /> ,<br /> \vec{v_2} = <br /> \begin{bmatrix}<br /> 2 \\<br /> -3 <br /> \end{bmatrix}<br />
I found a widget on Wolfram Alpha that says the second eigenvector should be:
<br /> \begin{bmatrix}<br /> 2 \\<br /> 3<br /> \end{bmatrix}<br />
I am more inclined to believe wolfram alpha is correct, but can someone show me why?