An Insight into Polar Co-ordinate Velocity

mooneyes
Messages
10
Reaction score
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.
 
Physics news on Phys.org
mooneyes said:

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.

Both r and θ are functions of t. So differentiate both your rcos(θ) and your rsin(θ) in your position vector using the product and chain rules. When you are done you should be able to express your answer in terms of the basis vectors

e_r = \langle \cos\theta,\sin\theta\rangle,\ e_\theta=\langle -\sin\theta,\cos\theta\rangle
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top