Dif.eq.system; complex eigenvalues

Click For Summary

Homework Help Overview

The discussion revolves around a system of differential equations characterized by complex eigenvalues. Participants are exploring the implications of these eigenvalues on the general solution of the system.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the calculation of complex eigenvalues and the form of the general solution. There is a question regarding the appropriate value of q to use in the solution, specifically whether to use sin(2t) or sin(-2t), and the implications of this choice.

Discussion Status

Some participants have provided insights into the relationship between the eigenvalues and the general solution, noting that the forms of the sine function are equivalent due to properties of sine. Others have suggested that the problem can be approached using matrix exponentials, indicating a potential direction for further exploration.

Contextual Notes

There is mention of the goal to visualize the solutions as integral lines, which are expected to resemble ellipses, indicating a focus on the geometric interpretation of the solutions. Participants are also considering the implications of arbitrary constants in their solutions.

prehisto
Messages
111
Reaction score
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
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   Reactions: 1 person
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   Reactions: 1 person
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)
 
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   Reactions: 1 person

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
12
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K