From a System of 1st ODE to a 2nd ODE and back to the system of 1st ODEs

In summary: The original system is clearly x'= 2y- x, y'= -x+ y, while this new system is x'= y, y'= y- x. In summary, the conversation discusses the reconciliation of a system of 1st order differential equations to a 2nd order differential equation and back to a new system of 1st order equations. The speaker also poses a question about finding a good mathematical explanation for this process.
  • #1
Bachelier
376
0
I have a somewhat theoretical question regarding Differential Equations:

How can we reconcile the fact that if I go from let's say this system of 1st ODE

x' = 2y-x
y' = -x+y

to a 2nd ODE "using x(t) instead of y(t)" we get: x" + x =0

then back to a system of 1st ODE:

letting y=x' and then from x"=-x we get x"=-y' so y'=-x.

So now our new 1st ODE system has the following equations instead

x'=y
y'=-x

which is different from our original system:

x' = 2y-x
y' = -x+y

Is there a good Mathematical explanation to this?
 
Physics news on Phys.org
  • #2
Bachelier said:
I have a somewhat theoretical question regarding Differential Equations:

How can we reconcile the fact that if I go from let's say this system of 1st ODE

x' = 2y-x
y' = -x+y

to a 2nd ODE "using x(t) instead of y(t)" we get: x" + x =0
I don't know what you mean by "using x(t) instead of y(t)". And the x satisfying the system of equations definitely does NOT satisfy x"= x= 0. What we can do is differentiate the first equation again to get x"= 2y'- x. Then, since y'= -x+ y, x"= 2(-x+ y)+-x= -3x+ 2y. Since, from the first equatioj, 2y= x'+ x, x"= -3x+ (x'+ x)= x'- 2x or x"- x'+ x= 0.


then back to a system of 1st ODE:

letting y=x' and then from x"=-x we get x"=-y' so y'=-x.

So now our new 1st ODE system has the following equations instead

x'=y
y'=-x

which is different from our original system:

x' = 2y-x
y' = -x+y

Is there a good Mathematical explanation to this?
Yes, you made a mistake!
However, your question is still valid.

If, in the differential equation x"- x'+ x= 0, you let y= x', then x"= y' and so you have y'- y+ x= 0 or y'= y- x.

Now the system is

x'= y,
y'= y- x.

Yes, that is different from the original system because this "y" is different from the y in the original system.
 

1. What is a system of 1st order ODEs?

A system of 1st order ODEs, or ordinary differential equations, is a set of equations that describe the change in a set of variables over time. These equations involve the first derivative of the variables with respect to time.

2. How is a system of 1st order ODEs converted to a 2nd order ODE?

A system of 1st order ODEs can be converted to a 2nd order ODE by eliminating one of the variables from the equations. This is typically done by taking the derivative of one of the equations and substituting it into the other equations in the system.

3. What is the benefit of converting a system of 1st order ODEs to a 2nd order ODE?

Converting a system of 1st order ODEs to a 2nd order ODE can make it easier to solve the system, as there is only one equation to solve instead of multiple equations. This also allows for the use of techniques such as separation of variables and integration to find a general solution.

4. How is a 2nd order ODE converted back to a system of 1st order ODEs?

To convert a 2nd order ODE back to a system of 1st order ODEs, the equation is typically rewritten as a set of two equations, with one equation representing the original variable and the other equation representing the derivative of that variable. These two equations are then combined with the original system of 1st order ODEs.

5. What is the significance of converting back and forth between a system of 1st order ODEs and a 2nd order ODE?

Converting back and forth between a system of 1st order ODEs and a 2nd order ODE allows for more flexibility and different approaches in solving the equations. It also allows for the use of different techniques and methods, depending on which form is more suitable for the problem at hand.

Similar threads

  • Differential Equations
Replies
3
Views
1K
Replies
3
Views
776
  • Differential Equations
Replies
2
Views
1K
  • Differential Equations
Replies
5
Views
2K
  • Differential Equations
2
Replies
52
Views
753
Replies
3
Views
1K
  • Differential Equations
Replies
1
Views
1K
  • Differential Equations
Replies
16
Views
866
Replies
2
Views
2K
Replies
3
Views
2K
Back
Top