andrey21
- 475
- 0
1. rewrite the following equation as two first order ODE's
x'' + 2(x^(2) - 2).x' + x = 0
This is what I have so far:
x'' + 2(x^(2) - 2) . x' + x = 0
x'' = - 2(x^(2) - 2) . x' - x
x' = y
y' = -2(x(^2)-2). y - x
Are these correct?
x'' + 2(x^(2) - 2).x' + x = 0
Homework Equations
This is what I have so far:
x'' + 2(x^(2) - 2) . x' + x = 0
x'' = - 2(x^(2) - 2) . x' - x
x' = y
y' = -2(x(^2)-2). y - x
Are these correct?