Physlib.ClassicalMechanics.Lagrangian.TotalDerivativeEquivalence
2 declarations
is a total time derivative
#IsTotalTimeDerivativeA function (representing a change in a Lagrangian) is a total time derivative if there exists a differentiable function , depending only on position and time , such that for all : By the chain rule, this condition is equivalent to: where is the velocity vector.
Velocity-Only Total Time Derivatives are Linear:
#isTotalTimeDerivativeVelocityLet be a function of velocity such that . Suppose that is a total time derivative, meaning the function satisfies the condition that there exists a differentiable function depending only on position and time such that: Then, must be linear in velocity. That is, there exists a constant vector such that for all : where denotes the standard Euclidean inner product. This reflects the physical requirement that for to be independent of position and time , the gradient must be a constant vector and the partial derivative must vanish.
