- #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?
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?