I Principle of minimum action and application to real problems

AI Thread Summary
The discussion centers on the application of Hamilton's principle of minimum action to real-world problems, specifically how it helps determine the actual path taken by a body when only initial conditions like position and velocity are known. It is clarified that the principle yields Euler-Lagrange equations, which require additional initial or boundary conditions to solve for a specific path. The conversation highlights the distinction between initial value problems (IVPs) and boundary value problems (BVPs), noting that while IVPs generally have unique solutions, BVPs may not, particularly in cases like geodesics on a sphere. The mapping between initial and boundary conditions is described as many-to-many, indicating that multiple paths can correspond to the same conditions. Ultimately, the discussion emphasizes the theoretical differences between Newton's laws and the principle of minimum action in predicting motion.
cianfa72
Messages
2,784
Reaction score
293
TL;DR Summary
How the principle of minimum action help us to find out the actual path taken from a body
I've a doubt regarding the application of the principle of minimum action to real cases.

Pick an inertial frame with a potential ##V## defined on it. The principle (aka Hamilton's principle) claims that the actual path taken from a body gives rise to a "stationary" action when calculated from a starting location A to the final location B (such a path might be a local minimum, maximum or a saddle for the action's integral). So far so good.

Now the point is that actually we know only the starting position and velocity's vector of the body. Therefore, how such principle help us to find out the actual path taken from the body ? Thanks.
 
Last edited:
Physics news on Phys.org
cianfa72 said:
Now the point is that actually we know only the starting position and velocity's vector of the body. Therefore, how such principle help us to find out the actual path taken from the body ? Thanks.
Hamilton's principle of stationary action yields only the Euler-Lagrange differential equations (equations-of-motion) that an arbitrary stationary-path must satisfy. To solve for a specific stationary-path, these equations-of-motion must be supplemented by freely-specifiable initial conditions.
 
  • Like
Likes cianfa72 and ergospherical
cianfa72 said:
the actual path taken from a body gives rise to a "stationary" action when calculated from a starting location A to the final location B (such a path might be a local minimum, maximum or a saddle for the action's integral). So far so good.

Now the point is that actually we know only the starting position and velocity's vector of the body. Therefore, how such principle help us to find out the actual path taken from the body ?
They are equivalent. Sometimes to distinguish you call them boundary conditions instead of initial conditions. But either way it is the same amount of information required to pick a specific solution out of the same family of equations.
 
Dale said:
They are equivalent. Sometimes to distinguish you call them boundary conditions instead of initial conditions. But either way it is the same amount of information required to pick a specific solution out of the same family of equations.
Basically you are saying that the Euler-Lagrange (or Hamilton) Ordinary Differential Equation (ODE) Dirichlet problem which consist in assigning initial and final spatial locations (boundary conditions) at given times ##t_0## and ##t##, actually gives rise to an unique solution. Therefore, given the problem's specific ODE, there is a bijective map between the initial value problem (IVP) solution set and the boundary value problem's solution set.
 
Last edited:
cianfa72 said:
Basically you are saying that the Euler-Lagrange (or Hamilton) Ordinary Differential Equation (ODE) Dirichlet problem which consist in assigning initial and final spatial locations (boundary conditions) at given times ##t_0## and ##t##, actually gives rise to an unique solution. Therefore, given the problem's specific ODE, there is a bijective map between the initial value problem (IVP) solution set and the boundary value problem's solution set.
Think about it this way. If you have a second order ODE the general solution will have two constants in it. To find the particular solution you need two pieces of data, for example initial position and velocity or initial position and final position.
 
martinbn said:
Think about it this way. If you have a second order ODE the general solution will have two constants in it. To find the particular solution you need two pieces of data, for example initial position and velocity or initial position and final position.
Ok yes. From a theoretical point of view by Picard–Lindelöf theorem our second order ODE has got an IVP's unique solution. I believe that, under the same theorem's conditions, such a result also extends to boundary value problem in which initial and final positions are given rather than initial position and velocity.
 
cianfa72 said:
Basically you are saying that the Euler-Lagrange (or Hamilton) Ordinary Differential Equation (ODE) Dirichlet problem which consist in assigning initial and final spatial locations (boundary conditions) at given times ##t_0## and ##t##, actually gives rise to an unique solution. Therefore, given the problem's specific ODE, there is a bijective map between the initial value problem (IVP) solution set and the boundary value problem's solution set.
Basically, yes, but it isn’t an bijection.

Suppose you have a differential equation whose solutions are the set of all geodesics on a sphere. There is not a one to one map between specific elements of the set of solutions and initial value pairs. Any point on the geodesic can serve as an initial value and there are two initial directions that select the same geodesic. Similarly, any pair of non-antipodal points on the geodesic can serve as the boundary values to select the same geodesic.

So the mapping between initial value pairs and solutions is many to one. And the mapping between boundary value pairs and solutions is also many to one. Which means that the mapping between initial value pairs and boundary value pairs is many to many.
 
Dale said:
Basically, yes, but it isn’t an bijection.
Maybe I was unclear. I meant the set of solution paths of a second order ODE IVP problem between the starting time ##t_0## and the ending ##t## vs. the set of solution paths of the ODE boundary value problem between the same start and end times.

Searching about it, I believe the topic I'm facing to is known as two point ODE boundary value problem.

Dale said:
Suppose you have a differential equation whose solutions are the set of all geodesics on a sphere. There is not a one to one map between specific elements of the set of solutions and initial value pairs. Any point on the geodesic can serve as an initial value and there are two initial directions that select the same geodesic. Similarly, any pair of non-antipodal points on the geodesic can serve as the boundary values to select the same geodesic.

So the mapping between initial value pairs and solutions is many to one. And the mapping between boundary value pairs and solutions is also many to one. Which means that the mapping between initial value pairs and boundary value pairs is many to many.
Even in this case (the geodesic equation is actually a second order ODE) we can see that the two points ODE boundary value problem between the given starting and ending times (##t_0## and ##t## respectively) may not have an unique solution (think of the two geodesic paths connecting antipodal points on the sphere between given start and end times).

Of course whether the given "two point ODE boundary value problem between ##t_0## and ##t##" has an unique solution than it is the same (unique) solution of the "corresponding" IVP problem.
 
Last edited:
martinbn said:
Think about it this way. If you have a second order ODE the general solution will have two constants in it. To find the particular solution you need two pieces of data, for example initial position and velocity or initial position and final position.
Thinking again about it, I believe is not exactly the same. Take for example the solutions of second order geodesic ODE between two antipodal points on the 2-sphere. The IVP problem between given ##t_0## and ##t## has always a unique solution while the two point boundary value problem has not.
 
  • #10
cianfa72 said:
Even in this case (the geodesic equation is actually a second order ODE) we can see that the two points ODE boundary value problem between the given starting and ending times (t0 and t respectively) may not have an unique solution (think of the two geodesic paths connecting antipodal points on the sphere between given start and end times).
Yes. That is precisely why I used this specific example. It is simple and clear and contains all of the usual pitfalls.
 
  • #11
From an heuristic point of view, Newton's laws and principle of minimum action look very different.

In the first case at position ##a## at time ##t_a## the particle/body "sees/feels" the force and decides how to move from there. In the latter, however, there is no force at all: the particle/body at position ##a## at time ##t_a## basically looks at all paths from there compatible with its velocity at ##a## and picks that resulting in a stationary action.
 
Last edited:
Back
Top