Solveeit Logo

Question

Question: Consider a fixed hemispherical bowl of radius $R$ with its opening horizontal. One end of a light ro...

Consider a fixed hemispherical bowl of radius RR with its opening horizontal. One end of a light rod of length l=Rl = R is hinged at a point A on the brim of the bowl. A small bead of mass mm is attached at the other end the rod. Initially the bead is held at a point B also on the brim and then released. Find the tensile force in the rod when the bead passes the lowest position. Acceleration of free fall is gg.

Answer

The problem as stated leads to a contradiction. A likely intended solution, though physically questionable, is 3mg\sqrt{3}mg.

Explanation

Solution

The bead is constrained to move on the surface of the hemisphere and maintain a fixed distance RR from point A. This implies the bead moves on a circle defined by the intersection of the sphere x2+y2+z2=R2x^2+y^2+z^2=R^2 (hemisphere) and (xR)2+y2+z2=R2(x-R)^2+y^2+z^2=R^2 (rod constraint, with A at (R,0,0)(R,0,0)). This intersection is the circle x=R/2x=R/2, y2+z2=3R2/4y^2+z^2 = 3R^2/4. The center of this circular path is C(R/2,0,0)C(R/2, 0, 0) and its radius is rc=(3/2)Rr_c = (\sqrt{3}/2)R.

The lowest position for the bead on this path is P(R/2,0,(3/2)R)P(R/2, 0, -(\sqrt{3}/2)R).

By conservation of energy, the speed vv at this lowest point is found:

  • Initial energy (at B, on brim, at rest) = 0 (taking brim as reference potential energy).
  • Final energy (at P) = (1/2)mv2+mg(3/2R)(1/2)mv^2 + mg(-\sqrt{3}/2 R). 0=(1/2)mv2mg(3/2)R    v2=3gR0 = (1/2)mv^2 - mg(\sqrt{3}/2)R \implies v^2 = \sqrt{3}gR.

At the lowest point P, the centripetal acceleration is directed vertically upwards (towards C). ac=v2/rc=(3gR)/((3/2)R)=2ga_c = v^2/r_c = (\sqrt{3}gR) / ((\sqrt{3}/2)R) = 2g.

Forces acting on the bead at P:

  1. Gravity: mgmg downwards.

  2. Normal force (N): From the bowl, acting along the radius from O to P. Vector OP=(R/2,0,3/2R)\vec{OP} = (R/2, 0, -\sqrt{3}/2 R). So N=N(1/2i^3/2k^)\vec{N} = N(1/2 \hat{i} - \sqrt{3}/2 \hat{k}).

  3. Tensile force (T): From the rod, acting along the rod from P to A. Vector PA=(R/2,0,3/2R)\vec{PA} = (R/2, 0, \sqrt{3}/2 R). So T=T(1/2i^+3/2k^)\vec{T} = T(1/2 \hat{i} + \sqrt{3}/2 \hat{k}).

Applying Newton's second law:

Fx=max\sum F_x = ma_x: The motion is confined to the plane x=R/2x=R/2, so ax=0a_x=0. N(1/2)+T(1/2)=0    N+T=0N(1/2) + T(1/2) = 0 \implies N+T=0.

Fz=maz\sum F_z = ma_z: The acceleration is az=ac=2ga_z = a_c = 2g (upwards). T(3/2)N(3/2)mg=m(2g)T(\sqrt{3}/2) - N(\sqrt{3}/2) - mg = m(2g) (TN)3/2=3mg    TN=23mg(T-N)\sqrt{3}/2 = 3mg \implies T-N = 2\sqrt{3}mg.

From N+T=0N+T=0, we have N=TN=-T. Substitute into the second equation: T(T)=23mgT - (-T) = 2\sqrt{3}mg 2T=23mg2T = 2\sqrt{3}mg T=3mgT = \sqrt{3}mg.

This result implies N=3mgN = -\sqrt{3}mg. A negative normal force means the bowl would have to pull the bead inwards, which is physically impossible for a smooth surface. This indicates a flaw in the problem statement or an implicit assumption that the normal force can be negative or that the bead leaves the surface. However, if a solution is expected, T=3mgT = \sqrt{3}mg is the mathematical result derived from the given constraints.