0

Angular velocity is $$\omega= \frac{dƟ}{dt},$$ here $\theta$ and $t$ are scalar quantities. But $\omega$ is a vector quantity. Why is it such?

So far I know the direction of $\omega$ is along the axis of rotation. If so, why?

Gold
  • 35,872

3 Answers3

1

Thus is actually a bit subtle: it’s not a vector quantity.

In two dimensions, a rotation has a sign (left or right) but the “direction” in otherwise constrained by the two-D plane: one component. But spatial vectors in 2D have two components.

In 3D, you need to specify three components to cover an arbitrary rotation, and displacement also need three.

In 4D, i.e. space-time, displacement takes 4 (x,y,z,t) but there are 6 rotations. What are those? In space-time, they’re the three rotations you know, plus the three Lorentz boosts that mix x&t, y&t and z&t.

Roughly, a rotation combines two axes. In 2D, there are only 2 to combine. In 3D, three pairs. The general formula is D(D-1)/2

Finally, even in 3D, those three components don’t quite have all the properties of a vector: seen in the mirror, the spin is reversed, so they have “opposite parity” of a regular displacement vector. (This is really just a consequence of the fact that 3 components in 3D is a coincidence). To distinguish that, when it matters, we remind ourselves by calling it an “axial vector”.

Bob Jacobsen
  • 14,439
0

enter image description here

There are two axis where velocity and acceleration travel in a theta pulls a particle to the center of the curve just like the normal acceleration in a car pull you into the curve. Ar in the picture really changes the direction. The angular velocity should be on the axis of rotation because the axis are all arbitrary and you can make them where it is easiest to solve.

I hoped that helped

0

You can derive the angular rotation vector from trigonometry if you trying to track the changes of a vector that rides on a rotating body.

$$ \frac{{\rm d} \boldsymbol{x}}{{\rm d}t} \triangleq \boldsymbol{\omega} \times \boldsymbol{x} $$

It is a vector because it conveys magnitude and direction (for the rotation). Tt also obeys the regular rules of vector algebra. It can be multiplied with a scalar and it can added to other rotations vectors.

John Alexiou
  • 38,341