Angular momentum of time dependent particle motion

Click For Summary

Homework Help Overview

The discussion revolves around determining the angular momentum of a particle moving in a circular path with a constant speed. The particle's motion starts from a specific point, and the angular momentum is to be calculated about a different point in the coordinate system.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the relationship between angular momentum and the position of the particle, questioning the distinction between angular momentum about different points. There are attempts to express angular momentum using vector notation and cross products.

Discussion Status

Some participants have provided guidance on how to approach the problem, including suggestions to clarify the setup and to express angular momentum in vector form. There is an ongoing exploration of the mathematical expressions involved, with some participants sharing their calculations and reasoning.

Contextual Notes

There are indications of confusion regarding the definitions of angular momentum about different points and the interpretation of vector cross products. Some participants express uncertainty about their understanding of the problem setup and the mathematical relationships involved.

Schulze
Messages
18
Reaction score
0

Homework Statement


A particle of mass m moves in a circle of
radius R at a constant speed v. Assume: The
motion begins from the point Q, which has
coordinates (R, 0).
Determine the angular momentum of the
particle about point P, which has coordinates
(−R, 0) as a function of time.

The answer choices can be found at: http://imgur.com/GxVLhGb


Homework Equations


v = Rω
L = R x p = Rpsin(θr,p) = Rmv(sinθr,p)
θf = θi + (ωit)
θf = θi + (vt/R)

The Attempt at a Solution


L1 at position Q = R x p = Rpsin(θr,p) = Rmv(sinθr,p)

L2 at position P = R x p
L2 at position P = Rpsin(-θr,p)
L2 at position P = Rmv(-sinθr,p)
L2 at position P = Rmv(sin((vt/R)+∏)))

However all answers have Rmv(____ + 1) factor. Which I do not have. Therefore I have reason to believe that my answer is incorrect.

My guess is that the answer is Rmv(sin((vt/R)+∏))+1)
 
Physics news on Phys.org
1. Make a drawing
2. Realize that L = r X p is NOT Rmv(sinθr,p) but that ##\vec L= \vec r(t) \times \vec p(t)##: all the answers are vectors!
3. Make a distinction between angular momentum about the origin and angular momentum about point (-R, 0)
 
I did all those things but I thought that this site didn't want me to post a poorly drawn sketch. Furthermore, I am not very good at using Latex to make my equations look nice and bold and whatnot.

Nor am I very efficient at using this yet so bare with me.

Also, L2 will be in the opposite direction of L1; and I believe that the alternate statement for the cross product of a X b = absin(θ) accounts for this. Where a, and b are the magnitudes of the vectors of a and b.
 
One thing at the time. Let's try a few simple tings:
What is the magnitude of Labout the origin at t=0 ?
What is the magnitude of Labout the origin at t=v/(##\pi##R) ?

What is the magnitude of Labout P at t=0 ?
What is the magnitude of Labout P at t=v/(##\pi##R) ?

Do you have an expression for ##\vec r(t)## ?
 
Ah, I get the impression you have difficulty with
* distinguishing Labout (0,0)(t) from Labout (-R,0)(t)
* interpreting r x p

What do you mean with L1 and L2 ?
 
Hello Schulze

Your guess is incorrect .

Look at the figure attached .O is the origin.The coordinates of Q are ##R \hat{i}## whereas the coordinates of P are ##-R \hat{i}## .Let the particle be at M at any time 't' making an angle θ with the horizontal.

All you have to do is calculate ## m(\vec{PM} \times \vec{v})## .

1. First express θ in terms of v,R,t .
2. Write down the coordinates of M .
3. You already have coordinates of P given . So calculate ## \vec{PM}##
4. Find the component of velocity at point M in 'x' and 'y' direction . From that express velocity vectorially .

Now perform the cross product . Be careful with trigonometric identities .You will get the elusive 1 .
 

Attachments

  • circle.GIF
    circle.GIF
    2.5 KB · Views: 1,031
Last edited:
BvU said:
Ah, I get the impression you have difficulty with
* distinguishing Labout (0,0)(t) from Labout (-R,0)(t)
* interpreting r x p

What do you mean with L1 and L2 ?

That impression would be correct.

A friend of mine told me the right answer but wouldn't tell me how to arrive at this result. So that that is my next aim.

Answer: L = (mvR) cos((vt/R) + 1)
 
I did it folks!
 
Well, in that case we won't be needing the drawing I had already prepared when Tanya beat me to it :frown:.

For the sake of others listening in: what did you do and how did you do it ?
 
  • #10
[itex]\vec{L}[/itex] = [itex]\vec{r}[/itex] [itex]\times[/itex] m[itex]\vec{v}[/itex]

The angular displacement around the circle:
θ = ωt = [itex]\frac{vt}{R}[/itex]

The vector from the center of the circle to the mass is then:
Rcos(θ)i + Rsin(θ)j (in the i and j directions)

The vector from the point P to the point of the mass is:
[itex]\vec{r}[/itex] = R[itex]\hat{i}[/itex] + Rcos(θ)[itex]\hat{i}[/itex] + Rsin(θ)[itex]\hat{j}[/itex]

[itex]\vec{r}[/itex] = R[[1+cos([itex]\frac{vt}{R}[/itex])][itex]\hat{i}[/itex] + sin([itex]\frac{vt}{R}[/itex])[itex]\hat{j}[/itex]

The velocity vector
[itex]\vec{v}[/itex] = -vsin([itex]\frac{vt}{R}[/itex])[itex]\hat{i}[/itex] + vcos([itex]\frac{vt}{R}[/itex])[itex]\hat{j}[/itex]

So,
[itex]\vec{L}[/itex] = [itex]\vec{r}[/itex] [itex]\times[/itex] m[itex]\vec{v}[/itex]
becomes
[itex]\vec{L}[/itex] = m v R {[1 + cos(ω t)][itex]\hat{i}[/itex] + sin(ω t)[itex]\hat{j}[/itex]}
× [− sin(ω t)[itex]\hat{i}[/itex] + cos(ω t)[itex]\hat{j}[/itex]]

= m v R {[1 + cos(ω t)] [cos(ω t)] −[sin(ωt)] [− sin(ω t)] }[itex]\hat{k}[/itex]

= m v R [cos([itex]\frac{vt}{R}[/itex])] + 1][itex]\hat{k}[/itex]
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K