SPhO Rotation
SPhO Rotation
Mechanics: Rotation
June 2025
Contents
1 Notes 2
1.1 Rotational Kinematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1.1 Rotational Analogues of the SUVAT Equations . . . . . . . . . . . . . . . 2
1.1.2 Rolling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1.3 Instantaneous Centre of Rotation (ICOR) . . . . . . . . . . . . . . . . . . 3
1.2 Moment of Inertia (MOI) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.2.1 Naive Summation/Integration . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.2.2 Parallel Axis Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2.3 Perpendicular Axis Theorem . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.3 Rotational Dynamics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.3.1 Torque and Angular Momentum . . . . . . . . . . . . . . . . . . . . . . . 8
1.3.2 Rotational Analogue of N2L (Euler’s Rotation Equation) . . . . . . . . . 9
1.3.3 Rotational Kinetic Energy, Work and Power . . . . . . . . . . . . . . . . . 10
1.3.4 Rotational Collisions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.3.5 Physical Pendulums . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4 Ideas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
1.4.1 Massive Pulleys . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
1.4.2 Where Does Normal Force Act? . . . . . . . . . . . . . . . . . . . . . . . . 14
1.4.3 Inextensibility Constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
2 Problems 17
3 Advanced Problems 21
4 Appendix 22
4.1 More Methods of Calculating MOI . . . . . . . . . . . . . . . . . . . . . . . . . . 22
1
FIZIKA SPhO Handouts
1 Notes
In real life, many objects are not well-modelled by point masses, since they have finite sizes. In
this case, the point of application of forces matter, and will lead to rotation of the object.
x ←→ θ, v ←→ ω, a ←→ α (1)
where θ is the angular displacement, ω is the angular velocity and α is the angular acceleration.
ωf = ωi + αt (4)
1
θf = θi + ωi t + αt2 (5)
2
|ωf |2 = |ωi |2 + 2α · (θf − θi ) (6)
1.1.2 Rolling
We commonly discuss rolling, which is a combination of translation and rotation. In other
words, you may think of rolling as a sum of:
1. Translation of a fixed point on an object
2. Rotation of the object about that fixed point
For instance, for the ball below, the rolling motion is a sum of the translation of the CM and
rotation about the CM.
2
FIZIKA SPhO Handouts
vCM = Rω (7)
while for rolling with slipping, we cannot simply relate vCM and ω (i.e. vCM ̸= Rω).
Differentiating Equation (7) with respect to time, we can relate aCM and α for the non-slip case:
aCM = Rα (8)
Remark. When there is no slipping, friction is static and does not do work. When there is
slipping, friction is kinetic and does work. You need to account for this if you want to calculate
the frictional force or apply energy conservation!
The velocity at any point (for instance, point P2 in the diagram above) is given by
Applying this equation, we can see that at point P0 , vCM and ω × r0 perfectly cancel out, if
there is no slipping. (Both have magnitude |vCM | and point in opposite directions.)
vP0 = 0 (10)
We usually call P0 the ICOR. You can equivalently visualise rolling as a fixed-axis rotation
about the ICOR.
Remark. This visualisation (the ICOR) and the visualisation of the translation of the CM +
rotation about the CM are equivalent.
Another nice geometrical fact is that any point on the rigid body moves perpendicular to
a line drawn to the ICOR. Using the diagram above,
P0 P2 ⊥ v2 (11)
Example 1.1 (Ricardo). An inextensible string is spooled around a cylinder at its inner radius
r. The loose end of the string is rolled around a pulley and pulled with speed v. The string
makes an angle θ with the vertical. If the outer radius of the cylinder is R, determine the CM
speed of the cylinder, assuming it rolls without slipping.
V = Rω
3
FIZIKA SPhO Handouts
Now, let’s draw all the relevant velocity vectors on the diagram.
Considering the velocities at point A, since point A moves with speed v along the string,
r v
ωr − V sin θ = v ⇒ V − V sin θ = v ⇒ V = r
R R − sin θ
Remark. This idea of taking a convenient point and summing velocity vectors is useful,
especially when the said point has its velocity constrained. In this case, the constraint is the
fact that the string is pulling point A, which forces it to have speed v along the string.
Example 1.2 (Kevin Zhou). A bicycle wheel is rolling without slipping. When it is photographed,
its spokes look blurred, except along a curve of special points. What is this curve?
For the points to not be blurred, we want the points to be moving parallel to the spokes.
This ensures that in the small time where the picture is captured, the point still lies along the
spoke and will hence appear clear.
Quantitatively, let the wheel have radius R, and set up coordinates such that the centre
of the wheel is at (0, R) and the bottom of the wheel (which is also the ICOR, as the wheel is
not slipping) is at (0, 0). Consider the velocity of some point (x0 , y0 ) on the curve.
The gradient between this point and the ICOR is xy00 . From Equation (11), the velocity vector
will be perpendicular to this line. The gradient of the normal line is − xy00 .
We can find the equation of this normal line. Since it also passes through (x0 , y0 ),
x0 y − y0 x0 x2 + y02
− = ⇒ y=− x+ 0
y0 x − x0 y0 y0
4
FIZIKA SPhO Handouts
MOIs are always calculated about an axis. Some common MOIs which you should know are:
Remark. By right, you aren’t expected to memorise MOIs. However, you are highly encouraged
to just memorise them (for these common shapes above), to speed up your working during
contests like SPhO! (You’d just need to memorise the numerical prefactors anyway.)
Now, let’s look at how to find these MOIs. Interested readers may also consult the Appendix for
more interesting but niche methods.
Thus, the MOI of a point mass M at a distance R away from the axis of interest is I = M R2 .
5
FIZIKA SPhO Handouts
However, as usual, most objects are continuous mass distributions instead. As an integral,
the MOI is defined as Z
I := r2 dm (13)
where r is the distance of the infinitesimal mass dm from the axis of interest.
Example 1.3. Determine the MOI of a uniform thin disk of mass M and radius R about its
central axis.
We can just imagine the disk to be made of many concentric rings, from radius 0 to radius R.
We can then integrate to sum up all the moments of inertia.
For a ring of mass M and radius R, all the mass is equidistant from the central axis, at
a distance R away. Thus, we can take out the r2 from the integral:
Z Z Z
Iring = r2 dm = R2 dm = R2 dm = M R2
For the disk, we can define our mass density per unit area as
M M
σ= =
A πR2
Hence, integrating over all the rings,
" #R
r4 πσR4
Z R
1
Z Z
Idisk = dI = (dm) r2 = σ (2πr) r2 dr = 2πσ = = M R2
0 4 0
2 2
Example 1.4. Determine the MOI of a uniform solid sphere of mass M and radius R about its
diameter.
The mass density per unit volume of the sphere is
M M 3M
ρ= = 4 3 =
V 3 πR
4πR3
√
R2 − z 2 , thus dV = πr2 dz = π R2 − z 2 dz for each small disk.
We have r =
6
FIZIKA SPhO Handouts
I = ICM + M d2 (14)
where d is the distance between the axis of interest and the axis passing through the CM.
Remark. When applying the parallel axis theorem, one of the axes must be through
the CM. It is wrong to say that I2 = I1 + M d2 for any random points 1 and 2!
Example 1.5. Knowing that the MOI of a thin rod of mass M and length L about the axis
1
through its centre and perpendicular to its length is I = 12 M L2 , find the MOI for the same rod
about the axis through one of its ends and perpendicular to its length.
This is a very simple application of the parallel axis theorem:
2
1 L 1
I = ICM + M d2 = M L2 + M = M L2
12 2 3
Let’s look at a more complicated application of the parallel axis theorem.
Example 1.6 (F=ma). The moment of inertia of a uniform equilateral triangle with mass m
and side length a about an axis through one of its sides and parallel to that side is 18 ma2 . Using
this result, calculate the moment of inertia of a uniform regular hexagon of mass m and side
length a about an axis through two opposite vertices.
Of course, you could have performed naive integration to solve this. However, as the question
wants you to use the result of the MOI of the equilateral triangle, we shall split the hexagon up
into six equilateral triangles as follows:
7
FIZIKA SPhO Handouts
8
FIZIKA SPhO Handouts
τ =0 ⇒ L = constant (19)
This is the conservation of angular momentum, or COAM. When there is no net torque
about a given axis, the angular momentum is conserved!
where the vector triple product and the fact that ω ⊥ r was invoked in the second last equality.
Remark. When applying Equation (21), it is crucial that you consider the same pivot/axis
for calculating both your torque and MOI!
You’ll usually use N2L to write equation(s) involving forces, and Equation (21) to write an
equation involving torques, and solve the equations. Let’s see an example on how to apply this.
Example 1.8 (SPOT TST 2022). Consider a yo-yo made up of two uniform solid disks of
radius R and each with mass M , connected rigidly by a light cylindrical axle of radius r < R,
such that the disks and axle all share a common axis. A thin light string is wound tightly around
the axle. The free end of the string is held fixed and the yo-yo is released from rest. Assume that
the string stays vertical as it is unwound from the axle. (i) Determine the downward acceleration
a of the yo-yo when it is released from rest. (ii) Determine the tension T in the string when the
yo-yo is released from rest.
Firstly, the MOI of the yo-yo about its central axis is given by
1
I = 2Idisk =2 M R2 = M R2
2
We can write N2L for the translational motion of the yo-yo:
2M g − T = 2M a
Taking torques about the centre of the yo-yo, we can write Euler’s Rotation Equation for the
rotational motion of the yo-yo:
T r = Iα = M R2 α
The last equation we need is the non-slip condition to relate a and α. Since the ICOR in this
case is the point on the yo-yo where the string is attached (at a distance r away from the centre),
the non-slip condition is
a = rα
Combining all the results above, you should eventually get
2r2 2M R2
a= g, T = g
2r2 + R2 2r2 + R2
9
FIZIKA SPhO Handouts
Since there is a kinetic energy of Ktrans = 12 mv 2 associated with translation, by taking the
rotational analogues of m and v, the rotational kinetic energy is defined as
1
Krot := Iω 2 (22)
2
More generally, for an object that is rolling, we have
1 2 1
K = Ktrans + Krot = mvCM + ICM ω 2 (23)
2 2
Remark. To avoid confusion, always consider I and v of the CM when calculating total KE!
In Equations (24) and (25), the first term is referred to as translational work/power and the
second term is referred to as rotational work/power. Don’t forget the rotational work/power!
In rotation, the work-energy theorem also holds if we account for Krot . We have
Now, let’s look at an example where we must consider the rotational kinetic energy.
Example 1.9 (200 Puzzling Physics Problems). A fire hose of mass M and length L is coiled
R. The hose is sent rolling along level ground, with its centre of mass given
into a roll of radius √
initial speed v0 >> gR. The free end of the hose is held fixed. The hose unrolls and becomes
straight. How long does this process take to complete?
√
First, let’s rationalise what v0 >> gR means. Since v0 is large, this simply means that changes
in GPE are negligible compared to KE. Thus, when writing COE, we may drop all GPE terms.
Thus, accounting for the rotational kinetic energy, the COE equation is
1 1 1 1 1 1 2
Ktrans,i + Krot,i = Ktrans,f + Krot,f ⇒ M v02 + M R2 ω02 = mv 2 + mr ω 2
2 2 2 2 2 2
The non-slip conditions give v0 = Rω0 and v = rω, hence we can simplify the above equation:
s
3 3 M
M v02 = mv 2 ⇒ M v02 = mv 2 ⇒ v= v0
4 4 m
10
FIZIKA SPhO Handouts
Here, m is the mass of the portion of the hose that is still rolling. After the hose travels a
distance x, by proportionality, we have
x
m(x) = M 1 −
L
Substituting this into the expression for v, we have
r Z t Z Lr
dx v0 1 x 1 x 2L
v= =q ⇒ dt = 1 − dx ⇒ dt = 1− dx ⇒ t=
dt 1− x v0 L 0 v0 0 L 3v0
L
Remark. You might ask - why is energy conserved, if the hose is inelastically sticking to the
ground as it unrolls? This process actually dissipates no energy, because the circular part of the
hose is rolling without slipping, so the bottom part is the ICOR and has no velocity, hence no
work is done against friction!
Jθ = ∆L (28)
In rotational collisions, we usually deal with translation and rotation separately, to write separate
equations for COM and COAM. If the collision is elastic, we can also write COE.
Example 1.10 (Kleppner & Kolenkow). A rigid, massless rod of length L joins two particles,
each of mass m. The rod lies on a frictionless table and is struck by a particle of mass m and
velocity v0 as shown. After an elastic collision, the particle moves straight back. Find the
angular velocity of the rod about its CM after the collision.
Many quantities are conserved here. Suppose the projectile moves backwards with speed v1 , the
CM speed of the rod is v2 , and its angular velocity about its CM is ω.
By COM, we have
mv0 = −mv1 + 2mv2 ⇒ v0 + v1 = 2v2
11
FIZIKA SPhO Handouts
By COAM about the axis parallel to v0 and passing through the initial CM of the rod, we have
mv0 L 1 mv L √
√ = mL2 ω − √1 ⇒ v0 + v1 = 2Lω
2 2 2 2 2
By COE, we have
1 1 1 1 1
mv02 = mv12 + 2 mv22 + mL2 ω 2 ⇒ (v0 − v1 ) (v0 + v1 ) = 3v22
2 2 2 2 2
The COM and COE equations should be relatively simple to write. However, for COAM, you
need to be careful of the signs of each term! You should go back to Equations (17) and (20) to
determine the direction of the vectors, and assign different signs to different directions.
Now, solving the three simultaneous equations above, we get v2 = 47 v0 , and hence
√ √
2v2 4 2 v0
ω= =
L 7 L
Remark. You might ask - why do we take COAM about this axis? Why not take it, for instance,
about the point of collision? Actually, both are equally valid! However, the bodies that should
be in your system are different (to ensure τ = 0 on your system):
1. About the centre of the rod: Both the moving particle and the rod + 2 particles
2. About the collision point: Only the rod + 2 particles
We can use Equation (21) on the torque due to gravity. Assuming θ << 1,
mgd
mgd sin θ = −Ipivot θ̈ ⇒ θ̈ + θ=0 (30)
Ipivot
where we take torques and calculate the MOI about the pivot O. The negative sign is essential
as the torque due to gravity decreases θ.
12
FIZIKA SPhO Handouts
Using the parallel axis theorem, you can also write Ipivot = ICM + md2 to simplify this.
Example 1.11 (Ricardo). A physical pendulum consists of a disk of radius R and mass md ,
fixed at the end of a rod of mass mr and length l. (i) Find the period of the pendulum. (ii) How
does the period change if the disk is mounted to the rod by a frictionless bearing so that it is
free to spin?
1 1
Ipivot = Irod + Idisk = mr l2 + md R2 + md l2
3 2
where we have used the parallel axis theorem for the MOI of the disk.
Let θ be the angle of the rod with respect to the vertical. As usual, we assume θ << 1.
The net torque due to gravity about the pivot is
1
τ= mr + md glθ
2
Thus, being careful with signs, we write Euler’s Rotation Equation:
v
u1
1 1
1
u mr l2 + 1 md R2 + md l2
mr l2 + md R2 + md l2 θ̈ = − mr + md glθ ⇒ T = 2π u 3 2
3 2 2 1
t
2 mr + md gl
(ii) The difference here is that since the disk is free to rotate, we lose the 12 md R2 term. In other
words, we are essentially treating the disk as a point mass now.
Remark. This example shows you a subtlety in calculating MOI. When we add up MOIs like
we did in (i), we must ensure that all the components we are adding up are rigidly connected
(i.e. we can treat the whole body as one rigid body).
13
FIZIKA SPhO Handouts
1.4 Ideas
Many tricky mechanics problems involve the use of the following ideas.
When we consider rotation, we usually model pulleys as uniform disks of finite mass and
radius. Consequently, the net force and torque on them need not be zero!
Example 1.12. Consider a pulley system with masses m1 and m2 , with m2 < m1 . The mass of
the pulley is M and its radius is R. Assuming the pulley and string doesn’t slip, determine the
acceleration of the masses.
The first, most important thing for you to realise is that the tension in the string is not
constant! This allows for a non-zero net torque on the pulley, allowing it to rotate.
14
FIZIKA SPhO Handouts
However, this makes no sense! If we take torques about the CM, then the forces mg and N
contribute no torque, while F and f both contribute clockwise torques. This would imply that
any value of F , no matter how small, would cause a non-zero clockwise torque about this point,
causing the tube to topple!
The correct FBD considers a different point of action for N . Suppose that the point of
action of N is shifted by some distance x (to the right, so that the torque by N opposes the
torque by F and f ).
15
FIZIKA SPhO Handouts
We first label all forces with red and all accelerations with blue:
The motion of the 2 rods will be symmetric (we don’t expect the angles θ to be different). To
write our constraint equation, define the fixed left end as the origin. Then,
Additionally for the left rod, as θ = 45◦ , the symmetry gives that
ax,1 = ay,1
16
FIZIKA SPhO Handouts
2 Problems
Problems are arranged in roughly increasing difficulty.
Problem 2.1 (SPhO 2008). A hungry bear weighing 700 N walks out on a beam in an attempt
to retrieve a basket of food hanging at the end of the beam. The beam is uniform, weighs 200 N,
and is 6.00 m long; the basket weighs 80.0 N. (i) When the bear is at x = 1.00 m, find the tension
in the wire and the components of the force exerted by the wall on the left end of the beam. (ii)
If the wire can withstand a maximum tension of 900 N, what is the maximum distance the bear
can walk before the wire breaks?
Problem 2.2 (SPhO 2005). A 15.0 m uniform ladder of mass 50 kg rests against a frictionless
wall and makes an angle of 60◦ to the horizontal. (i) Determine the horizontal and vertical forces
that the ground exerts on the base of the ladder when an 800 N firefighter is 4.00 m along the
ladder from the bottom. (ii) If the ladder is just on the verge of slipping when the firefighter is
9.00 m up, what is the coefficient of static friction between the ladder and the ground?
Problem 2.3 (SPhO 2010). An electric motor turns a flywheel through a drive belt that joins
a pulley on the motor and a pulley that is rigidly attached to the flywheel, as shown in the
figure. The flywheel is a solid disk with a mass of 80.0 kg and a diameter of 1.25 m. It turns on a
frictionless axle. Its pulley has a much smaller mass and a radius of 0.230 m. If the tension in the
upper, taut segment of the belt is 135 N and the flywheel has a clockwise angular acceleration of
1.67 rad s−2 , find the tension in the lower, slack segment of the belt.
Problem 2.4 (SPhO 2014). A yo-yo is pulled by its string along a horizontal surface without
slipping. The horizontal velocity at the end of the string remains equal to v. A bar is pivoted as
shown and remains supported by the yo-yo. Find the angular speed of the bar, ω, as a function
of the angle θ. The outer and inner radii of the yo-yo are R and r respectively.
17
FIZIKA SPhO Handouts
Problem 2.5 (SPhO 2012). A pendulum bob is constructed by taking a thin, uniform density
circular ring of mass M and radius R and affixing a straight, thin uniform rod of mass m and
length 2R across its diameter as shown in the diagram. The pendulum hangs in a vertical plane
from a frictionless pivot that can be attached to the ring at any point. The pivot allows the
pendulum to swing either in the plane of the bob or in the plane perpendicular to the bob.
Assume the angular amplitude is small. (i) What swinging configuration(s) give the maximum
period? (ii) What swinging configuration(s) give the minimum period? (iii) Find the ratio of
the maximum to the minimum period.
Problem 2.6 (Ricardo). Compute the MOI of a uniform solid cone of mass M , base radius R
and height H about (i) its symmetry axis (ii) the diameter of its base.
Problem 2.7 (SPhO 2003). A marble rests on the top of a hemispherical bowl as shown in
the figure below. The radii of the bowl and the marble are R and a respectively. The marble is
displaced from rest and it rolls down the bowl without slipping. At what height, in terms of R
and a, will the marble leave the hemisphere?
Problem 2.8 (SPhO 2016). Consider a rigid, axially symmetric wheel with mass M , moment
of inertia I about the axis of symmetry S, and radius R, moving in an upright position on a
horizontal plane. The coefficient of kinetic friction between the wheel and the plane is µk . (i)
The wheel is initially spun about S with constant angular speed ω0 and is then released. It slips
for time Ta and then rolls without slipping. Determine Ta and the centre of mass speed va of the
rolling wheel after it stops slipping. (ii) The wheel has an initial horizontal centre of mass speed
v0 in addition to an initial angular speed ω0 . Determine the time Tb at which the wheel rolls
without slipping and the centre of mass speed vb of the rolling wheel. (iii) The wheel has an
initial horizontal centre of mass speed v0 and an initial backspin −ω0 . Determine the possible
motions of the wheel.
18
FIZIKA SPhO Handouts
Problem 2.9 (Ricardo). A uniform solid disk of mass M and radius R rotates with initial
angular speed ω0 about its centre while lying on the ground. The coefficient of friction between
the disk and the ground is µ. (i) Find the total torque acting on the disk about its centre. (ii)
Find the time taken for the disk to stop rotating. (In engineering, this is called disk friction.)
Problem 2.10 (Morin). A spool consists of an axle of radius r and an outside circle of radius
R which rolls on the ground. A thread is wrapped around the axle and is pulled with tension T
at an angle θ to the horizontal. (i) Given R and r, what should θ be so that the spool doesn’t
move? Assume that the friction between the spool and the ground is large enough so that the
spool doesn’t slip. (ii) Given R, r and the coefficient of friction µ between the spool and the
ground, what is the largest value of T for which the spool remains at rest? (iii) Given R and µ,
what should r be so that you can make the spool slip from the static position with as small a
T as possible? That is, what should r be so that the upper bound on T in (ii) is as small as
possible? What is the resulting value of T ?
Problem 2.11 (Ricardo). A uniform solid cylinder of mass M and radius R is rolling without
slipping on the ground with an angular speed of ω0 . It hits an edge of height h and rolls up.
The point of contact does not slip during the up-rolling. (i) Calculate the angular speed of the
cylinder immediately after the collision, assuming the collision time is very short. (ii) Calculate
the minimum value of ω0 such that the cylinder is able to roll up. (Hint: For a very short
collision time, what quantity is conserved? Why?)
Problem 2.12 (Morin). Consider the following "car" on an inclined plane. It is made out of a
board (a thin sheet) of mass m and two cylinders, each of mass m 2 and radius R. If it is released
from rest, and there is no slipping between any surfaces, find the acceleration of the board. (You
should find that the acceleration of the board could exceed g if θ can be freely varied between 0◦
and 90◦ . Can you rationalise why?)
19
FIZIKA SPhO Handouts
Problem 2.13 (200 Puzzling Physics Problems). Two identical dumbbells move towards each
other on a frictionless table as shown. Each consists of two point masses m joined by a massless
rod of length 2l. The dumbbells collide elastically. (i) Find the angular velocity of the rods right
after collision. (ii) Describe the subsequent evolution of the system.
Problem 2.14 (Ricardo). A uniform rod of mass m and length l is placed on a horizontal table
top with its CM a distance a from the perpendicular edge. The rod is released from rest from a
horizontal position and begins to rotate about the edge of the table. The coefficient of friction
between the rod and the table is µ. (i) Find the maximum angle that the rod makes with the
horizontal before slipping begins. (ii) Now, let only a quarter of the rod’s length be on the table.
What angle does the rod make with the horizontal when it starts to slip? The coefficient of
7
static friction between the rod and the table is µ = 13 .
Problem 2.15 (Kleppner & Kolenkow). A uniform plank of length 2L leans nearly vertically
against a wall. The wall and the ground are frictionless. The plank starts to slip downwards.
Find the height of the top of the plank when it loses contact for the first time (either the wall or
the floor).
20
FIZIKA SPhO Handouts
3 Advanced Problems
These problems are way too difficult to be tested in a modern-day SPhO. If you have completed
all the previous problems and are down for a challenge, try these!
Problem 3.1 (SPhO 2011, Morin). (i) A stick of mass density per unit length ρ rests on a
circle of radius R. The stick makes an angle θ with the horizontal and is tangent to the circle at
its upper end. Friction exists at all points of contact, and assume that it is large enough to keep
the system at rest. Find the friction force between the ground and the circle.
(ii) A large number of identical sticks and circles lean on each other, as shown in the figure.
Each stick makes an angle θ with the horizontal and is tangent to a circle at its upper end. The
sticks are hinged to the ground, and every other surface is frictionless (unlike in (i)). What is
the normal force between a stick and the circle it rests on, very far to the right? (Assume the
last circle is fixed and cannot move.)
Problem 3.2 (EuPhO 2024). A puck (a small disc) with radius r and uniform density is
moving on a horizontal plane with the velocity v0 without rotation. The puck meets a fixed
half-circular wall of radius R >> r and starts to move along the wall. The coefficient of friction
with the wall is µ, and friction with the horizontal plane is negligible. (i) Find the velocity of the
puck ve when it leaves the wall. (ii) Sketch the graph of ve (µ). Indicate all important features.
While this is a EuPhO problem, don’t be intimidated! Many competitors received full credit on
this problem (T1) that year, making it easy for EuPhO standards.
Problem 3.3 (Ricardo). A solid cylinder of radius R rolls without slipping with CM speed v0
on a horizontal ground. At point O, it rotates with point O as the rotational axis, and continues
rolling without slipping on an inclined plane of angle α afterwards. Determine the maximum
value of v0 such that the cylinder does not lose contact with point O.
21
FIZIKA SPhO Handouts
4 Appendix
4.1 More Methods of Calculating MOI
There are many elegant ways you can calculate MOI, other than the methods introduced in
Section 1.2. Here are a few research papers you can read to find out more!
1. Scaling Method
2. Squashing Method
3. Three-Axis Theorem
4. Analysis of Differential Elements
While you don’t need to know all of these methods for Physics Olympiad, hopefully these give
you some insight into how different mass distributions from a given axis influence the MOI!
22