Is angular momentum taken about a point or an axis?

Click For Summary

Discussion Overview

The discussion revolves around the nature of angular momentum and moment of inertia, specifically whether they are defined with respect to a point or an axis. Participants explore the implications of these definitions in the context of rigid body dynamics, raising questions about the mathematical formulations and physical interpretations involved.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants note that angular momentum can be expressed as a sum involving position and velocity vectors, which does not inherently require an axis, only a point of reference.
  • Others argue that while angular momentum can be computed from various points, the direction of the angular momentum vector may change depending on the chosen origin, leading to confusion about its definition relative to an axis.
  • A participant suggests that the moment of inertia is often discussed in relation to an axis, but questions why it cannot also be considered about a point.
  • There is a discussion about the invariance of angular momentum magnitude when computed from different points along the same axis, with some participants asserting that while the magnitude may remain constant, the direction can vary.
  • Some participants highlight that for rigid bodies, the concept of angular momentum about an axis is useful due to the moment of inertia tensor, which relates to the fixed distances between points in the body.
  • Concerns are raised about the apparent contradiction in measuring angular momentum at different points along an axis, suggesting that it may be more accurate to consider angular momentum as being defined relative to points rather than an axis.

Areas of Agreement / Disagreement

Participants express differing views on whether angular momentum should be considered about a point or an axis, with no consensus reached. The discussion remains unresolved, with multiple competing perspectives presented.

Contextual Notes

Some participants reference mathematical definitions and properties of angular momentum and moment of inertia, but there are unresolved questions regarding the implications of changing reference points and the physical significance of these quantities.

etotheipi
One part of König's theorem states that ##\vec{L} = \vec{L}_{\text{COM}} + \vec{L}^{'}##. The term ##\vec{L}^{'}## simply refers to the angular momentum wrt. the centre of mass. This is just a point, and doesn't have an axis implicitly associated with it (we have infinitely many choices!).

The most general definition of angular momentum of a rigid body, $$\vec{L} = \sum_{i} m_{i} \vec{r}_{i} \times \vec{v}_{i}$$ likewise doesn't require an implicit axis in order for it to be computed, only an origin point.

I wondered then whether we take angular momentum about a point, or an axis? The same could be said about the moment of inertia. We often speak of the moment of inertia about an axis, however why can't we just speak about the moment of inertia about a point?
 
Last edited by a moderator:
Physics news on Phys.org
etotheipi said:
One part of König's theorem states that ##\vec{L} = \vec{L}_{\text{COM}} + \vec{L}^{'}##. The term ##\vec{L}^{'}## simply refers to the angular momentum wrt. the centre of mass. This is just a point, and doesn't have an axis implicitly associated with it (we have infinitely many choices!).

The most general definition of angular momentum of a rigid body, $$\vec{L} = \sum_{i} m_{i} \vec{r}_{i} \times \vec{v}_{i}$$ likewise doesn't require an implicit axis in order for it to be computed, only an origin point.

I wondered then whether we take angular momentum about a point, or an axis? The same could be said about the moment of inertia. We often speak of the moment of inertia about an axis, however why can't we just speak about the moment of inertia about a point?
You perhaps should be able to work some of this out for yourself. AM is a vector (pseudo-vector to be precise), is defined about a point and has three components.

If a rigid body is rotating there is an axis of rotation (why?). The AM about any point on this axis is the same (why?), so you can talk about the AM about that axis.

The moment of inertia is actually a tensor. See, for example:

http://farside.ph.utexas.edu/teaching/336k/Newtonhtml/node64.html
 
  • Like
  • Informative
Likes   Reactions: vanhees71 and etotheipi
PeroK said:
The AM about any point on this axis is the same (why?), so you can talk about the AM about that axis.

If I spin a ball anticlockwise on a massless string in a horizontal circle, then the ball has some angular momentum computed from the point where my hand is. It should point straight upward.

I define the axis of rotation to be perpendicular to the plane of the rotations and passing through my hand.

Then I choose a point 1 metre above my hand, on the axis of rotation, and try to compute ##\vec{L}## again. Except now the position vector from my newly chosen origin is angled downward, whilst the velocity vector is still in the plane of the rotations. So wouldn't the angular momentum vector point off in a slightly different direction?

Apologies if I'm being daft, I'm slightly out of it at the moment!
 
etotheipi said:
If I spin a ball anticlockwise on a massless string in a horizontal circle, then the ball has some angular momentum computed from the point where my hand is. It should point straight upward.

I define the axis of rotation to be perpendicular to the plane of the rotations and passing through my hand.

