Chain rule for implicit differentiation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Tuomo
Messages
2
Reaction score
0
I have derivative dx/dt = y(u(t)) * z(u(t)) + u(t)
Now, what is dx/du ? I know the chain rule should help, but I am stuck :-(
 
Physics news on Phys.org
Tuomo said:
I have derivative dx/dt = y(u(t)) * z(u(t)) + u(t)
Now, what is dx/du ? I know the chain rule should help, but I am stuck :-(

Maybe [itex]\frac{dx}{du}=\frac{dx}{dt} \cdot \frac{dt}{du}[/itex].
 
fluidistic said:
Maybe [itex]\frac{dx}{du}=\frac{dx}{dt} \cdot \frac{dt}{du}[/itex].

Thanks fluidistics.

Ok, so, what I get is:

[itex]\frac{dx}{du}=\frac{dx}{dt} \cdot \frac{dt}{du}=\left[y(u(t)) \cdot z(u(t)) + u(t)\right] \cdot \frac{dt}{du(t)}[/itex]

Now, what the heck is this [itex]\frac{dt}{du(t)}[/itex] ? Any idea how should I treat it?
Is it just a reciprocal of [itex]\frac{du(t)}{dt}[/itex]? In other words, can I just divide the original function with the time derivative of u(t)?

[itex]\frac{dx}{du}=\frac{dx}{dt} \cdot \frac{dt}{du}=\left[y(u(t)) \cdot z(u(t)) + u(t)\right] \cdot \left[\frac{du(t)}{dt}\right]^{-1}[/itex]

Thanks for help and comments! Its is almost... uhhhh... 15 years since I studied this stuff in university.