Calculate the extreme value of functional

  • Thread starter Thread starter skrat
  • Start date Start date
  • Tags Tags
    Functional Value
skrat
Messages
740
Reaction score
8

Homework Statement


We have functional ##I(y)=\int_{0}^{2}{y}'(2+e^x{y}')dx## where ##y\in C^1(\mathbb{R})## and ##y(0)=0##. Calculate the extreme value.

Homework Equations


The Attempt at a Solution



I am having some troubles here... :/

From Euler-Lagrange equation we get ##\frac{\partial L}{\partial y}-\frac{\mathrm{d} }{\mathrm{d} x}\frac{\partial L}{\partial {y}'}=0## where first part is obviously ##\frac{\partial L}{\partial y}=0## and the second part tells me that ##\frac{\partial L}{\partial {y}'}=konst.=C##.

So ##(2+e^x{y}')+{y}'e^x=C##

##e^x{y}'=\frac{C}{2}-1=D##, where D is just another constant...

##{y}'=De^{-x}## so

##y=-De^{-x}+E##

Now we know that ##y(0)=0## so ##y(0)=-D+E=0## therefore ##E=D##. The second condition says that ##\frac{\partial }{\partial {y}'}L(2)=0##.

Than ##(2+e^x{y}')+{y}'e^x=0## so ##{y}'=0##.

From ##y=-De^{-x}+E## we get that ##{y}'=De^{-x}##, therefore ##{y}'(2)=De^{-2}=0## and this gives me ##D=0## (remember that ##E=D##).

So everything together tells that ##y## is actually ##y\equiv 0## and also ##I(y)=0##.I seriously doubt that this is right? :/
 
Physics news on Phys.org
skrat said:

Homework Statement


We have functional ##I(y)=\int_{0}^{2}{y}'(2+e^x{y}')dx## where ##y\in C^1(\mathbb{R})## and ##y(0)=0##. Calculate the extreme value.

Homework Equations


The Attempt at a Solution



I am having some troubles here... :/

From Euler-Lagrange equation we get ##\frac{\partial L}{\partial y}-\frac{\mathrm{d} }{\mathrm{d} x}\frac{\partial L}{\partial {y}'}=0## where first part is obviously ##\frac{\partial L}{\partial y}=0## and the second part tells me that ##\frac{\partial L}{\partial {y}'}=konst.=C##.

So ##(2+e^x{y}')+{y}'e^x=C##

##e^x{y}'=\frac{C}{2}-1=D##, where D is just another constant...

##{y}'=De^{-x}## so

##y=-De^{-x}+E##

Now we know that ##y(0)=0## so ##y(0)=-D+E=0## therefore ##E=D##. The second condition says that ##\frac{\partial }{\partial {y}'}L(2)=0##.

Where do you get this condition from? All that's stated in the problem is that y(0)= 0 and y is once continuously differentiable. We know that \dfrac{\partial L}{\partial y'} = 2(1 + D) is constant, but without more information we cannot determine that constant (although we can choose it such that dI/dD = 0).

Assuming you've omitted that condition from the problem, your error is here:
Than (2+e^xy′)+y′e^x=0 so y′=0.

If \left.\dfrac{\partial L}{\partial y'}\right|_{(x=2)} = 2(1 + e^2 y'(2)) = 0 then y'(2) = -e^{-2} \neq 0.
 
pasmith said:
Where do you get this condition from? All that's stated in the problem is that y(0)= 0 and y is once continuously differentiable. We know that \dfrac{\partial L}{\partial y'} = 2(1 + D) is constant, but without more information we cannot determine that constant.

That's something that should be true in general, at least my professor said so. So if one condition ##y(a)=c## is given the other one is ##\frac{\partial }{\partial {y}'}L=0## calculated for ##x=b##. We've probably also proven that.

pasmith said:
Assuming you've omitted that condition from the problem, your error is here:


If \left.\dfrac{\partial L}{\partial y'}\right|_{(x=2)} = 2(1 + e^2 y'(2)) = 0 then y'(2) = -e^{-2} \neq 0.

You are right. My mistake. Taking that into account, ##D=E=-1## so ##y(x)=e^{-x}-1##.
 
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