A How does time derivative commute from one variable to another?

  • A
  • Thread starter Thread starter irishetalon00
  • Start date Start date
Click For Summary
The discussion centers on understanding the commutation of time derivatives in the context of analytical dynamics, specifically transitioning from the variable r to dr. It highlights that the time derivative, denoted as ##\ddot{\mathbf{r}}##, can be expressed as ##\frac{d\dot{\mathbf{r}}}{dt}##, allowing for the substitution of differential variables. The conversation also emphasizes the importance of defining a differential correctly, using the relationship between position, velocity, and acceleration to illustrate the equivalence of expressions without extensive hand-waving. Additionally, it touches on the kinetic energy of a particle and the relationship between force and work done. The exchange concludes with the acknowledgment that while some explanations may seem informal, they are often sufficient for practical understanding in physics.
irishetalon00
Messages
20
Reaction score
2
TL;DR
how does time derivative commute from one variable to another?
I'm reviewing Meirovitch's "Methods of Analytical Dynamics," and I don't understand the commutation of the derivative from r to dr:
$$
\mathbf{F} \cdot d\mathbf{r} = m \ddot{\mathbf{r}} \cdot d\mathbf{r} = m\mathbf{\dot{r}} \cdot d\mathbf{\dot{r}}
$$
 
Physics news on Phys.org
irishetalon00 said:
TL;DR Summary: how does time derivative commute from one variable to another?

I'm reviewing Meirovitch's "Methods of Analytical Dynamics," and I don't understand the commutation of the derivative from r to dr:
$$
\mathbf{F} \cdot d\mathbf{r} = m \ddot{\mathbf{r}} \cdot d\mathbf{r} = m\mathbf{\dot{r}} \cdot d\mathbf{\dot{r}}
$$
The definition of a differential that I use is:

If ##x = f(t)## then ##dx = f'(t)dt##, where ##f'(t) = \frac{df}{dt}##.

So, as ##\dot x = f'(t)## we have ##d\dot x = f''(t)dt##.

The result follows from this and an extension to the dot product.
 
  • Informative
  • Agree
Likes bhobba and berkeman
Thank you PeroK. I think I got it. But to be sure, let me try to reiterate what you said in the context of my original question.

##\ddot{\mathbf{r}}## , which is the time derivative of ##\dot{\mathbf{r}}##, can also be thought of as being equal to ##\frac{d\dot{\mathbf{r}}}{dt}##, where ##d\dot{\mathbf{r}}## and ##dt## are differential algebraic variables. after making the substitutions, since dt is a scalar it can be passed through the dot product to ##d\mathbf{r}##, after which ##\frac{d\mathbf{r}}{dt}## is just ##\dot{\mathbf{r}}##
 
  • Like
  • Informative
Likes bhobba and Gavran
irishetalon00 said:
Thank you PeroK. I think I got it. But to be sure, let me try to reiterate what you said in the context of my original question.

##\ddot{\mathbf{r}}## , which is the time derivative of ##\dot{\mathbf{r}}##, can also be thought of as being equal to ##\frac{d\dot{\mathbf{r}}}{dt}##, where ##d\dot{\mathbf{r}}## and ##dt## are differential algebraic variables. after making the substitutions, since dt is a scalar it can be passed through the dot product to ##d\mathbf{r}##, after which ##\frac{d\mathbf{r}}{dt}## is just ##\dot{\mathbf{r}}##
That's the hand-waving way to do it. If you want to justify it more formally, then you need a sound mathematical basis for what is a differential.

The first point to note is that a time derivative only makes sense if you can write ##x## as a function of ##t##. I'll use one dimension as it's easier on my phone.

If we have ##x = f(t)##, then:
$$(\ddot x )dx = f''(t)f'(t)dt$$And:
$$(\dot x)d\dot x = f'(t)f''(t)dt$$And we can see without any hand waving that the two expressions are equal.

That said, physicists wave their hands a lot, so you could just say it looks right and let the maths students worry about proving it!
 
  • Like
Likes bhobba and JimWhoKnew
In order for simplicity sake some authors make the narration harder.
By definition the kinetic energy of a particle is
##T=\frac{m}{2}|\boldsymbol {\dot r}|^2=\frac{m}{2}(\boldsymbol {\dot r},\boldsymbol {\dot r}).##
Thus we have
##\dot T=m(\boldsymbol {\dot r},\boldsymbol {\ddot r})=(\boldsymbol {\dot r},\boldsymbol {F}).##
The term from the right is called a power.
Integrating the last formula we get
##T\mid_{t=t_2}-T\mid_{t=t_1}=\int_{t_1}^{t_2}(\boldsymbol {\dot r},\boldsymbol {F})dt.##
The term from the right is called a work done.

If ##\boldsymbol F=\boldsymbol F(\boldsymbol r)## then the integral is an integral of a differential form ##(\boldsymbol F, d\boldsymbol r)## and thus it does not depend on a parametrization of the given trajectory.
 
Last edited:
  • Like
Likes bhobba and weirdoguy
The impulse of an object is given by $$ m\cdot v.$$ Derive this with respect to time: $$ \frac{d}{dt}(m\cdot v) = \frac{d}{dt}(m)\cdot v+m\cdot\frac{d}{dt}(v). $$ In most cases m is constant...
 
Last edited: