Calculus of Variations (Canonical equations)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
ElDavidas
Messages
78
Reaction score
0
I've been looking at this example for a while now. Could someone help?

"Take the functional to be

[itex]J(Y) = \int_{a}^{b} \( \alpha Y'^2 + \beta Y^2) dx[/itex]

For this

[itex]F(x,y,y') = \alpha y'^2 + \beta y^2[/itex]

and [itex]p = \frac{ \partial F}{\partial y'} = 2 \alpha y'[/itex]
[itex]\Rightarrow y' = \frac{p}{2 \alpha}[/itex]

The Hamiltonian H is

[itex]H = py' - F = \frac {p^2}{4 \alpha} - \beta y^2[/itex]

So the canonical equations are

[itex]\frac{dy}{dx} = \frac{ \partial H}{ \partial p} = \frac{p}{2 \alpha}[/itex]
and

[itex]- \frac{dp}{dx} = \frac{\partial H} {\partial y} = -2 \beta y[/itex]

I've also got the Euler Lagrange equation as

[itex]2 \beta y - \frac{d}{dx} (2 \alpha y') = 0[/itex]

How can you tell that the Euler Lagrange equation is equivalent to the Canonical Euler equations in this set example?

Thanks in advance
 
Physics news on Phys.org
Differentiate wrt "t" the eqn involving the first derivative of "y" and substitute the first derivative of p from the second and the resulting 2-nd order ODE in "y" will coincide with the Euler-Lagrange eqn for the lagrangian.
 
dextercioby said:
Differentiate wrt "t" the eqn involving the first derivative of "y"

Sorry, what do you mean by this?