Here is my attempt at using the classical least-action principle to derive Newton's 1st law of motion for straight-line motion.
Suppose a particle goes from x=0 to x=D between time t1 and time t2. Suppose also that space is potential-free (and thus force-free). The action is defined as:
S=∫t1t2(E−U)dt=∫t1t2Edt
Suppose we discretize the path into N constant-velocity periods. N can be made arbitrarily large. For each period, the velocity is vk. The action becomes:
S=2mΣk=1k=Nvk2ΔtΔt=Nt2−t1
The actual path must minimize the action while satisfying the constraint that the changes in x position must sum to +D. We can use the method of Lagrange multipliers with the following Lagrangian:
L=2m(Σk=1k=Nvk2Δt)+λ((Σk=1k=NvkΔt)−D)
Taking partial derivatives with respect to the period-specific velocities and setting to zero (per standard practice) results in:
∂v1∂L=mv1Δt+λΔt=0⟹v1=−mλ∂v2∂L=mv2Δt+λΔt=0⟹v2=−mλetc.
Thus, for motion along a straight line in potential-free (force-free) space, the least-action principle dictates that the velocity must be constant.
#Mechanics
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
I like how you have approached a problem involving the calculus of variations by discretizing the integral. In addition to proving that velocity remains constant, another important principle can be drawn attention to, using this analysis. That being the principle of conservation of momentum. On inspecting the Lagrange multiplier λ, one can see that it can be interpreted as linear momentum which is a constant. This validates the notion that momentum is conserved in the absence of external forces, which is an inference usually made using Newton's second law of motion.
An alternate approach to this proof would be to avoid discretization of the integral altogether. The action S becomes minimum when Euler - Lagrange's equation is satisfied. This is based on the Calculus of variations.This would lead to:
dtd∂x˙∂E−∂x∂E=0
Now, using the fact that in 1-D motion, E=21mx˙2, this can be plugged into Lagrange's equation giving us: mx¨=0. Integrating this leads to:
mx˙=constant
Which is the desired result.
An interested reader can delve into the concepts of calculus of variations. Wikipedia is a good starting point.
@Karan Chatrath Do you believe this line of argument?
Good point about the lambdas. I had neglected to consider their physical meaning since I was only using them as a bridge to equate velocities from different infinitesimal periods. And the first law does indeed come effortlessly from Lagrangian Mechanics, once LM has been established as a valid principle. I have become proficient in the application of LM to dynamics problems, but I am not yet very familiar with its derivation from variational calculus (that will be some homework). The discretized approach appeals to me on an intuitive level. On that subject, I have posted a three-dimensional version at the link below, which should easily extend to any number of dimensions.
Thanks
https://brilliant.org/discussions/thread/deriving-newtons-1st-law-for-three-dimensional/