0

I'm struggling with some basic intuition regarding the angular velocity $\vec\omega$ and angular momentum $\vec{L}$ vectors, for any arbitrary motion. Specifically, I'm trying to figure out what the idea is behind their directions. (The idea behind the magnitudes is more clear).

First I'll explain what (I think) I know, and please correct any mistakes.

We know that angular momentum is defined as $\vec{L} = m\vec{r}×\vec{v}$

And angular velocity is defined as $\vec\omega = (\vec{r}\times\vec{v})/r^2$

Regarding angular momentum: by the cross product, I understand that the angular momentum is normal to the plane spanned by $\vec{r}$ and $\vec{v}$. So my question is, what would be the intuition about the direction of this vector? Does it matter for good understanding, or is it kind of an arbitrary artifact of the cross-product?

About angular velocity: this one really gets me. So again, it's clear the angular velocity is perpendicular to both the position and the velocity vectors, and thus a normal to the plane spanned by them.

However - again, please explain the intuition for the direction of the angular velocity.

For circular motion on the xy plane, where the origin is the center of the circle, I understand. $\vec\omega$ will be parallel to the axis of rotation, which the particle rotates around.

However, this understanding seems to break down (?) for other cases. For example, in the case of circular motion on the xy plane - but choosing the origin not on the plane. Maybe in the center of the plane, but elevated some distance above the plane. In this case, $\vec\omega$ is no longer parallel to what seems to be the axis of rotation for the particle (which is still the Z axis). In fact, in this case, $\vec\omega$ changes its direction constantly.

So please explain the intuition, or idea, about the direction of $\vec\omega$ in the general case.

(Note - I have asked a similar question in the past few days, but it had to do with fixed-axis rotation only. This is asking about the general case).

Qmechanic
  • 220,844
Aviv Cohn
  • 615
  • 3
  • 6
  • 15

3 Answers3

1

It sounds like you got if figured out. The direction of $\vec \omega$ is always perpendicular to the plane defined by $\vec r\times \vec v$. Further, $\vec \omega$ is always parallel to the axis of rotation whenever $\vec r$ and $\vec v$ lie in the plane of rotation. This all stems from the use of the cross product in the definitions as you note in your post.

Now as far as intuition goes. Intuitively, defining the angular quantities in terms of cross products gives a sense of orientation to the motion, i.e. using the "right hand rule", one can define a sense of positive rotation or negative rotation respectively.

1

There is direction vector (magnitude and direction) isn't fully meaningful, since the direction is ambiguous. We use:

$$ \omega_i = \epsilon_{ijk}r_jv_k $$

which rotates like a vector and defines a direction ($\uparrow$),

but the physics quantity we looking at is really:

$$ \Omega_{ij} = r_iv_j - r_jv_k $$

(with $\omega_i = \frac 1 2 \epsilon_{ijk}\Omega_{jk}$)

which is the antisymmetric part of a rank-2 Cartesian tensor. It clearly doesn't point in a direction, but does define a tensor alignment ($\updownarrow$), so we pick a convention to give it a sign. The alignment is of course perpendicular to the plane spanned by the vectors.

Since:

$$ L_i = (mr^2)\omega_i$$

I'm not sure why $\omega_i$ is more difficult than $L_i$ in the context of the question.

Finally: These vectors are called axial-vectors. They rotate like vectors, but are even under coordinate inversion, so if you ever see something like:

$$ \vec p \propto \vec L$$

it's either wrong or is the weak interaction, e.g.:

$$ \vec p_{\beta^-} \propto \vec L_{^{60}Co}$$

JEB
  • 42,131
0

And angular velocity is defined as $\vec\omega = > (\vec{r}\times\vec{v})/r^2$

No. Suppose the rotation of a rigid body as the Earth for example. There is only one angular velocity $\vec\omega$ for the body. But $\vec{r}\times\vec{v}$ is a different vector, with a different direction depending on the latitude of the point chosen.

$\vec\omega$ is defined to be a vector such that $\vec{v} = \vec\omega \times \vec{r}$. So, $\vec{v}$ is always orthogonal to $\vec\omega$ and $\vec{r}$, but $\vec\omega$ is not necessarily orthogonal to $\vec{r}$.

The definition of $\vec \omega$ is useful for a rigid body because it is the same for all points (for a given instant of time). By using the definition of cross product it can be shown that $\vec L = m\vec r \times (\vec \omega \times \vec r)$ leads to: $\vec L = \vec\omega\int_V \rho(\vec r) r^2dV - \int_V \rho(\vec r) (\vec \omega \cdot \vec r) \vec r dV$.

For some symmetries, (as the case of a disk, where $\vec \omega \cdot \vec r$ is always zero), the second term vanishes. And $\vec L = I\vec\omega$, where $I = \int_V \rho(\vec r) r^2dV$ is the moment of inertia.