Then I choose a point 1 metre above my hand, on the axis of rotation, and try to compute ##\vec{L}## again. Except now the position vector from my newly chosen origin is angled downward, whilst the velocity vector is still in the plane of the rotations. So wouldn't the angular momentum vector point off in a slightly different direction?

Apologies if I'm being daft, I'm slightly out of it at the moment!
I don't understand this. Without loss of generality we can take the axis of rotation to be the x-axis. This tells you something about the motion of any point in the body. Then you use the properties of the cross product.
 
Last edited:
  • Like
Likes   Reactions: etotheipi
PeroK said:
I don't understand this. Without loss of generality we can take the axis of rotation to be the x-axis. This tells you something about the motion of any point in the body. Then you use the properties of the cross product.

I tried drawing a diagram; if we compute ##\vec{L}## from different points along the x-axis, the magnitude is invariant but the direction appears to change, since the direction of ##\hat{n}## from the cross product changes if the position vector ##\vec{r}## from different points along the same axis also varies.
 
etotheipi said:
I tried drawing a diagram; if we compute ##\vec{L}## from different points along the x-axis, the magnitude is invariant but the direction appears to change, since the direction of ##\hat{n}## from the cross product changes if the position vector ##\vec{r}## from different points along the same axis also varies.
Do the calculation of the cross product about the origin. Point at ##\vec r = (x, y, z)##, ##\vec v = (0, v_y, v_z)##.
 
PeroK said:
Do the calculation of the cross product about the origin. Point at ##\vec r = (x, y, z)##, ##\vec v = (0, v_y, v_z)##.

##\vec{L} = m\begin{pmatrix}x\\y\\z\end{pmatrix}\times\begin{pmatrix}0\\v_y\\v_z\end{pmatrix} = \begin{pmatrix}yv_z - zv_y\\-xv_z\\xv_y\end{pmatrix}##

If we choose a point along the axis at the centre of rotation (i.e. ##x=0##) then ##\vec{L}## only has an ##x## component, as expected. Though not for non-zero ##x##.

Though it seems then the magnitude is also not invariant!
 
  • Like
Likes   Reactions: PeroK
etotheipi said:
##\vec{L} = m\begin{pmatrix}x\\y\\z\end{pmatrix}\times\begin{pmatrix}0\\v_y\\v_z\end{pmatrix} = \begin{pmatrix}yv_z - zv_y\\-xv_z\\xv_y\end{pmatrix}##

If we choose a point along the axis at the centre of rotation (i.e. ##x=0##) then ##\vec{L}## only has an ##x## component, as expected. Though not for non-zero ##x##.

Though it seems then the magnitude is also not invariant!

That's a good point. The AM in the direction of the axis of rotation is constant, but there are other components.
 
  • Informative
Likes   Reactions: etotheipi
Are you asking why ##\vec r \times \vec p## changes if you change ##\vec r##? That is certainly the case for a point mass. For a non-rigid body, e.g. a gas, you can always calculate ##\sum\vec r_i \times \vec p_i## and call that the angular momentum of the gas. To calculate the angular momentum about an axis, you need an axis. For a rigid body (fixed relative distances) it is the locus of all points of mass ##dm_i## that are instantaneously at rest relative to each other while the remaining rotate in a circle about them. Calculating angular momentum about an axis makes sense for a rigid body because then you can use the idea of the moment of inertia tensor.
 
  • Informative
Likes   Reactions: etotheipi
  • #10
kuruman said:
Are you asking why ##\vec r \times \vec p## changes if you change ##\vec r##? That is certainly the case for a point mass. For a non-rigid body, e.g. a gas, you can always calculate ##\sum\vec r_i \times \vec p_i## and call that the angular momentum of the gas. To calculate the angular momentum about an axis, you need an axis. For a rigid body (fixed relative distances) it is the locus of all points of mass ##dm_i## that are instantaneously at rest relative to each other while the remaining rotate in a circle about them. Calculating angular momentum about an axis makes sense for a rigid body because then you can use the idea of the moment of inertia tensor.

The thing I'm struggling to understand is that I have only seen angular momentum mentioned relative to an axis (perhaps I haven't been looking hard enough before!).

However, the angular momentum appears to differ if we measure it at different points along the axis. So surely then there's no such thing as angular momentum about an axis, only about points?
 
  • Like
Likes   Reactions: PeroK
  • #11
etotheipi said:
The thing I'm struggling to understand is that I have only seen angular momentum mentioned relative to an axis (perhaps I haven't been looking hard enough before!).
The definition ##\vec L=\vec r \times \vec p## shows dependence on the position vector ##\vec r## which depends on the choice of origin, a single point, not an axis with many points on it. You must have seen this definition before seeing ##\vec L=I\vec\omega## which involves an axis and requires a rigid body in order to be derived from the definition. It's in most intro physics textbooks.
 
