Calculus: parametric differentiation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
Uku
Messages
79
Reaction score
0

Homework Statement


I need to know why:

[tex]\frac{d^{2}y}{dx^{2}}=\frac{\frac{d}{dt}(\frac{dy}{dx})}{\frac{dx}{dt}}[/tex]

[tex]y=y(t) , x=x(t)[/tex]

The Attempt at a Solution



I know that:

[tex]\frac{dy}{dt}=\frac{dy}{dx}\frac{dx}{dt}[/tex]

From here:

[tex]\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}[/tex]

And taking the second derivative with respect to x I get:

[tex]\frac{d^{2}y}{dx^{2}}=\frac{\frac{d}{dx}(\frac{dy}{dt})}{\frac{dx}{dt}}[/tex]

But how do the two equal?

[tex]\frac{d}{dx}(\frac{dy}{dt})=\frac{d}{dt}(\frac{dy}{dx})[/tex]
 
Last edited:
Physics news on Phys.org
Hi! I find it odd how I am unable to grasp this.
Am I wrong when I write?

[tex]y_{xx}=\frac{d}{dx}(y_{x})=\frac{\frac{d}{dt}(y_{x})}{\frac{dx}{dt}}=<br /> =\frac{d}{dt}(\frac{dx}{dt})^{-1}(y_{x})=\frac{d}{dx}(y_{x})[/tex]

I'm sort of trying the backward motion here to get the point of my initial problem.

Thanks,
Uku
 
tiny-tim said:
Hi Uku! :smile:

d/dt (dy/dx) is equal to d/dx (dy/dt) …

more generally, d2/dtdx = d2/dxdt

but simpler would be to use the chain rule:

d/dx (dy/dx) = d/dt (dy/dx) dt/dx :wink:

Oh wow I never thought if it that way, that is awesome. I think that just cleared up a LOT of ambiguity I had about the whole d?/d? notation system thing, which to be honest I never really understood that well to begin with.