Second derivative, chain rules and order of operations

In summary, the chain rule for second derivatives states that the derivative of a function with respect to another function is the sum of the derivatives of the two functions with respect to the same variable.
  • #1
So the chain rule for second derivatives is $$ \frac {d^2 y} {d t^2} = \frac{d}{dx}(\frac {dy} {dx}) \cdot \frac {dx} {dt} \cdot \frac {dx} {dt} + \frac {dy} {dx} \cdot \frac {d^2 x} {d t^2} = \frac{d^2 y}{d x^2} \cdot (\frac {dx} {dt})^2 + \frac {dy} {dx} \cdot \frac {d^2 x} {d t^2}$$

Today I came across this equation in a graphics/computer modeling course
$$\ddot C = \frac {d\dot C} {dx} \cdot \dot x + \frac {dC} {dx} \cdot \ddot x$$

Now what i would infer from this is that
$$\frac {d} {dx}(\frac {dy} {dx}) \cdot \frac {dx} {dt} = \frac {d\dot y} { dx}$$

This sounds right but can someone point me to a rule or theorem that suggests that. or a proof maybe ?
 
Last edited:
Physics news on Phys.org
  • #2
Fady Megally said:
So the chain rule for second derivatives is
The formula you typed has something wrong at least at the first term of RHS ( no y in it). Typo ? Please check it out.
 
  • Like
Likes topsquark
  • #3
anuttarasammyak said:
The formula you typed has something wrong at least at the first term of RHS ( no y in it). Typo ? Please check it out.
I don't think so .. what i mean by $$\frac{d}{dx}(\frac {dy} {dx})$$ is $$\frac {d (\frac {dy} {dx})} {dx}$$

i think this is what you were pointing to ? sorry if i missed something else
 
  • #4
Now I can find y there. thanks.
Say y=y(x) and x=x(t)
[tex]\frac{dy}{dt}=\frac{dy}{dx}\frac{dx}{dt}...(1)[/tex] and so
[tex]\frac{d^2y}{dt^2}= \frac{d}{dt}[\frac{dy}{dx}]\frac{dx}{dt}+\frac{dy}{dx}\frac{d^2x}{dt^2}...(2)[/tex]
[tex]= \frac{d}{dx}[\frac{dy}{dx}\frac{dx}{dt}]\frac{dx}{dt}+\frac{dy}{dx}\frac{d^2x}{dt^2}[/tex]
[tex]= \frac{d^2y}{dx^2}(\frac{dx}{dt})^2+\frac{dy}{dx}\frac{d^2x}{dt^2}[/tex]
as you wrote. From (1) replacing y with C
[tex]\frac{dC}{dt}=\frac{dC}{dx}\frac{dx}{dt}[/tex]
and (2) is
[tex]\frac{d^2C}{dt^2}= \frac{d}{dt}[\frac{dC}{dx}]\frac{dx}{dt}+\frac{dC}{dx}\frac{d^2x}{dt^2}[/tex]
[tex]= \frac{d}{dx}[\frac{dC}{dt}]\frac{dx}{dt}+\frac{dC}{dx}\frac{d^2x}{dt^2}[/tex]
changing order of application of d/dx and d/dt to C in the first RHS term. Now we could follow the text.
 
  • Like
Likes SammyS and topsquark
  • #5
anuttarasammyak said:
Now I can find y there. thanks.
Say y=y(x) and x=x(t)
[tex]\frac{dy}{dt}=\frac{dy}{dx}\frac{dx}{dt}...(1)[/tex] and so
[tex]\frac{d^2y}{dt^2}= \frac{d}{dt}[\frac{dy}{dx}]\frac{dx}{dt}+\frac{dy}{dx}\frac{d^2x}{dt^2}...(2)[/tex]
[tex]= \frac{d}{dx}[\frac{dy}{dx}\frac{dx}{dt}]\frac{dx}{dt}+\frac{dy}{dx}\frac{d^2x}{dt^2}[/tex]
[tex]= \frac{d^2y}{dx^2}(\frac{dx}{dt})^2+\frac{dy}{dx}\frac{d^2x}{dt^2}[/tex]
as you wrote. From (1) replacing y with C
[tex]\frac{dC}{dt}=\frac{dC}{dx}\frac{dx}{dt}[/tex]
and (2) is
[tex]\frac{d^2C}{dt^2}= \frac{d}{dt}[\frac{dC}{dx}]\frac{dx}{dt}+\frac{dC}{dx}\frac{d^2x}{dt^2}[/tex]
[tex]= \frac{d}{dx}[\frac{dC}{dt}]\frac{dx}{dt}+\frac{dC}{dx}\frac{d^2x}{dt^2}[/tex]
changing order of application of d/dx and d/dt to C in the first RHS term. Now we could follow the text.
Thanks anuttarasammyak

So what you are saying that moving the dx/dt in and out of the d/dx() operator is valid ?? that's to say
$$\frac {d(\frac {dy} {dx})}{dx} \cdot \frac {dx} {dt} =\frac {d(\frac {dy} {dx}\cdot \frac {dx} {dt})}{dx}$$

??
 
  • #6
Well, in simple
[tex]\frac{d}{dx}[\frac{dy}{dt}]=\frac{d}{dt}[\frac{dy}{dx}][/tex]
 
  • Like
Likes Fady Megally
  • #7
Fady Megally said:
So the chain rule for second derivatives is $$ \frac {d^2 y} {d t^2} = \frac{d}{dx}(\frac {dy} {dx}) \cdot \frac {dx} {dt} \cdot \frac {dx} {dt} + \frac {dy} {dx} \cdot \frac {d^2 x} {d t^2} = \frac{d^2 y}{d x^2} \cdot (\frac {dx} {dt})^2 + \frac {dy} {dx} \cdot \frac {d^2 x} {d t^2}$$

Today I came across this equation in a graphics/computer modeling course
$$\ddot C = \frac {d\dot C} {dx} \cdot \dot x + \frac {dC} {dx} \cdot \ddot x$$

I would interpret that as [tex]
\frac{d\dot C}{dx} = \frac{d}{dx}\frac{dC}{dt} = \frac{d}{dx} \left(\dot x\frac{dC}{dx}\right)
= \dot x\frac{d^2C}{dx^2} + \frac{dC}{dx}\frac{\ddot x}{\dot x}[/tex] which does not lead to a correct statement of the chain rule, whereas I'm sure what the author meant (and possibly actually wrote) is [tex]
\dot{\frac{dC}{dx}} = \frac{d}{dt}\frac{dC}{dx} = \dot x \frac{d^2C}{dx^2}.[/tex] Note the difference in the position of the dot: in the first it is over the [itex]C[/itex], and in the second it is over the entire [itex]\frac{dC}{dx}[/itex].
 

Suggested for: Second derivative, chain rules and order of operations

Replies
2
Views
1K
Replies
5
Views
1K
Replies
14
Views
1K
Replies
5
Views
1K
Replies
3
Views
1K
Replies
2
Views
2K
Replies
2
Views
893
Replies
6
Views
879
Replies
5
Views
542
Back
Top