Illustration: Solve the following IVP.
Solution:
First get the eigenvalues for the system.
= l2 - 10 l+ 25
= (l- 5)2
l1,2 = 5
Therefore, we got a double eigenvalue. Obviously that must not be too surprising given the section which we're in. here we find the eigenvector for that eigenvalue.
2h1 + h2 = 0, ⇒ h2 = - 2h1
The eigenvector is,
h1≠ 0
h1= 1
The next step is get ?r. To do this we'll require solving,
2 ?r1+ ?r2 = 1, ?r2 = 1 - 2 ?r1
Remember that this is almost the same to the system which we solve to find the eigenvalue. The simple difference is the right hand side. The most common possible ?r is,
If r1 = 0
During this case, unlike the eigenvector system we can select the constant to be anything we need, therefore we might as well pick it to create our life easier. This generally means picking this to be zero.
We can now write down the general solution to the system.
Applying the initial condition to get the constants provides us,
c1 = 2;
-2 c1 + c2 = -5;
By solving both equations we get:
c1 = 2;
c2 = -1
The actual solution is,