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

  • Context: Graduate 
  • Thread starter Thread starter Bachelier
  • Start date Start date
  • Tags Tags
    Ode Odes System
Click For Summary
SUMMARY

The discussion centers on the transition between a system of first-order ordinary differential equations (ODEs) and a second-order ODE, specifically examining the equations x' = 2y - x and y' = -x + y. The transformation to the second-order ODE x" + x = 0 is shown to be incorrect due to a misunderstanding of variable substitution. The correct approach leads to a new system of first-order ODEs, x' = y and y' = y - x, which differs from the original system due to the redefinition of the variable y.

PREREQUISITES
  • Understanding of first-order ordinary differential equations (ODEs)
  • Familiarity with second-order ODEs and their transformations
  • Knowledge of variable substitution in differential equations
  • Basic concepts of mathematical modeling in differential equations
NEXT STEPS
  • Study the derivation of second-order ODEs from first-order systems
  • Learn about variable substitution techniques in differential equations
  • Explore the implications of changing variable definitions in mathematical modeling
  • Investigate the stability and behavior of solutions to first-order ODE systems
USEFUL FOR

Mathematicians, engineering students, and anyone studying differential equations who seeks to understand the relationships between first-order and second-order systems.

Bachelier
Messages
375
Reaction score
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
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.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K