Consider the following functional which is as follows:

230 Views Asked by At

I am stuck on the following problem: enter image description here

I tried using Euler's formula which is as follows: enter image description here

But my calculation gets complicated and I could not get the results. Can someone help me in this regard? Thanks in advance for your time.

1

There are 1 best solutions below

0
On

Let $f(x,y(x),y'(x)):=\frac{1+y^2}{(y')^2}$. Then

$$\frac{\partial f}{\partial y}=\frac{2y}{(y')^2},$$

$$\frac{d}{dx}(\frac{\partial f}{\partial y'})=\frac{d}{dx}(-2\frac{1+y^2}{(y')^3})= 6\frac{(1+y^2)y^{''}}{(y')^4}-4\frac{yy'}{(y')^3};$$

The Euler Lagrange equations are then

$$y(y')^2-(1+y^2)y^{''}=0$$