mooneyes
- 10
- 0
Homework Statement
Derive the equations for the velocity and acceleration vectors of a particle in polar coordinates.
2. The attempt at a solution
r = xi + yj
where x = rCos\Theta, y = rSin\Theta
r = r(Cos\Thetai + Sin\Thetaj)
v = \frac{d}{dt}r
v = \frac{d}{dt}[r(Cos\Thetai + Sin\Thetaj)]
And I know the answer is:
v = r[dot] + r(theta[dot])
But I just don't know how to actually differentiate the expression for r with respect to time, do I treat r and theta as constants, or how does it work?
Thanks.