Concise Calculus of Variations: Solving for Extremal Differential Equations

JukkaVayrynen
Messages
6
Reaction score
0
Hello everybody.
Sorry, I don't know how to use TeX yet, I couldn't find a testing zone.

Problem:
Let I = \int_0^\infty [(dy/dx)^2 - y^2 + (1/2)y^4]dx, and y(0) = 0, y(\infty) = 1. For I to be extremal, which differential equation does y satisfy?

Solution:
The condition is that \delta I = 0 \Rightarrow \int_0^\infty [2(dy/dx)\delta (dy/dx) -2(y-y^3)\delta y]dx = 0, which results, after partial integration, in y - y^3 + (d^2 y / dx^2) = 0, which I hope is the correct answer.
The question is: why are y(0) = 0 and y(\infty) = 1, mentioned, I didn't use them at all.
 
Physics news on Phys.org
you have a second order differential equation which, typically, will involve two "arbitrary constants" in its solution. You the additional conditions to determine the correct solution to the differential equation.

In other words, you don't have, strictly speaking, a "differential equation", you have a "boundary value problem": a differential equation and additional conditions.
 
So the answer should be: y satisfies the boundary value problem y - y^3 + \frac{d^2 y}{dx^2} = 0, y(0) = 0, y(\infty) = 1?
 
Last edited:
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...
Back
Top