Differentiating with respect to time

  • Context: Undergrad 
  • Thread starter Thread starter cabellos
  • Start date Start date
  • Tags Tags
    Differentiating Time
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 10K views
cabellos
Messages
76
Reaction score
1
How do you go about differentiating rcos$ with respect to time...?

In the book I am studying from it says d$/dt d/d$ (rcos$) is the process to find the answer... but what does this mean...?
 
Physics news on Phys.org
HAve you come across the chain rule? This states that [tex]\frac{df}{dt}=\frac{df}{dx}\frac{dx}{dt}[/tex]. Thus, applying this to the case you mention, we obtain [tex]\frac{d}{dt}(rcos\theta)=\frac{d}{d\theta}(rcos\theta)\frac{d\theta}{dt}[/tex]
 
The chain rule has been applied in arriving at the result.
http://mathworld.wolfram.com/ChainRule.html

[tex]\frac{df}{dt} = \frac{df}{d\theta}\frac{d\theta}{dt}[/tex], where f denotes the given function.

Edit: Since Cristo posted while I was playing with the typeset, I'm using theta instead of the more obvious x. :biggrin: Apparently, the '$' symbol messes up Latex.
 
Last edited:
If [itex]\theta[/itex] is a function of time but r does not, then it is true that [itex]frac{df}{dt}= \frac{df}{d\theta}\frac{d\theta}{dt}[/itex].

If both f depends on both r and [itex]\theta[/itex] and both r and [itex]\theta[/itex] depend upon time,
[tex]\frac{df}{dt}= \frac{\partial f}{\partial r}\frac{dr}{dt}+ \frac{\partial f}{\partial \theta}\frac{d\theta}{dt}[/tex]