Fundamental Matrices in Differential Equations

rocketboy
Messages
243
Reaction score
1
The question:

Find the fundamental matrix for the given system of equations, and then find the specific solution to satisfy x(0) = I.

x' = \left(\stackrel{1}{5}\stackrel{ -1}{ -3}\right)x

My solution:

I found the eigenvalues to be r_{1}= -1 + i and r_{2}= -1 - i

I then found the corresponding eigenvectors, and obtained a general solution as follows:

x = c_{1}e^{-t}\left(\stackrel{cos(t)}{2cos(t)+sin(t)}\right) + c_{2}e^{-t}\left(\stackrel{sin(t)}{2sin(t)-cos(t)}\right)

I know that this is correct, as I have checked it with a solution manual. However the solution manual becomes difficult to comprehend past this point as it skips many steps.

I now have to find the specific solution for x(0) = I.

I set the above equal to \left(\stackrel{1}{0}\right)(cos(t) + i sin(t)) in order to solve for the first specific solution, however can't seem to solve it, and I have no idea what the solution manual is doing. They come up with the following as a specific solution:

x = e^{-t}\left(\stackrel{cos(t) + 2sin(t)}{5sin(t)}\right)

and then proceed to find the specific solution for the second part of the identity matrix, and finally the fundamental solution is the matrix involving these two specific solutions.

The part I don't understand is how they got the specific solution above. Any help would be greatly appreciated!

Thank-you,
-J
 
Last edited:
Physics news on Phys.org
Alright so apparently doing math at 3am was the problem, not my understanding. I woke up this morning and realized when I was attempting to solve the initial value problem I wasn't substituting '0' for 't'... when I did it all made sense and took a couple minutes to come up with the answers they did.

Thanks anyway!
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top