Angular Momentum — AP Physics 1
1. What Is Angular Momentum? ★★☆☆☆ ⏱ 3 min
Angular momentum is the rotational analog of linear momentum, a vector quantity that quantifies the total amount of rotational motion possessed by an object or system of objects. For the AP Physics 1 exam, it accounts for roughly 4-6% of your total score, appearing in both multiple-choice and free-response questions.
2. Calculating Angular Momentum ★★★☆☆ ⏱ 4 min
Angular momentum is always defined relative to a specific axis of rotation; its value depends entirely on the axis you choose. For a point mass, angular momentum is defined via the cross product of the position vector $\vec{r}$ (from the axis to the mass) and linear momentum $m\vec{v}$:
vec{L} = vec{r} times mvec{v}
The magnitude simplifies to:
L = rmv\sin\theta
where $\theta$ is the angle between $\vec{r}$ and $\vec{v}$. The term $r\sin\theta$ is the perpendicular distance from the axis to the line of the mass's velocity. For a point mass moving in a circular orbit, $\theta = 90^\circ$ so $\sin\theta = 1$, leading to $L = mvr = I\omega$. For an extended rigid body rotating about a fixed axis, the formula simplifies to:
L = I\omega
Direction is found via the right-hand rule: curl your fingers in the direction of rotation, and your thumb points in the direction of the angular momentum vector. For AP Physics 1, you only need to track sign (positive for counterclockwise, negative for clockwise) rather than full 3D components.
Exam tip: Always define your axis of rotation before calculating angular momentum. If you change the axis, you change the value of $L$, so use the axis specified in the problem to avoid mistakes.
3. Conservation of Angular Momentum ★★★☆☆ ⏱ 4 min
The law of conservation of angular momentum states that the total angular momentum of a system remains constant if and only if the net external torque acting on the system is zero ($\tau_{net,ext} = 0$). Mathematically, this is written as:
L_{initial} = L_{final} \\ I_i\omega_i = I_f\omega_f
Internal torques (torques between objects inside the system) cancel out due to Newton's third law, so they do not change the total angular momentum of the system. This makes conservation of angular momentum ideal for solving problems where the moment of inertia of a rotating system changes, or for inelastic collisions between rotating objects where kinetic energy is not conserved.
Note that angular momentum can be conserved even when linear momentum is not: if an axis exerts an external force that produces no torque (because it acts at $r=0$), linear momentum is not conserved but angular momentum is.
Exam tip: When calculating final moment of inertia after adding a mass to a rotating object, always include the original object's moment of inertia in your final total. Students often only add the new mass and get an incorrect result.
4. Angular Impulse-Momentum Theorem ★★★☆☆ ⏱ 3 min
When a net external torque acts on a system, angular momentum is not conserved, and we use the angular impulse-momentum theorem to relate the change in angular momentum to the applied torque. Angular impulse is the rotational analog of linear impulse, defined for constant net torque as:
J_\theta = \tau_{net} \Delta t
The theorem states that the change in angular momentum equals the net angular impulse applied to the system:
\Delta L = L_f - L_i = \tau_{net} \Delta t
This theorem is used to solve problems involving stopping a rotating object with friction, speeding up a rotating object with a constant torque, or finding the torque required to produce a given change in rotation over time.
Exam tip: If you get a negative time when solving for $\Delta t$, you almost certainly mixed up the sign of your torque. Always assign the opposite sign to torque that opposes rotation.
5. AP-Style Concept Check ★★★★☆ ⏱ 4 min
Common Pitfalls
Why: Students memorize the circular orbit special case and forget the $\sin\theta$ term is required for all other cases.
Why: Students confuse angular momentum conservation with general conservation laws and automatically use it without checking the condition.
Why: Students mix up moment of inertia formulas for different shapes.
Why: Students associate collision problems with elastic collisions and automatically assume energy is conserved.
Why: Students treat angular momentum as a scalar and add magnitudes regardless of rotation direction.