Writing two first order equations in matrix form

Click For Summary
The discussion centers on converting two first-order equations, x' = y and y' = -x, into matrix form, resulting in the matrix [[0, 1], [-1, 0]]. Participants clarify that while this matrix representation is correct, it may not directly relate to Jacobian matrices. The follow-up question involves using eigenvalue analysis to understand the system's behavior, which is essential for analyzing differential equations. One participant notes the lack of a reference book and requests online resources for eigenvalue analysis. The conversation emphasizes the importance of understanding the system's dynamics through eigenvalues.
andrey21
Messages
475
Reaction score
0
I have been asked to write the following two first order equations in matrix form.


x' = y
y' = -x


I also must state that the follow on to the question asks for the only fixed point. The two first order equations came from a modified Van der pol equation.



 
Physics news on Phys.org
Jamiey1988 said:
I have been asked to write the following two first order equations in matrix form.


x' = y
y' = -x


I also must state that the follow on to the question asks for the only fixed point. The two first order equations came from a modified Van der pol equation.



Hint: Write the system of equations like this:
x' = 0x + 1y
y' = -1x + 0y
 
Ok would it be correct to write as a jacobian matrix?
If so would this be th answer?

0 1
-1 0
The numbers above are meant to be a matrix, sorry bad formatting:)
 
Jamiey1988 said:
Ok would it be correct to write as a jacobian matrix?
If so would this be th answer?

0 1
-1 0
The numbers above are meant to be a matrix, sorry bad formatting:)

Yes, that's the matrix, but I don't see how your problem is related to Jacobian matrices.
 
Well the next part of the question says:

Use eigen value analysis to describe the behaviour of the system.

Didnt want to put whole question on a single thread:)
 
Your book should have a section that describes the behavior of a system of differential equations based on the eigenvalues, whether they are real and positive, real and negative, complex, or pure imaginary.
 
Ah I don't actually have a book of such to use, just given a worksheet with exercises. COuld you direct me to a webpage with this information?
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
Replies
1
Views
995
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
19
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K