DISTINCT EIGENVALUES -SYSTEM SOLVING:
Example
Solve the following IVP.
Solution:
Therefore, the first thing that we must to do that is, get the eigenvalues for the matrix.
= l2 -3l - 4
= (l+ 1) (l- 4) ⇒ l1 = -1, l2 = 4
Here let's get the eigenvectors for each of these.
For l1 = -1,
We have to solve:
= 2h1 + 2h2 ⇒ h1 = - h2
The eigenvector for this case is,
= h2= 1,
For l2 = 4,
We have to solve:
⇒ = -3h1 + 2h2 = 0 ⇒ h1 =( 2/3) h2
The eigenvector for this case is,
= h2 = 3
So the general solution is after that,
Now, we have to get the constants. To do that we simply have to apply the initial conditions
All we required to do now is multiply the constants with and we after that get two equations that is one for each row which we can solve for the constants. It gives,
-c1 + 2c2 = 0;
c1 + 3c2 = -4;
By solving both equations we get:
c1 = -(8/5) and c2 = (-4/5)
The solution is subsequently,