Deriving Velocity in Polar Coordinates

Click For Summary

Discussion Overview

The discussion revolves around deriving the expression for velocity in polar coordinates, focusing on the mathematical reasoning behind the differentiation of radial and angular components. Participants explore various methods of expressing velocity and the relationships between polar and Cartesian coordinates.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents a derivation of velocity in polar coordinates, expressing it as v = r\hat{r} + r\dot{\theta}\hat{\theta}, and discusses the need for a factor of r to account for angular motion's magnitude.
  • Another participant suggests that while the reasoning is valid, it may be beneficial to calculate the result more explicitly, especially for more complex cases.
  • A different approach using Cartesian coordinates is proposed, detailing the transformation between polar and Cartesian bases and deriving the velocity components accordingly.
  • One participant expresses a lack of confidence in switching between coordinate systems and questions the utility of knowing transformations by heart.
  • A correction is noted regarding a missing dot in the velocity expression, which is acknowledged by the original poster.
  • The original poster mentions receiving additional insights from another forum, indicating ongoing exploration of the topic.

Areas of Agreement / Disagreement

Participants generally agree on the validity of the derivation but express differing preferences for methods of calculation and understanding. There is no consensus on the most effective approach for solving polar coordinate problems.

Contextual Notes

Some participants highlight the limitations of relying on given results in problems, which may restrict originality in solutions. The discussion also reflects varying levels of confidence in mathematical techniques among participants.

jbunten
Messages
86
Reaction score
0
Hi, I've just gone through a derivation and would like some confirmation that my reasoning is correct:

Say the position of a particle is expressed in polar coordinates as

([tex]\phi[/tex],r)

If we want to describe it's velocity v we need to differentiate both components(angular and radial) with respect to time, as well as adding a directional component and giving each magnitude(speed(?)).

So, differentiating individual components we say rate of change of the radial component is

[tex]\frac{dr}{dt}[/tex]

and hence velocity of radial component = [tex]\dot{r}[/tex][tex]\hat{r}[/tex]

where we define [tex]\hat{r}[/tex] to be the unit vector pointing outwards in the positive direction along the radial component.

secondly we need to define the rate of change of the angular component

we can say this is [tex]\frac{d\theta}{dt}[/tex]

and to give it direction we define [tex]\hat{\theta}[/tex] to be the unit vector pointing perpendicular to the radial line in the counterclockwise direction.

now here is the more delicate bit: we need to add a factor of r to this in order to give the angular motion a magnitude, otherwise particles close to the origin would be moving at the same velocity as those far from it. This naturally only works if we are using radians.

hence the final velocity is described as

[tex]v=r\hat{r}+r\dot{\theta}\hat{\theta}[/tex]

So what we've done is shifted from polar to vectorial system with the vector components of the velocity at the position of the particle at any time, adding to give the speed and direction.

I may post this in other forums since it falls under more than one category, thanks in advance.
 
Science news on Phys.org
I'm probably not wrong when I think that you have first seen this result somewhere, and then figured out a way to justify it? :wink: I believe be your reasoning is ok, and not useless because it makes it easier to remember the result, but I still suggest also calculating it more explicitly. It could be that some day you need to do something similar with a more complicated case, where you cannot simply see the result from a picture.

If the Cartesian basis is [tex](\hat{e}_1, \hat{e}_2)[/tex], then for each fixed [tex]\theta[/tex] the basis in polar coordinates is

[tex] \hat{r} = \cos\theta\;\hat{e}_1 + \sin\theta\;\hat{e}_2[/tex]

[tex] \hat{\theta} = -\sin\theta\; \hat{e}_1 + \cos\theta\;\hat{e}_2[/tex]

You can solve the Cartesian basis out of this, and get

[tex] \hat{e}_1 = \cos\theta\;\hat{r} - \sin\theta\;\hat{\theta}[/tex]

[tex] \hat{e}_2 = \sin\theta\;\hat{r} + \cos\theta\;\hat{\theta}[/tex]

Then suppose you have some path in the plane, parametrized by the time [tex]t[/tex]. In Cartesian coordinates the path is [tex](x(t), y(t))[/tex], and in the polar coordinates it is [tex](r(t),\theta(t))[/tex], and these coordinates are related by

[tex] x(t) = r(t)\cos\theta(t)[/tex]

[tex] y(t) = r(t)\sin\theta(t)[/tex]

Take the time derivative of both sides, and you get

[tex] \dot{x}(t) = \dot{r}(t)\cos\theta(t) - r(t)\dot{\theta}(t)\sin\theta(t)[/tex]

[tex] \dot{y}(t) = \dot{r}(t)\sin\theta(t) + r(t)\dot{\theta}(t)\cos\theta(t)[/tex]

Now substitute these into

[tex] v(t) = \dot{x}(t)\hat{e}_1 + \dot{y}(t)\hat{e}_2[/tex]

and you should be getting the same result as you already got.
 
Yes this way of doing it seems more elegant, I can follow it easily but lack the confidence with maths to switch to cartesian to solve the problem and then back to polar. As you assumed the problem I had had the result stated (as in "prove that.."). The problem with a question like that with the result given beforehand is I guess that it tends to limit the originality of your solution, since the result gives you an early indication of where you need to go.

Would you say that the approach you used is the more useful one for solving polar type problems?

Also, are results such as the polar->Cartesian transformations so useful that you simply know them off by heart?

Thanks for the reply.
 
jbunten said:
hence the final velocity is described as

[tex]v=r\hat{r}+r\dot{\theta}\hat{\theta}[/tex]

There's a dot missing above ... probably just a typo:

[tex]v=\dot{r}\hat{r}+r\dot{\theta}\hat{\theta}[/tex]

If you are unsure of what you are done, I'd pick a simpler example to verify. Example, it should (and does with the typo fix) hold for a plane:

[tex] z = a e^{i\theta}[/tex]

[tex] z' = a' e^{i\theta} + i\theta' a e^{i\theta} = a' \hat{z} + \hat{\theta} \theta' z[/tex]
 
Hi, yes the lack of a dot was a mistake!

Thanks for the help.

I've received another response in the other forum (calculus) that showed yet another really good way of doing this, it's nice when all the maths comes together.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
8K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K