Angular Momentum In Polar Coordinates

embphysics
Messages
67
Reaction score
0

Homework Statement


Consider a planet orbiting the fixed sun. Take the plane of the planet's orbit to be the xy-plane, with the sun at the origin, and label the planet's position by polar coordinates (r, \theta). (a) Show that the planet's angular momentum has magnitude L = mr^2 \omega, where \omega = \dot{\theta} is the planet's angular velocity about the sun. (b) Show that the rate at which the planet "sweeps out area" is \frac{dA}{dt} = \frac{1}{2} r^2 \omega, and hence \frac{dA}{dt} = \frac{L}{2m},

Homework Equations


The Attempt at a Solution


If we consider the sun and the planet as one system, then the gravitational force will be an internal force, which means there are no external force, and consequently \sum \vec{\tau} = \vec{0}, which means angular momentum is constant.

\vec{L} = \vec{r} \times \vec{p}

L = rp \sin \theta, where the radial distance, r, and the angle, theta, both vary as a function of time.

Substituting in the expression for linear momentum,

L = rmv_{tan} \sin \theta, where v_{tan} = r \omega

L = rm(r \omega) \sin \theta

L=mr^2 \omega \sin \theta. This is where I get stuck. What am I to do with the sin theta, which varies as time progresses? I would appreciate a hint, but not the answer.
 
Physics news on Phys.org
##mv_{tan}## is not equal to ##p## in general. If you think about a general ##\vec{p}## then how is ##p \ \sin(\theta )## related to ##v_{tan}## ? You could try drawing it out to see what makes sense.
 
p \ne mv_{tan}

Express \vec{v} in terms of \hat{r} and \hat{\theta}.
 
Why doesn't p = mvtan?
 
embphysics said:
Why doesn't p = mvtan?

George Jones said:
p\ne mv_{tan}

Actually, defined appropriately, p = mv_{tan}, i.e., \vec{v} is always tangent to the path of the planet, and thus v = v_{tan}, but, in general, v \ge r \omega, because the planet is not necessarily moving in a circular orbit.

Also, I think that you are confusing two angles that are different, the angle between \vec{r} and \vec{p}, and the angle that is a coordinate for polar coordinates.

Again,

George Jones said:
Express \vec{v} in terms of \hat{r} and \hat{\theta}.
 
Oh, so should I be using \phi as my angular position, and \theta as the angle between \vec{r} and \vec{p}?

So, I should would considering the centripetal acceleration be at all helpful?
 
In your original post, you wrote

embphysics said:
label the planet's position by polar coordinates (r, \theta). (a) Show that the planet's angular momentum has magnitude L = mr^2 \omega, where \omega = \dot{\theta} is the planet's angular velocity about the sun.

so I think that we should stick with \theta as the polar coordinate. I think that we do not need to consider the angle between \vec{r} and \vec{p}.

Use the hint that I gave, and calculate \vec{r} \times \vec{p} as a vector.
 
I believe \vec{r} = r \hat{r}. So, would the velocity vector be the derivative of this?
 
embphysics said:
I believe \vec{r} = r \hat{r}. So, would the velocity vector be the derivative of this?

Yes. Use the product rule, since both r and \hat{r} change with time.

I thought you might have seen, either in your notes or text, the velocity vector expressed in polar coordinates. You are going to need a relationship between d\hat{r}/dt and \hat{\theta} that is simple, but that is difficult to motivate without diagrams.

If you haven't seen any of this, then maybe thsi isn't the approach you should take to solve the problem.
 
  • #10
I actually just remembered that my textbook provides a derivation of Newton's 2nd Law in terms of polar coordinates. The velocity vector is \vec{v} =\dot{r} \hat{r} + r \dot{\theta} \hat{\theta}. I have a question, suppose our planet is following an elliptical path, does this mean there is a centripetal and tangential acceleration, and that is why the tangential velocity is changing at every point on the path; or is there only a centripetal acceleration, and is the velocity changing because radial distance is changing?
 
  • #11
Okay, I was able to figure it out. Now I am working on part b).

I drew an arbitrary elliptic/circular path, that the planet follows around the sun. I considered two arbitrary points on the path, P_1 = (r_1, \theta_1) and P_2 = (r_2, \theta_2). I the supposed that the two positions where sufficiently close to each other so that the path followed is approximately a straight line, rather than curved. The position vector for P1 is \vec{r_1}, and for P2, \vec{r_2}; then d\vec{r} = \vec{r_2} -\vec{r_1} is the vector connecting these two points two points, and the magnitude of the vector is the length of the path that the planet travels during some time dt. Let dA be the area enclosed by the three vectors d\vec{r},~\vec{r_1}~,~and~\vec{r_2}.
This is sort of where I am suck. I am not sure if the assumptions I have made are correct, and of how to proceed.
 
Back
Top