12

If I consider equations of motion derived from the principle of least action for an explicitly time dependent Lagrangian

$$\delta S[L[q(\text{t}),q'(\text{t}),{\bf t}]]=0,$$

under what circumstances (i.e. which explicit functional $t$-dependence) is the force conservative?

By force I understand here the term on the right hand side of the equation, if I shove everything to the right except the expression $mq''(t)$.


As a side note, besides the technical answer I'd be interested here in some words about the physical motivations involved. I'm somewhat unhappy with a formal $\text{curl}[F]=0$ condition, since it seems to be to easy to fulfill (namely we have to consider closed circles only at single points in time, respectively). The physical motivation behind conservative forces is the conservation of energy on closed paths, where any parametrization $q(s)$ of curves can be considered. But practically, only loops tracked in finite time are physically realizable, i.e. we would move in a circle while t changes.

I guess as soon as one computes the r.h.s. for the equations of motion, one would also be able to define a more physical alternative to the above stated idea of conservative forces in this case. I.e. a ask-if-the-forces-integrate-to-zero-on-a-closed-loop functional for a rout between two points in time $t_1$ and $t_2$. This would be an integral where the momentarily force along the point in the path I'm taking would be taken into account. It wouldn't be path independent of course. (We could then even construct another optimization problem on its own, by asking for path with the smallest energy difference, which really would be a sensible question if friction is involved.)

Qmechanic
  • 220,844
Nikolaj-K
  • 8,873

2 Answers2

8

If the force is time dependent, you do not have energy conservation:

$$m \frac{\mathrm dV}{\mathrm dt}= F(t)$$

$$\mathrm d\left(\frac{1}{2}mV^2\right)=F V~\mathrm dt=F~\mathrm dx$$

For a time dependent potential:

$$\mathrm dU=\mathbb{grad}(U(t))~\mathrm dx + \frac{\partial U}{\partial t}~\mathrm dt $$

But

$$F=-\mathbb{grad}(U(t)) \implies F~\mathrm dx=-\mathbb{grad}(U(t))~\mathrm dx =-\mathrm dU+\frac{\partial U}{\partial t}~\mathrm dt $$

So you get:

$$\mathrm d\left(\frac{1}{2}mV^2+U(t)\right)=\frac{\partial U}{\partial t}~\mathrm dt$$

The energy is conserved if and only if $U$ is time independent.

Shaktyai
  • 2,130
4

Every time dependent force is non-conservative, because you can take the particle from point A to nearby point B at a time where the force is large, using a system of levers to transfer the work elsewhere, then hold the particle fixed and wait for the force to change, and bring the particle back to A.

The notion of conservative force is one which is conservative for every additional imposed constraint, for every system of walls and pullies you introduce, not one which conserves energy in the special case of solutions of the equation of motion only.

EDIT: What is conservative with constraints

The constraint business is trying to say that the conservation of energy in a system with forces is more than the statement that the energy is conserved for the equations of motion. For example, if you have a particle falling under gravity or a particle sitting on a platform which is slowly moving down under gravity, the work done on the particle is the same in both cases, but in the second case, all the energy is trasferred to the platform, and you need to consider the extra platform energy and whatever is holding up the platform.

When we say a force is conservative, we mean that that force is conservative when you add an arbitrariy platform and allow the force to push slowly. For example, if I imagine that I have a particle falling, and gravity only acts with a nonzero near the line of fall of the particle, the force conserves energy during the fall. But if you lower the particle on a platform, move it over a little on the platform, then raise the particle where gravity doesn't act, you get an energy non-conserving cycle. The statement of conservation of energy is over every concievable physical situation you can set up, and involves the platform constraint forces that keep the particle from falling into the platform.

The result is that when the force on the particle is the gradient of a potential, then any platforms and pullies you add can't be used to extract energy indefinitely from the force field, because if you take the particle on a closed loop, even in the presence of constraints, the total work is zero.