DuckAmuck
- 238
- 40
Just wondering how much validity there is to this derivation, or if it's just a convenient coincidence that this works.
We have a Lagrangian dependent on position and velocity: \mathcal{L} (x, \dot{x})
Let's say now that we've perturbed the system a bit so we now have:
\mathcal{L} (x + \delta x, \dot{x} + \delta \dot{x})
But the physics can't change from a perturbation, therefore:
\mathcal{L} (x + \delta x, \dot{x} + \delta \dot{x}) = \mathcal{L} (x, \dot{x})
We can expand the perturbed Lagrangian to first order for both position and velocity:
\mathcal{L} (x + \delta x, \dot{x} + \delta \dot{x}) = \mathcal{L} (x, \dot{x}) + \frac{\partial \mathcal{L}}{\partial x} \delta x + \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta \dot{x}
This implies that:
\frac{\partial \mathcal{L}}{\partial x} \delta x + \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta \dot{x} = 0
which I will call "equation A".
Assuming
\delta \dot{x} = \frac{d}{dt} \delta x
we can use the product rule:
\frac{d}{dt} \left( \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x \right) = \frac{d}{dt} \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x + \frac{\partial \mathcal{L} }{\partial \dot{x}} \delta \dot{x}
which we can plug into equation A and get:
\left( \frac{\partial \mathcal{L} }{\partial x} - \frac{d}{dt} \frac{\partial \mathcal{L} }{\partial \dot{x}} \right) \delta x + \frac{d}{dt} \left( \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x \right) = 0
You can see the Euler-Lagrange equation in there. All that's left to eliminate is the term:
\frac{d}{dt} \left( \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x \right)
You can argue that this term is 0, because complete time derivative terms can be integrated over t, and the endpoints can be chosen to have dx(endpoint) = 0.
So then you are left with:
\frac{\partial \mathcal{L} }{\partial x} - \frac{d}{dt} \frac{\partial \mathcal{L} }{\partial \dot{x}} = 0
Anyone with the patience to read this, what are your thoughts? Thank you.
We have a Lagrangian dependent on position and velocity: \mathcal{L} (x, \dot{x})
Let's say now that we've perturbed the system a bit so we now have:
\mathcal{L} (x + \delta x, \dot{x} + \delta \dot{x})
But the physics can't change from a perturbation, therefore:
\mathcal{L} (x + \delta x, \dot{x} + \delta \dot{x}) = \mathcal{L} (x, \dot{x})
We can expand the perturbed Lagrangian to first order for both position and velocity:
\mathcal{L} (x + \delta x, \dot{x} + \delta \dot{x}) = \mathcal{L} (x, \dot{x}) + \frac{\partial \mathcal{L}}{\partial x} \delta x + \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta \dot{x}
This implies that:
\frac{\partial \mathcal{L}}{\partial x} \delta x + \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta \dot{x} = 0
which I will call "equation A".
Assuming
\delta \dot{x} = \frac{d}{dt} \delta x
we can use the product rule:
\frac{d}{dt} \left( \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x \right) = \frac{d}{dt} \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x + \frac{\partial \mathcal{L} }{\partial \dot{x}} \delta \dot{x}
which we can plug into equation A and get:
\left( \frac{\partial \mathcal{L} }{\partial x} - \frac{d}{dt} \frac{\partial \mathcal{L} }{\partial \dot{x}} \right) \delta x + \frac{d}{dt} \left( \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x \right) = 0
You can see the Euler-Lagrange equation in there. All that's left to eliminate is the term:
\frac{d}{dt} \left( \frac{\partial \mathcal{L}}{\partial \dot{x}} \delta x \right)
You can argue that this term is 0, because complete time derivative terms can be integrated over t, and the endpoints can be chosen to have dx(endpoint) = 0.
So then you are left with:
\frac{\partial \mathcal{L} }{\partial x} - \frac{d}{dt} \frac{\partial \mathcal{L} }{\partial \dot{x}} = 0
Anyone with the patience to read this, what are your thoughts? Thank you.