Hi all, I need to understand these differential equations specially moving from the second order to the third order because i couldn't understand how they got to the result, what was exactly the principle:
$$ y'=f(x,y) $$
$$ y''=\frac{df}{dx}(x,y(x)) = f_{x}(x,y) + f_{y}(x,y)y' = f_{x}(x,y) +...