System of Differential Equations

In summary, the problem has been solved by using the Eigenvector method to find the solution in a general form.
  • #1
aeroguy2008
46
0

SOLVE THE SYSTEM OF DIFFERENTIAL EQUATIONS:

X'= -x+y
Y'= -x-y

WHEN x(0)=2 och y(0)=3.



The Attempt at a Solution



HELP...I don't know how to go about this. I have used the matrix
A= [-1 1
-1 -1]

and got a lambda1=-1+i
lambda2=-1-i and eigenvectors: [1
i] for lambda1
and [i
1] for lambda2

I need to get the solution in a general form. Please help!

Homework Equations

 
Last edited:
Physics news on Phys.org
  • #2
Hey Aeroguy! Welcome:smile:

So if you have the Eigenvectors, what is the solution to the system? You should have two arbitrary constants right?

Now just plug in the given conditions and solve for C1 and C2!
 
  • #3
Thanks for your reply and for the welcome. I guess my problem is that I don't really know what the system should look like. I can't figure out which of the following four cases I'm dealing with.

Case 1)

[x [a [c
y] = b]exp*(t)+ d]exp*(-t) ?

Case 2)

[x [a [c
y] = b]cos(t)+ d]sin(t) ?

Case 3)

[x [a [c
y] = b]exp*(t)*cos(t)+ d] exp*(t)sin(t) ?

Case 4)

[x [a [c
y] = b]exp*(-t)*cos(t)+ d] exp*(-t)sin(t) ?

Further I know that I should use 2 and 3 as a Left Hand Side in Two Linear Equations since x(0)=2 och y(0)=3 is given. But, unfortunately I don't quite know where to use them:(
 
  • #4
one minute AG, I am just looking in my text. BTW, I have a stupid question: what is OCH?
 
  • #5
OH... OCH means AND in Swedish. I mixed up the languages:P sorry about that!
 
  • #6
Alrighty-then!:smile:

Here we go! I believe that in with the case of complex Eigenvalues of lambda, you will need only to establish one Eigenvector. It is due to the fact that complex Eigenvalues will always show up in conjugate pairs

Now let's take your first one and make some use of it:

[tex]K_1=
\left[\begin{array}{c}1\\i\end{array}\right][/tex]

This column vector can be split up into its real and imaginary parts, that is:
[tex]\left[\begin{array}{c}1\\i\end{array}\right]=\left[\begin{array}{c}1\\0\end{array}\right]+\left[\begin{array}{c}0\\1\end{array}\right]i[/tex]

Do you follow so far?
 
  • #7
Yes I do please go on...
 
  • #8
Well, I don't know what kind of approaches your teacher has you take, but there is a pretty straight forward formula to these kinds of problems:

[tex]X=C_1[B_1\cos\beta t-B_2\sin\beta t]e^{\alpha t}[/tex]

[tex]Y=C_2[B_2\cos\beta t+B_1\sin\beta t]e^{\alpha t][/tex]

Where B1 is the column vector that is the REAL part of your Eigenvector i.e [tex]\left[\begin{array}{c}1\\0\end{array}\right][/tex]

B2 is the column vector that is the IMAGINARY part i.e. [tex]\left[\begin{array}{c}0\\1\end{array}\right][/tex]

[itex]\alpha[/itex] is the REAL term in [itex]\lambda=-1+i[/itex] which is of course -1

and [tex]\beta[/tex] is the COEFFICIENT of the imaginary term in lambda which is +1


Now plug it all in and apply those initial conditions and solve for C1 and C2!
 
  • #9
Thanks for trying to help me. To be honest I don't not know how to get C1 and C2? Do I put t=0? If you can, could you please tell me what values C1 and C2 will get? Thanks...
 
  • #10
aeroguy2008 said:
Thanks for trying to help me. To be honest I don't not know how to get C1 and C2? Do I put t=0? If you can, could you please tell me what values C1 and C2 will get? Thanks...

From the initial conditions you know that when t=0--->x=2 AND when t=0---->y=3


Plug those values in. Two equations and two unknowns. :smile:
 
  • #11
Saladsamurai said:
From the initial conditions you know that when t=0--->x=2 AND when t=0---->y=3

Plug those values in. Two equations and two unknowns. :smile:

Hello. I have tried your method with regards to my earlier attempts. But the problem I am facing is that I can't get C1 and C2 without setting c1=2 and c2 =3 according to the equations. Yet, I don't think my C1 and C2 are correct.
 

Attachments

  • Salad.jpg
    Salad.jpg
    8.9 KB · Views: 344
  • Salad1.jpg
    Salad1.jpg
    8.2 KB · Views: 346
  • #12
aeroguy2008 said:
Yet, I don't think my C1 and C2 are correct.

What makes you think that these are incorrect? Why don't you take the first derivative of the solution and plug it back into the original system and see what happens:wink::smile:
 
  • #13
I did that. Thanks. So now I have to chose between these options (found as an attachment):
I would say the correct answer to this problem is D with

a=2, b=0, c=3, d=0. But I know that is not correct. Yet, I can't figure out why. Can you pls tell me what I am doing wrong?
 

Attachments

  • system.jpg
    system.jpg
    10.4 KB · Views: 335
  • #14
Ok I got it now:

a=2
b=0
c=3
d=-2

What has to be taken into account is to sum of X and Y to a general solution. This problem is thus solved.
 

1. What is a system of differential equations?

A system of differential equations is a set of equations that describe the relationships between multiple variables and their rates of change over time. It is commonly used to model and analyze dynamic systems in fields such as physics, engineering, and biology.

2. How is a system of differential equations solved?

The solution to a system of differential equations involves finding the values of the variables that satisfy all of the equations in the system. This can be done analytically using techniques such as separation of variables, or numerically using methods such as Euler's method or Runge-Kutta methods.

3. What is the role of initial conditions in a system of differential equations?

Initial conditions are the values of the variables at a specific starting point in time. In a system of differential equations, they are used to determine the unique solution that describes the behavior of the system over time.

4. Can a system of differential equations have multiple solutions?

Yes, a system of differential equations can have multiple solutions. This can occur when the system is non-linear, meaning that the equations do not follow a linear relationship. In these cases, there may be multiple sets of initial conditions that lead to different solutions for the system.

5. How are systems of differential equations used in real-world applications?

Systems of differential equations are used to model and predict the behavior of complex systems in various fields such as economics, population dynamics, and climate science. They allow scientists and engineers to understand how different variables interact and how the system will change over time.

Similar threads

  • Calculus and Beyond Homework Help
Replies
10
Views
465
  • Calculus and Beyond Homework Help
Replies
7
Views
252
  • Calculus and Beyond Homework Help
Replies
1
Views
692
  • Calculus and Beyond Homework Help
Replies
7
Views
674
Replies
7
Views
514
  • Calculus and Beyond Homework Help
Replies
10
Views
298
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
558
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
513
Back
Top