I need to find the extremals for the following function :
$I(y) = \displaystyle \int_{x_0}^{x_1} \dfrac{1 + y^2}{(y')^3} dx$
So, by Euler Lagrange Equations
$I_{y}$ -$d/dx(I_{y'}) = 0$
Now, using this I get :
$\dfrac{2y}{y'} + \dfrac{2y}{3} = \dfrac{4(1+y^2)y''}{(y')^3}$
At, this point I am stuck, Please tell me how should I proceed ?
Thank You.