Calculus of variations on odd dimensional manifolds

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
mma
Messages
266
Reaction score
5
I saw a nice formulation of the variation on odd dimensional manifolds in the paper of http://arxiv.org/abs/math-ph/0401046" :

angenent4-5.png


The referenced book of Arnold uses completely different formalism than this.
I don't see clearly the connection between the traditional calculus of variations and this formulas (for example, where are the boundary conditions here ? Why only closed curves are considered?). Could somebody offer a book or other resource that uses the same formalism for the calculus of variations?
 
Last edited by a moderator:
Physics news on Phys.org
I'd like to prove that

[tex]\int_\gamma{\iota_Xd\theta}=\left.{\frac{dA(\gamma_t)}{dt}}\right |_{t=0}[/tex]​

where [tex]\gamma_t[/tex] is a curve flowed by [tex]t[/tex] in the flow generated by [tex]X[/tex], that is,

[tex]\gamma_t(\tau) = \Phi_X(\gamma(\tau),t)[/tex]​

where [tex]\Phi_X: M\times \mathbb{R} \to M[/tex] is the flow generated by the vector field [tex]X[/tex], that is [tex]t \mapsto \Phi(p,t)[/tex] is the integrel curve of [tex]X[/tex] passing through the point [tex]p\in M[/tex].

But I have no idea how to prove this.

Any hint would be appreciated.
 
In an [tex]\{x_1,x_2,...,x_n\}[/tex] coordinate chart,the LHS is:

[tex]\int_\gamma{\iota_Xd\theta}= \int_0^1 d\theta(X(\gamma(\tau)),\gamma'(\tau))d\tau =\int_0^1 \sum_{i,j}\frac{\partial\theta_j}{\partial x_i}(X_i(\gamma(\tau))\gamma'_j(\tau)-X_j(\gamma(\tau))\gamma'_i(\tau)) d\tau[/tex]​

,the RHS is:

[tex]\left.\frac{d}{dt}\right |_{t=0}\int_{\gamma(t)}\theta =\int_0^1\sum_i\left.\frac{d}{dt}\right |_{t=0}\theta_i(\Phi(\gamma(\tau),t)\gamma'_i(\tau) d\tau[/tex]​

Why are they equal?
 
mma said:
I'd like to prove that

[tex]\int_\gamma{\iota_Xd\theta}=\left.{\frac{dA(\gamma_t)}{dt}}\right |_{t=0}[/tex]​

where [tex]\gamma_t[/tex] is a curve flowed by [tex]t[/tex] in the flow generated by [tex]X[/tex], that is,

[tex]\gamma_t(\tau) = \Phi_X(\gamma(\tau),t)[/tex]​

where [tex]\Phi_X: M\times \mathbb{R} \to M[/tex] is the flow generated by the vector field [tex]X[/tex], that is [tex]t \mapsto \Phi(p,t)[/tex] is the integrel curve of [tex]X[/tex] passing through the point [tex]p\in M[/tex].
The proof seems quite simple if we consider only open curves (i.e. having [tex]\gamma(0) \neq \gamma(1)[/tex]) and require that [tex]X(\gamma(0))=X(\gamma(1))=0[/tex].

In this case, according Stokes' theorem,
[tex]A(\gamma_t) - A(\gamma) = \int_{\gamma_t}\theta - \int_{\gamma}\theta=\oint_{\gamma_t-\gamma}\theta = \int_{S_t}d\theta[/tex]​
,where [tex]S_t[/tex] is a 2-dimensional surface streched on [tex]\gamma_t-\gamma[/tex], in other words, having boundary [tex]\partial S_t = \gamma_t-\gamma[/tex].

On [tex]S_t[/tex] we can introduce a coordinate chart
[tex](\xi,\eta) \mapsto \Phi_X(\gamma(\xi),\eta) = \gamma_\eta(\xi)[/tex]​
,hence
[tex]\int_{S_t}d\theta=\int_0^t\int_0^1 \, d\theta(\gamma_\eta '(\xi),X(\gamma_\eta(\xi))\, d\xi\,d\eta[/tex]​

,so

[tex]\left.{\frac{dA(\gamma_t)}{dt}}\right |_{t=0} =\left.\frac{d}{dt}\right |_{t=0}\int_{S_t}d\theta=\int_0^1 \, d\theta(\gamma '(\xi),X(\gamma(\xi))\, d\xi=\int_\gamma{\iota_Xd\theta}[/tex]

Am I right?