41

The action is defined as $S = \int_{t_1}^{t_2}L \, dt$ where $L$ is Lagrangian.

I know that using Euler-Lagrange equation, all sorts of formula can be derived, but I remain unsure of the physical meaning of action.

Qmechanic
  • 201,751
RRRR
  • 563

6 Answers6

66

The Hamiltonian H and Lagrangian L which are rather abstract constructions in classical mechanics get a very simple interpretation in relativistic quantum mechanics. Both are proportional to the number of phase changes per unit of time. The Hamiltonian runs over the time axis (the vertical axis in the drawing) while the Lagrangian runs over the trajectory of the moving particle, the t’-axis.

enter image description here

The Illustration shows the relativistic de Broglie wave in a Minkowski diagram. The triangle represents the relation between the Lagrangian an the Hamiltonian, which holds in both relativistic and non-relativistic physics.

$$L ~=~pv-H$$

The Hamiltonian counts the phase-changes per unit of time on the vertical axis while the term pv counts the phase-changes per unit on the horizontal axis representing distance: v is the distance traveled per unit of time while p is proportional with the phase-changes per unit of distance, hence the term pv.

The Action can now be seen as being proportional to the total number of phase changes over the trajectory of the particle. The principle of least action is thus equivalent to the principle of least phase change. In the theory of special relativity the latter is equivalent to the principle of least proper time since the 'proper time' as experienced by the particle is proportional to the number of phase changes over the trajectory.

Hans

Hans de Vries
  • 4,407
  • 22
  • 25
  • Layman here, so I'm not sure I've understood what is going on correctly, but would it be more accurate to say "measuring" the phase changes instead of "counting" them? There's no discrete quantity here, right? (I've been struggling to parse the explanation myself and I thought this might clarify.) – user541686 Aug 07 '20 at 22:29
18

Some time after Newton described the laws of nature in terms of an instantaneous relationship, others noticed that the history, rather than the instantaneous state, of a system could, in at least one case, be described by saying that it obeyed a certain relationship: a particular function describing the history must always be the one that (a) starts and ends with the observed values and (b) has the lowest value of that function.

This is the exact opposite perspective from viewing nature at an instant.

The particular case was the path (history) of a light beam through two different media. The function that was minimized was T: the time for the beam to get from A to B. They said, "There are an infinite number of possible paths; the law of nature that applies in this case is that the function T is the lowest of all possible paths."

This led instinctively to the question of whether this mightn't be a specific case of a more general formulation of the law of nature, equivalent to Newton's: In any system, not just light beams, there is some function (like time of travel) which can be discovered which is minimized. Nature will always choose the trajectory where this function is minimized.

By definition, this function, if it exists, is the action. (There can be more than one). For classical mechanics, the function is the integral of the difference between the potential and kinetic energies, but it is perverse and obfuscating to to take the latter as the definition of the action. The principle of least action is much more general than that. For example, it applies to quantum physics.

Action is intuitively the thing that is minimized, like the propagation time of a light beam, or average potential energy minus kinetic energy of a body skating across a hilly surface from A to B, in every history, every trajectory.

