Finding Extremals of a Functional

  • Thread starter Thread starter LagrangeEuler
  • Start date Start date
  • Tags Tags
    Functional
LagrangeEuler
Messages
711
Reaction score
22

Homework Statement


Find extremals of the functional
##\Phi(y,z)=\int^{\frac{\pi}{2}}_0((y')^2+(z')^2+2yz)dx##
for
##y(0)=0##, ##y(\frac{\pi}{2})=1##, ##z(0)=0##, ##z(\frac{\pi}{2})=-1##

Homework Equations


The Attempt at a Solution


Well I have a solution but I have problem how to start with it
Solution
System of equation
##y''-z=0##
##z''-y=0##
Differentiating first equation two times and add second equation two given result we obtain
##y^{(4)}-y=0##
##y=C_1e^x+C_2e^{-x}-C_3\cos x+C_4\sin x##
And from boundary condition
##C_1=C_2=C_3=0##
##C_4=1##
We obtain extremals
##y=\sin x## and ##z=-\sin x##
My problem is how to get this system of equations. Tnx for your help.
 
Physics news on Phys.org
LagrangeEuler said:

Homework Statement


Find extremals of the functional
##\Phi(y,z)=\int^{\frac{\pi}{2}}_0((y')^2+(z')^2+2yz)dx##
for
##y(0)=0##, ##y(\frac{\pi}{2})=1##, ##z(0)=0##, ##z(\frac{\pi}{2})=-1##

Homework Equations


The Attempt at a Solution


Well I have a solution but I have problem how to start with it
Solution
System of equation
##y''-z=0##
##z''-y=0##
Differentiating first equation two times and add second equation two given result we obtain
##y^{(4)}-y=0##
##y=C_1e^x+C_2e^{-x}-C_3\cos x+C_4\sin x##
And from boundary condition
##C_1=C_2=C_3=0##
##C_4=1##
We obtain extremals
##y=\sin x## and ##z=-\sin x##
My problem is how to get this system of equations. Tnx for your help.

You just use the Euler-Lagrange equation to derive that system, LagrangeEuler. Can you state what that is to get started anyway?
 
Tnx. I solved the problem.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
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