Woes With the Principle of Least Action.

In summary: O}(\epsilon^2). 3) To summarize, the principle of least action states that you need to find the function x(t) that makes the action a minimum, which is a lot more involved than just finding one number. The calculus of variations is just the mathematical technique that allows you to solve this problem.
  • #1
Jilvin
18
0
I am now attempting to figure out how to calculate trajectories using the highly coveted "principle of least action". I apologize beforehand if this is more of a mathematical problem than a problem that needs to be placed under classical mechanics. I also apologize if I can't do the Latex quite right the first time around. I want to overview what I know so far so I can receive corrections for any conceptual or silly mistakes I have made along the way.

So here's basically what I was taught. The Lagrangian (L) is the difference between the kinetic and potential energy:

[tex]L=K.E-P.E[/tex]

The action (denoted S) is denoted:

[tex]\int\limits_{t_1}^{t_0}L\, dt[/tex]

The problem I am having is being able to distinguish why the calculus of variations must be used rather than simple maxima and minima from calculus 1.

So, here's the point of what I need: can somebody explain to me the following things:

1. Why normal maxima and minima cannot solve this type of problem.
2. What exactly is the calculus of variations and how does it solve this type of problem.
 
Physics news on Phys.org
  • #2
Good questions!

1) Here's a way to think about it: remember that a function is basically a rule that transforms one number (x) into another number (y). When you minimize a function, what you get is a numeric value of x. The action, however is what we call a functional - it's a rule that transforms an entire function (x(t)) into a number (S). So when you minimize a functional, you get not just a number, but an entire function that you can plug back into the functional. The principle of least action states that you need to find the function x(t) that makes the action a minimum, which is a lot more involved than just finding one number.

2) The calculus of variations is just the mathematical technique that allows you to solve this problem. Think about the following way of doing a regular minimization problem:

You know that if a regular function has a minimum, at that minimum point it momentarily has a slope of zero. What this means is that if you move a teeny tiny bit away from the minimum, you should be able to ignore the change in the value of the function. Mathematically, at a minimum, the following condition should be true:
[tex]f(x + \epsilon) = f(x) + \mathcal{O}(\epsilon^2)[/tex]
If you compare this to the first order Taylor expansion of f,
[tex]f(x + \epsilon) = f(x) + \frac{d f}{d x} \epsilon + \mathcal{O}(\epsilon^2)[/tex]
you'll see that the condition is equivalent to setting df/dx equal to zero, which is good because if it didn't, you'd know that this method doesn't work ;-)

Now imagine generalizing this to minimize a functional, like the action. As I said above, a functional is just a rule that takes a function as input and produces a number. So let's make these changes: f becomes the functional S, x the number becomes x(t) the function, and logically the slight change [itex]\epsilon[/itex] must also become a function, let's say [itex]\delta x(t)[/itex].
[tex]S[x(t) + \delta x(t)] = S[x(t)] + \mathcal{O}(\delta x(t)^2)[/tex] (**)
We need to impose the condition that [itex]\delta x(t)[/itex] is zero at the endpoints of the integral, because those are fixed by the problem or physical situation - you're told "a particle starts at x=(0,0,0) at t=0" or some such thing.

Now what to do? We need to figure out a way to apply Taylor expansion to a functional. The functional, of course, can be written
[tex]S[x(t) + \delta x(t)] = \int_{t_0}^{t_1} L(x + \delta x(t), \dot{x} + \delta\dot{x}(t), t) \mathrm{d}t[/tex]
Here's a trick you can use: rewrite the tiny change [itex]\delta x(t)[/itex] as a tiny number times a normal finite function [itex]\epsilon \delta x(t)[/itex].
[tex]S[x(t) + \epsilon\delta x(t)] = \int_{t_0}^{t_1} L(x + \epsilon\delta x(t), \dot{x} + \epsilon\delta\dot{x}(t), t) \mathrm{d}t[/tex]
This way, the tiny parameter will be a plain old number and you can use regular Taylor expansion on the function L.
[tex]S[x(t) + \epsilon\delta x(t)] = \int_{t_0}^{t_1} \left(L(x, \dot{x}, t) + \epsilon \delta x(t) \frac{\partial L}{\partial x} + \epsilon \delta \dot{x}(t) \frac{\partial L}{\partial \dot{x}} + \mathcal{O}(\epsilon^2)\right) \mathrm{d}t[/tex]
Now if you integrate the third term in the integral by parts, you get
[tex]S[x(t) + \epsilon\delta x(t)] = \left.\epsilon \delta x(t) \frac{\partial L}{\partial x}\right|_{t_0}^{t_1} + \int_{t_0}^{t_1} \left(L(x, \dot{x}, t) + \epsilon \delta x(t) \frac{\partial L}{\partial x} - \epsilon \delta x(t) \frac{\mathrm{d}}{\mathrm{d}t}\frac{\partial L}{\partial \dot{x}} + \mathcal{O}(\epsilon^2)\right) \mathrm{d}t[/tex]
This is where the condition that [itex]\delta x(t) = 0[/itex] at the endpoints comes in handy: that boundary term that appears in front of the integral is just equal to zero.

