Section 3.3 A Basic Example
Subsection 3.3.1 Solve
Let's label
Question 3.3.1. How do I find the eigenvalues and eigenvectors of
You can find eigenvalues \(\lambda\) of \(A\) by solving the equation \(\det(A - \lambda I_2) = 0\) for \(\lambda\text{.}\)
Thus, the eigenvalues of \(A\) are \(\lambda_1 = -2\) and \(\lambda_2 = 5\text{.}\)
If \(\mathbf{v}\) is an eigenvector of \(A\) with eigenvalue \(\lambda\text{,}\) then \((A - \lambda I_2) \mathbf{v} = \mathbf{0}\text{.}\)
So, corresponding to \(\lambda_1 = -2\text{,}\) we find that
Hence, \(4v_1 + 3v_2 = 0\text{,}\) so the vector \(\mathbf{v}_1 = \bvec{-3}{4}\) is an eigenvector of \(A\) with eigenvalue \(\lambda_1 = -2\text{.}\)
By a similar process, we find that the vector \(\mathbf{v}_2 = \bvec{1}{-1}\) is an eigenvector of \(A\) with eigenvalue \(\lambda_2 = 5\text{.}\)
Question 3.3.2. I wanna see the work!
First, we find \(V^{-1}\text{.}\)
So,
Question 3.3.3. How do I solve them?
For the ODE \(y_1' = -2y_1 + e^{-t}\text{,}\) first write
The expression \(e^{2t}\) is a good integrating factor since
So, multiplying the ODE by \(e^{2t}\text{,}\) we get
Integrating gives us \(e^{2t} y_1 = e^t + c_1\text{,}\) for some constant \(c_1\text{.}\) Thus, the general solution for \(y_1\) is
By a similar process, we find that \(e^{-5t}\) is a good integrating factor for \(y_2' - 5y_2 = 2e^{-t}\text{,}\) so
Hence, the general solution for \(y_2\) is
Question 3.3.4. Bonus: Which values of let as
Just looking at the form of the solution, the only condition we need to have is \(c_2 = 0\text{.}\)
Now, in the general solution, setting \(t = 0\) shows that
Setting \(c_2 = 0\) and \(c_1 = k\) (just changing the name of \(c_1\)) shows that
This completes the question, as it shows that \(\mathbf x(0)\) takes on values along a line.