How does the chain rule apply to acceleration in the context of mechanics?

milesyoung
Messages
818
Reaction score
67
Hi, I'm new to these forums so not exactly sure where to place this question, although calculus seems a good bet, so here goes:

I'm currently taking a mechanics course at my university (current subject is work/energy), and I'll just post this snippit from our textbook (Physics for Scientists and Engineers with Modern Physics 7th edition, Jewett/Serway):

[snippit]

<br /> \begin{equation*}<br /> W_{net}=\int^{x_f}_{x_i}\sum F\,dx<br /> \end{equation*}<br />

Using Newton's second law, we substitute for the magnitude of the net force \sum F=ma and then perform the following chain-rule manipulations on the integrand:

<br /> \begin{align*}<br /> W_{net}&amp;=\int^{x_f}_{x_i}ma\,dx=\int^{x_f}_{x_i}m\frac{dv}{dt}\,dx=\int^{x_f}_{x_i}m\frac{dv}{dx}\frac{dx}{dt}\,dx=\int^{v_f}_{v_i}mv\,dv\\<br /> W_{net}&amp;=\frac{1}{2}{mv_f}^2-\frac{1}{2}{mv_i}^2<br /> \end{align*}<br />

[/snippit]

How is:

\frac{dv}{dt}=\frac{dv}{dx}\frac{dx}{dt}

legal in this context?

I know the Chain Rule states the following:

<br /> \begin{equation*}<br /> \frac{dy}{dx}=\frac{dy}{du}\cdot\frac{du}{dx}<br /> \end{equation*}<br />

But this is valid only (to my understanding) for the derivative of the composite of two functions.

If anyone could help me sort this out, I'd be much obliged.
Thanks.
 
Physics news on Phys.org
Welcome to PF!

milesyoung said:
How is:

\frac{dv}{dt}=\frac{dv}{dx}\frac{dx}{dt}

legal in this context?

I know the Chain Rule states the following:

<br /> \begin{equation*}<br /> \frac{dy}{dx}=\frac{dy}{du}\cdot\frac{du}{dx}<br /> \end{equation*}<br />

But this is valid only (to my understanding) for the derivative of the composite of two functions.

Hi milesyoung! Welcome to PF! :smile:

v can be defined as a function of t or of x

for example, you're probably familiar with the constant acceleration equations

v = u + at

v2 = u2 + 2ax

in the first, v is expressed as a function of t (only),

in the second, v is expressed as a function of x (only) :smile:
 
Thanks for the quick response.

Forgive me if I'm being a bit dense about this, been trying to wrap my head around it for hours and I'm probably just missing something trivial.

What I don't get is how:

<br /> \frac{dv}{dt}=\frac{dv}{dx}\frac{dx}{dt}<br />

is possible.

For me it would seem like you would need to be able to interpret v as a composite of two functions for the Chain Rule to have a valid use.
 
milesyoung said:
For me it would seem like you would need to be able to interpret v as a composite of two functions for the Chain Rule to have a valid use.

Nooo … the chain rule is for v a function of one variable (which itself is a function of another variable) …

here, v is a function of the variable x, and x is a function of the variable t :wink:
 
You're probably having a hard time looking at it this way because it's not usually introduced in this form in most 1st semester calculus classes, so perhaps if you were to rewrite it like this:

v(t)=v(x(t))

v&#039;(t)=v&#039;(x(t))*x&#039;(t)

\frac{dv}{dt}=\frac{dv}{dx}\frac{dx}{dt}

Helps?
 
@Tim: Didn't mean to imply that v needed to be interpreted as a function of two variables, just meant v as a composite function, as in v(x(t)) :smile:

Thanks for the help. I think I just needed to mull over how v could be a function of x, which in turn is a function of t.
 
You know that we have x(t) and v(t), so invert x(t) to get t(x), then plug this into v so you have v(t) = v(t(x)) where in my last expression v is a function of x alone.
 

Similar threads

Back
Top