If you know relational databases, Newton framed the law of nature as a SELECT of attributes describing the state of the system ("where was the particle at time t?" and "what was its momentum?"), and the later scientists chose instead a GROUP function of all the intermediate states between the beginning and end of the thought experiment.

  • 2
    The only person who understood question and as a result could give correct answer. +1. – Asphir Dom Apr 24 '14 at 23:57
  • @user2781942: This answer helps me in a relevant question I have. A question about the above answer: If the action gives the trajectory from all possible trajectories, do the functions in action(Lagrangian or Hamiltonian or any other that might be) have a physical meaning or are they only tool functions that help us with the solution of a system-that is to find the eguations of motion. Thanks – Constantine Black Apr 22 '15 at 11:30
  • 1
    Action must have a physical meaning, as any fundamental physical concept does: force, mass, temperature, etc. and mass must have a physical meaning, that is, an intuitive meaning. The physical meaning of force is intuitively obvious. – user2781942 Apr 23 '15 at 22:39
  • I think that action must have a physical meaning, as I think any fundamental physical concept must: force, mass, temperature, etc. I'm not able to give it, so I hope others can. A light beam traveling through two bodies that takes twice as long as another case involves twice as much action. So intuitively, if "more happened", then the action is greater. This isn't entirely satisfactory. We know that if a ball rolling across some hills is pushed, with thus some energy provided to it, that the event has more action than an event where the ball simply rolls without added energy or force. – user2781942 Apr 23 '15 at 22:57
  • "In any system, not just light beams, there is some function (like time of travel) which can be discovered which is minimized." Layman here—this is obviously a strong statement, not something to take at face value. Why isn't this a physical law? Or if it's somehow mathematically provable, then a theorem? I just don't understand why this should be true in principle, and if it's just an amazing fact of nature, why don't we treat it like another physical law? – user541686 Aug 07 '20 at 22:34
  • I think it's a decent answer, and persuades me that the "physical meaning of action" is hard to "feel" because we can only feel things that are local in time. Therefore, energy feels more natural to us, while action feels more abstract - the latter even requires us to soak ourselves into its formality and get used to it. – Student Feb 23 '21 at 16:27
14

I) At least three different quantities in physics are customary called an action and denoted with the letter $S$:

  1. The off-shell action $S[q;t_i,t_f]$,

  2. The (Dirichlet) on-shell action $S(q_f,t_f;q_i,t_i)$, and

  3. Hamilton's principal function $S(q,\alpha, t).$

For their definitions and how they are interrelated, see e.g. my Phys.SE answer here. (Here the words on-shell and off-shell refer to whether the equations of motion (EOM) are satisfied or not.)

II) OP is apparently thinking of the first option: The off-shell action

$$S[q;t_i,t_f]~=~\int_{t_i}^{t_f}\! dt ~L,$$

which may be evaluated along (possibly virtual) paths $q:[t_i,t_f]\to\mathbb{R}$, which do not necessarily satisfy Euler-Lagrange equations (=EOM). The Lagrangian $L$ is typically the difference between the kinetic and potential energy, but we warn that this needs not be the case, cf. e.g. this Phys.SE post and links therein.

III) One may ask: Why do we consider virtual/unphysical paths that do not necessarily satisfy EOM?

Answer: For at least two reasons:

  1. One cannot derive Euler-Lagrange equations without allowing virtual paths, cf. the principle of stationary action.

  2. In quantum mechanics, the virtual paths contribute to the path integral as quantum fluctuations, and have physical consequences. (They are e.g. responsible for the Van Vleck determinant in the semiclassical approximation via Gaussian integration.)

IV) See also e.g. this related Phys.SE post.

Qmechanic
  • 201,751
6

The action has no immediate physical interpretation, but may be understood as the generating function for a canonical transformation; see e.g., http://en.wikipedia.org/wiki/Hamilton-Jacobi_equation

3

I agree with Arnold, more or less, confining our attention to classical dynamics. In quantum mechanics (QM) and field theory (QFT), however, the action is the natural logarithm of the probability amplitude to propagate a system from an initial configuration of particles in QM or fields in QFT. Feynman exploited a comment by Dirac in his QM book that, paraphrasing, the exponential of $-i \hbar S$ is related to the propagation probability amplitude.

This is somewhat less satisfying than, say, the interpretation of potential or kinetic energy. But at least it's something.

MarkWayne
  • 1,451
  • 9
  • 17
1

The action is a functional of not-yet-defined functions $q(t)$ and $\dot q(t)$ such that its minimum (or a stationary condition $\delta S =0$) determines a family of possible real motions of a physical system as differential equation general solutions. The final choice of one real motion out of this family is determined with giving some endpoints (or more often - initial conditions). It fixes the arbitrary constants and yields a unique curve.