jimmycricket
- 115
- 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.