Last edited:
  • #12
etotheipi said:
The thing I'm struggling to understand is that I have only seen angular momentum mentioned relative to an axis (perhaps I haven't been looking hard enough before!).

However, the angular momentum appears to differ if we measure it at different points along the axis. So surely then there's no such thing as angular momentum about an axis, only about points?

This is a good point. Suppose we have a rigid body rotating about a fixed axis of rotation. In that case, the component of AM in the direction of that axis is constant along that axis, whatever point is chosen. In the above example ##L_x## is constant for all points on the x-axis. Then, we can describe this as "the AM about that axis".

But, as you've shown, the other components of the AM are generally non-zero.

I must confess, I'd never noticed that subtlety before.
 
  • Like
Likes   Reactions: etotheipi
  • #13
Angular momentum about a point is a primary object. If an axis ##\alpha## passes through a point ##O## along a unit vector ##\boldsymbol e## then the momentum about this axis by definition is ##L_\alpha:=(\boldsymbol L_O,\boldsymbol e)##. That is ##L_\alpha## is a projection of ##\boldsymbol L_O## on ##\alpha##.

It is important: prove that ##L_\alpha## does not depend on what a point ##O## on the axis is chosen.
 
  • Like
Likes   Reactions: etotheipi
  • #14
wrobel said:
Angular momentum about a point is a primary object. If an axis ##\alpha## passes through a point ##O## along a unit vector ##\boldsymbol e## then the momentum about this axis by definition is ##L_\alpha:=(\boldsymbol L_O,\boldsymbol e)##. That is ##L_\alpha## is a projection of ##\boldsymbol L_O## on ##\alpha##.

It is important: prove that ##L_\alpha## does not depend on what a point ##O## on the axis is chosen.

Does the cross product we computed earlier prove the second part? The projection onto ##\hat{x}##, ##yv_z - zv_y##, is indeed independent of ##x##.
 
  • Wow
Likes   Reactions: wrobel
  • #15
etotheipi said:
The thing I'm struggling to understand is that I have only seen angular momentum mentioned relative to an axis (perhaps I haven't been looking hard enough before!).

However, the angular momentum appears to differ if we measure it at different points along the axis. So surely then there's no such thing as angular momentum about an axis, only about points?

One more point. This is another example of where AM for motion of particles in a plane is relatively straightforward, but the full 3D AM of a rigid body is more complex.

In addition to centre of mass, you have concepts such as the radius of gyration and centre of percussion. I must admit I haven't looked at these in years, but I probably had the same sort of questions as you have when I first studied this.

As a textbook, I like Kleppner and Kolenkow, if you want to study this systematically. It's a good next step up from A-level material. I just like their style. The problems are algebraic and conceptual, rather than testing your calculator skills. The opposite of plug 'n' chug.
 
  • Informative
Likes   Reactions: etotheipi
  • #16
PeroK said:
As a textbook, I like Kleppner and Kolenkow, if you want to study this systematically. It's a good next step up from A-level material. I just like their style. The problems are algebraic and conceptual, rather than testing your calculator skills. The opposite of plug 'n' chug.

Thanks for the suggestion, I'll look into how I might be able to get hold of a copy!
 
  • #17
etotheipi said:
Does the cross product we computed earlier prove the second part? The projection onto ^x\hat{x}, yvz−zvyyv_z - zv_y, is indeed independent of xx.
yes that's right
 
  • Like
Likes   Reactions: etotheipi
  • #18
The angular momentum ##\vec{L}## is always defined referring to some fixed point in space, which you need to choose to define an inertial reference frame (which consists of the choice ##O## of this point and a Cartesian right-handed basis such that any point ##P## in space is defined by the position vectors ##\overrightarrow{OP}=\vec{r}##). Then the angular momentum of an arbitrary set of point particles is defined as
$$\vec{L}=\sum_{i} m_i \vec{r}_i \times \dot{\vec{r}}_i=\sum_i \vec{r}_i \times \vec{p}_i.$$
Of course ##\vec{L}## changes under translations of the origin. Let the new origin ##O'## be given by ##\vec{a}=\overrightarrow{OO'}##. Then ##\vec{r}'=\overrightarrow{O'P} = \overrightarrow{O' O}+\overrightarrow{OP}=\vec{r}-\vec{a}## and thus
$$\vec{L}'=\sum_i \vec{r}_i' \times \vec{p}_i' = \sum_i (\vec{r}_i-\vec{a}) \otimes \vec{p}_i = \vec{L}-\vec{a} \times \vec{P},$$
where ##\vec{P}## is the total momentum.
 
  • Love
Likes   Reactions: etotheipi

Similar threads

  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 42 ·
2
Replies
42
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K