Anyway, now compare this to the original condition (**) that I said was necessary for the functional to be extremized. You'll notice that the only difference is the two terms
[tex]\epsilon \delta x(t) \frac{\partial L}{\partial x} - \epsilon \delta x(t) \frac{\mathrm{d}}{\mathrm{d}t}\frac{\partial L}{\partial \dot{x}}[/tex]
So just like with ordinary minimization, if we set this equal to zero, we'll have the condition on x(t) that needs to be fulfilled for the functional to be minimized. That condition is, of course, the Euler-Lagrange equation
[tex]\frac{\partial L}{\partial x} - \frac{\mathrm{d}}{\mathrm{d}t}\frac{\partial L}{\partial \dot{x}} = 0[/tex]

The reason we call this procedure "calculus of variations" is because it uses a "variation" of the function x(t). [itex]\delta x(t)[/itex] is the variation. By the same token, you could call regular old minimization an example of the "calculus of differentials" (or "differential calculus" - sound familiar?) because it uses things like dx and dy, which are called differentials.
 
Last edited:
  • #3
Thank you! That cleared up some weird things. Apparently (according to a close friend I contacted) Feynman has written an excellent summary on this in Chapter 19 of Volume II of his Caltech lectures, so I'll pick that up from my friend tomorrow at school and hopefully the topic will fully click with Feynman's explanation.

Again, much thanks for the clarifications provided.
 

Related to Woes With the Principle of Least Action.

1. What is the Principle of Least Action?

The Principle of Least Action is a fundamental principle in physics that states that nature tends to follow the path of least action when moving from one state to another. This means that objects will take the path that minimizes the total amount of energy expended.

2. What are some examples of the Principle of Least Action in action?

One example of the Principle of Least Action is the path a light ray takes when traveling from one point to another. It will follow the path that minimizes the time it takes to reach its destination. Another example is the path a ball takes when rolling down a hill - it will follow the path that minimizes the amount of energy it takes to reach the bottom.

3. Can you explain the mathematical formulation of the Principle of Least Action?

The mathematical formulation of the Principle of Least Action is given by the Euler-Lagrange equation, which states that the action (the integral of the Lagrangian over time) is stationary for the true path of a system. This means that the path an object takes is the one that minimizes the action.

4. What are some of the limitations of the Principle of Least Action?

One limitation of the Principle of Least Action is that it only applies to systems that are deterministic, meaning that their future state is fully determined by their current state. Additionally, it does not take into account non-conservative forces, such as friction, which can affect the path an object takes.

5. How does the Principle of Least Action relate to other principles and laws in physics?

The Principle of Least Action is closely related to other fundamental principles and laws in physics, such as the laws of motion and conservation of energy. It can also be derived from other fundamental principles, such as the principle of stationary action in classical mechanics and the path integral formulation in quantum mechanics.

Similar threads

  • Classical Physics
Replies
4
Views
764
  • Classical Physics
Replies
5
Views
1K
Replies
2
Views
787
Replies
3
Views
1K
Replies
19
Views
2K
  • Classical Physics
Replies
7
Views
2K
  • Special and General Relativity
Replies
8
Views
380
Replies
5
Views
1K
  • Classical Physics
Replies
1
Views
1K
Replies
0
Views
362
Back
Top