Solution: The Given Ordinary Differential Equation is First order separable ODE form. A first order separable ODE has the form N(y) y′=M(x) .
Therefore rewrite in the form of a first order separable form ODE
1+y21 y′=x3
Integrate both sides with respect to x
∫1+y21 y′dx=∫x3dx
∫1+y21 y′dx=∫1+[y(x)]21 y′(x)dx=∫1+y21 dxdydx=∫1+y21 dy=∫x3dx
∴ considering,
∫1+y21 dy=∫x3dx [using integration formula's]
arctan(y)=4x4+c or tan−1y=4x4+c
∴y=tan(4x4+c)
This is general solution of the given differential equation.
Comments