I have to find $u$ minimizing $\int_0^1 F$ with $F(x,u(x),u'(x)) = (1-(u'(x))^2)^2+(u(x))^2$ with $u(0) = 0$ and $u(1) = 1$.
I'm relatively new to CoV and got told i should try Euler-Lagrange-Equation which gives me $2u(x) + 4u''(x) - 12{(u'(x))}^2 \cdot u''(x) = 0$.
But then I don't have a clue how to solve this ODE. Can you please tell me if this is the right way and I should learn solving (even ugly) ODEs?
Thank you very much in advance, JohnDoe746