Derivative of a function is equal to zero

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
4 replies · 2K views
kent davidge
Messages
931
Reaction score
56
Suppose:

- that I have a function ##g(t)## such that ##g(t) = \frac{dy}{dt} ##;
- that ##y = y(x)## and ##x = x(t)##;
- that I take the derivative of ##g## with respect to ##y##.

One one hand this is ##\frac{dg}{dy} = \frac{dg}{dx}\frac{dx}{dy} = \frac{d^2 y}{dxdt}\frac{dx}{dy}##. On the other hand, if I operate right into ##g = \frac{dy}{dt}## with ##d/dy##, it is ##(d/dy)(dy/dt) = (d/dt)(dy/dy) = 0##. Where is my mistake?
 
Physics news on Phys.org
Sorry, I have edited my post to correct a step
 
You confused ##y(t)## with ##y(x)##. Write the functions with their variables: ##g=\dfrac{d}{dt}y(t)=g(t)## and ##y=y(x)## and with ##x=x(t)## you have ##y=y(x(t))##.
$$
\dfrac{d}{dy} g = \dfrac{d}{dy} \dfrac{dy}{dt} y(t)= \dfrac{d}{dt}y(t)=\dfrac{d}{dx}y(x) \dfrac{d}{dt}x(t)
$$
What was the part in the middle? Sorry, which was the other approach?
 
  • Like
Likes   Reactions: kent davidge