- #1
Jhenrique
- 685
- 4
Given a implicit ODE like F(x, y(x), y'(x), y''(x)) = 0, why your explicit form is y''(x) = f(x, y(x), y'(x))? Why a ODE is explicited always with y of higher grade?