An Insight into Polar Co-ordinate Velocity

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
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[tex]\Theta[/tex], y = rSin[tex]\Theta[/tex]
r = r(Cos[tex]\Theta[/tex]i + Sin[tex]\Theta[/tex]j)
v = [tex]\frac{d}{dt}[/tex]r
v = [tex]\frac{d}{dt}[/tex][r(Cos[tex]\Theta[/tex]i + Sin[tex]\Theta[/tex]j)]

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[tex]\Theta[/tex], y = rSin[tex]\Theta[/tex]
r = r(Cos[tex]\Theta[/tex]i + Sin[tex]\Theta[/tex]j)
v = [tex]\frac{d}{dt}[/tex]r
v = [tex]\frac{d}{dt}[/tex][r(Cos[tex]\Theta[/tex]i + Sin[tex]\Theta[/tex]j)]

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

[tex]e_r = \langle \cos\theta,\sin\theta\rangle,\ e_\theta=\langle -\sin\theta,\cos\theta\rangle[/tex]