Olympiad Maths Prep

Track / Stage 6 / 359 of 400 #1359 of 2000

Problem 1359

National olympiad, first round
Combinatorics Difficulty 6.8 Find the answer

A simple pendulum experiment is constructed from a point mass mm attached to a pivot by a massless rod of length LL in a constant gravitational field. The rod is released from an angle θ0<π2\theta_0 < \frac{\pi}{2} at rest and the period of motion is found to be T0T_0. Ignore air resistance and friction.

At what angle \theta_g during the swing is the tension in the rod the greatest?

$\textbf{(A) } \text{The tension is greatest at } \theta_g = \theta_0.\\
\textbf{(B) } \text{The tension is greatest at }\theta_g = 0.\\
\textbf{(C) } \text{The tension is greatest at an angle } 0 < \theta_g < \theta_0.\\
\textbf{(D) } \text{The tension is constant.}\\
\textbf{(E) } \text{None of the above is true for all values of } \theta_0 \text{ with } 0 < \theta_{0} < \frac{\pi}{2}$

Official solution

1. To determine the angle θg\theta_g at which the tension in the rod is greatest, we need to analyze the forces acting on the point mass mm during its motion. The forces acting on the mass are:
- The gravitational force mgmg acting downward.
- The tension TT in the rod acting along the rod towards the pivot.

2. The tension in the rod can be expressed as the sum of the centripetal force required to keep the mass moving in a circular path and the component of the gravitational force acting along the rod. The centripetal force is given by mv2L\frac{mv^2}{L}, where vv is the tangential velocity of the mass, and the component of the gravitational force along the rod is mgcosθmg \cos \theta.

3. Therefore, the tension TT in the rod at any angle θ\theta can be written as:
T=mv2L+mgcosθ T = \frac{mv^2}{L} + mg \cos \theta

4. To find the angle θg\theta_g at which the tension is greatest, we need to consider the behavior of the tangential velocity vv as a function of θ\theta. The energy conservation principle can be used here. The total mechanical energy (potential + kinetic) of the pendulum is conserved. At the highest point (release point) θ=θ0\theta = \theta_0, the pendulum has maximum potential energy and zero kinetic energy. At the lowest point θ=0\theta = 0, the pendulum has maximum kinetic energy and minimum potential energy.

5. The potential energy at an angle θ\theta is given by:
U=mgh=mgL(1cosθ) U = mgh = mgL(1 - \cos \theta)
where h=L(1cosθ)h = L(1 - \cos \theta) is the height of the mass above the lowest point.

6. The kinetic energy at an angle θ\theta is given by:
K=12mv2 K = \frac{1}{2}mv^2

7. Using conservation of energy, the total energy at the release point θ0\theta_0 is equal to the total energy at any other point θ\theta:
mgL(1cosθ0)=12mv2+mgL(1cosθ) mgL(1 - \cos \theta_0) = \frac{1}{2}mv^2 + mgL(1 - \cos \theta)

8. Solving for v2v^2, we get:
v2=2gL(cosθcosθ0) v^2 = 2gL(\cos \theta - \cos \theta_0)

9. Substituting v2v^2 into the expression for tension TT, we get:
T=m2gL(cosθcosθ0)L+mgcosθ T = \frac{m \cdot 2gL(\cos \theta - \cos \theta_0)}{L} + mg \cos \theta
T=2mg(cosθcosθ0)+mgcosθ T = 2mg(\cos \theta - \cos \theta_0) + mg \cos \theta
T=mg(2cosθ2cosθ0+cosθ) T = mg(2\cos \theta - 2\cos \theta_0 + \cos \theta)
T=mg(3cosθ2cosθ0) T = mg(3\cos \theta - 2\cos \theta_0)

10. To maximize the tension TT, we need to maximize the term 3cosθ2cosθ03\cos \theta - 2\cos \theta_0. Since cosθ\cos \theta is maximum when θ=0\theta = 0, the tension TT is maximized at θ=0\theta = 0.

Conclusion:
The tension in the rod is greatest at θg=0\theta_g = 0.

The final answer is (B) θg=0\boxed{\textbf{(B) } \theta_g = 0}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.