Cosmophile
- 111
- 2
I'm attempting to find velocity in polar coordinates (Kleppner/Kolenkow text). What I've got is:
\vec{v} = \frac {d}{dt} (x \hat{i} + y \hat{j})
= \frac {d}{dt} (rcos \theta) + \frac {d}{dt} (rsin \theta)
= r \frac {d}{dt} (cos \theta) + cos \theta \frac {d}{dt} (r) + r \frac {d}{dt} (sin \theta) + sin \theta \frac {d}{dt} (r)
From here on, I get stuck. How do I take the time derivative of sin \theta or other trig functions whose subject is not time? So far, I've got this:
-r \dot {\theta} sin \theta + \dot{r}cos \theta + r \dot{\theta} cos \theta + \dot{r} sin \theta
That being said, I also have a thought that the time-derivative of, say, sin \theta would be zero, because sin(theta) is not dependent upon time. Though, I may be wrong. (Which is entirely why I'm asking here!)
Thanks in advance!
\vec{v} = \frac {d}{dt} (x \hat{i} + y \hat{j})
= \frac {d}{dt} (rcos \theta) + \frac {d}{dt} (rsin \theta)
= r \frac {d}{dt} (cos \theta) + cos \theta \frac {d}{dt} (r) + r \frac {d}{dt} (sin \theta) + sin \theta \frac {d}{dt} (r)
From here on, I get stuck. How do I take the time derivative of sin \theta or other trig functions whose subject is not time? So far, I've got this:
-r \dot {\theta} sin \theta + \dot{r}cos \theta + r \dot{\theta} cos \theta + \dot{r} sin \theta
That being said, I also have a thought that the time-derivative of, say, sin \theta would be zero, because sin(theta) is not dependent upon time. Though, I may be wrong. (Which is entirely why I'm asking here!)
Thanks in advance!