Optimizing y(x) for \int_a^b y^2(1+(y')^2) \, dx with given boundary conditions

jimmycricket
Messages
115
Reaction score
2

Homework Statement


Find the extremal for the case
\int_a^b y^2(1+(y')^2) \, dx
where y(a)=y_{0}, y(b)=y_{1}

Homework Equations

The Attempt at a Solution


Using the Euler-Lagrange equation for a functional that doesn't depend on x I get
F-y'\frac{\partial F}{\partial y'}=c
\Leftrightarrow y^2(1-(y')^2)=c
\Leftrightarrow \int \frac{1}{\sqrt{1-\frac{c}{y^2}}}dy=\int dx
\Leftrightarrow y=\frac{-c}{x^2-1}
Now I have to sub this y(x) into the original integral and I am comfortable doing the integral apart from what to do for the upper and lower limits of integration.
 
Physics news on Phys.org
There should be another free parameter from the integration.
You can use the limits of the integration to fix those two parameters.
 
That doesn't look like any version of Euler Lagrange I know. I'd try looking it up again. You should get a 2nd order ODE.
 
In this case F does not depend on x so the E-L equation is reduced to
F-y'\frac{\partial F}{\partial y'}=c and you are left with a 1st order ode.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top