Dif.eq.system; complex eigenvalues

In summary: The equation can be solved by transforming it into a second order equation and then solving for y1 and y2.
  • #1
prehisto
115
0

Homework Statement


Given system:
dx/dt=-x-5y
dy/dt=x+y


Homework Equations





The Attempt at a Solution


So I calculated that [itex]\lambda[/itex]_1=-2i and [itex]\lambda[/itex]_2=2i
Generaly [itex]\lambda[/itex]=+-qi

next i know that general solution is in form:
x=C1cos(qt)+C2sin(qt)
y=C*1cos(qt)+C*2sin(qt)

So to calculate constsnts C*_1 and C*_2 I can choose C_1 and C_2 how i want.
Then from systems second eq.(dy/dt=x+y) i calculate C*_1 and C*_2 .


My question is- which q value I put in solution,is it
x=C1cos(2t)+C2sin(-2t)
or
x=C1cos(2t)+C2sin(2t)
?
 
Physics news on Phys.org
  • #2
You have two different complex eigenvalues [itex]\lambda_1, \lambda_2[/itex] and thus also two linearly independent eigenvectors [itex]\vec{e}_1,\vec{e}_2[/itex]. Then the general solution of the linear ODE system reads
[tex]\vec{r}(t)=[\vec{x}(t),\vec{y}(t)]^t=A_1 \vec{e}_1 \exp(\lambda_1 t) + A_2 \vec{e}_2 \exp(\lambda_2 t).[/tex]
Since your eigenvalues are conjugate complex and the original matrix is real, you have [itex]\vec{e}_2=\vec{e}_1^*[/itex]. In order to get the general real solutions you have to set [itex]A_2=A_1^*[/itex].
 
  • Like
Likes 1 person
  • #3
prehisto said:

Homework Statement


Given system:
dx/dt=-x-5y
dy/dt=x+y
Have you learned about the matrix exponential? If you have, this problem is nicely formulated to have a very simple matrix exponential solution.If you haven't, you'll have to use the techniques you have been taught.
My question is- which q value I put in solution,is it
x=C1cos(2t)+C2sin(-2t)
or
x=C1cos(2t)+C2sin(2t)
?
Does it make any difference? That's a rhetorical question. Since C2 is an arbitrary constant and since sin(-x) = -sin(x), your two forms are equivalent.
 
  • Like
Likes 1 person
  • #4
D H said:
Have you learned about the matrix exponential? If you have, this problem is nicely formulated to have a very simple matrix exponential solution.


If you haven't, you'll have to use the techniques you have been taught.

Does it make any difference? That's a rhetorical question. Since C2 is an arbitrary constant and since sin(-x) = -sin(x), your two forms are equivalent.

OK,I did not see sin(-x) = -sin(x). So it means that i can put either one of q values and it does not make a difference?

My goal for this system to draw ( i really don't know how its called in english meiby integral lines) integral lines, which should look like ellipse (so the form of elipse is dependent from q)
 
  • #5
It is easy to solve the system of equations in the OP by transforming them into a second order equation:
d^2y/dt^2=dx/dt+dy/dt--> d^2y/dt^2+4y=0. The solutions are y1=sin(2t ) and y2=cos (2t ), and the corresponding x-s are obtained as x1(t)=y1-dy1/dt, x2(t)=y2-dy2/dt. The general solution is x=c1x1+c2x2, y=c1y1+c2y2, or it can be written as Y=Asin(2t+θ), X=2Acos(2t+ θ)-Asin(2t+θ)
You get the ellipses iin the x,y plane by eliminating t.

ehild
 
  • Like
Likes 1 person

FAQ: Dif.eq.system; complex eigenvalues

What is a differential equation system?

A differential equation system is a set of equations that involve one or more derivatives of an unknown function. These equations are used to model relationships between variables in various fields, such as physics, biology, and economics.

What are complex eigenvalues?

Eigenvalues are numbers that represent the scaling factor of a vector in a linear transformation. Complex eigenvalues are those that involve imaginary numbers, and they are common in systems with oscillatory or periodic behavior.

How are complex eigenvalues related to differential equation systems?

Complex eigenvalues are important in differential equation systems because they provide information about the solutions of the system. They can indicate the presence of oscillatory behavior or instability in the system.

How are differential equation systems with complex eigenvalues solved?

Differential equation systems with complex eigenvalues can be solved using techniques such as matrix diagonalization, the method of undetermined coefficients, or Laplace transforms. These techniques involve manipulating the equations to find the solutions.

What are some real-world applications of differential equation systems with complex eigenvalues?

Differential equation systems with complex eigenvalues are commonly used in engineering and physics to model systems with oscillatory behavior, such as electrical circuits, mechanical systems, and fluid dynamics. They are also used in economics to model systems with cyclical patterns, such as business cycles.

Back
Top