Solveeit Logo

Question

Question: A particle of mass $m$ is initially situated at the point $P$ inside a hemispherical surface of radi...

A particle of mass mm is initially situated at the point PP inside a hemispherical surface of radius rr as shown in figure. A horizontal acceleration of magnitude a0a_0 is suddenly produced on the particle in the horizontal direction. If gravitational acceleration is neglected, the time taken by particle to touch the sphere again is

A

4rsinαa0\sqrt{\frac{4r \sin \alpha}{a_0}}

B

4rtanαa0\sqrt{\frac{4r \tan \alpha}{a_0}}

C

4rcosαa0\sqrt{\frac{4r \cos \alpha}{a_0}}

D

None of these

Answer

4rsinαa0\sqrt{\frac{4r \sin \alpha}{a_0}}

Explanation

Solution

Let's assume the center of the hemispherical surface is at the origin (0,0)(0,0). The equation of the hemispherical surface is x2+y2=r2x^2 + y^2 = r^2 for y0y \ge 0.

From the figure, the particle is initially at point PP. Let's assume the angle α\alpha is measured from the vertical axis to the line segment from the origin to PP. Since PP is on the left side, the coordinates of PP are (rsinα,rcosα)(-r \sin \alpha, r \cos \alpha). The particle is initially at rest, so the initial velocity is v0=0\vec{v}_0 = 0. A horizontal acceleration of magnitude a0a_0 is applied in the horizontal direction, which is the positive x-direction as shown in the figure. So the acceleration is a=a0i^\vec{a} = a_0 \hat{i}.

The initial position vector is r0=rsinαi^+rcosαj^\vec{r}_0 = -r \sin \alpha \hat{i} + r \cos \alpha \hat{j}. The position vector of the particle at time tt is given by r(t)=r0+v0t+12at2\vec{r}(t) = \vec{r}_0 + \vec{v}_0 t + \frac{1}{2} \vec{a} t^2 r(t)=(rsinαi^+rcosαj^)+0t+12a0t2i^\vec{r}(t) = (-r \sin \alpha \hat{i} + r \cos \alpha \hat{j}) + 0 \cdot t + \frac{1}{2} a_0 t^2 \hat{i} r(t)=(rsinα+12a0t2)i^+rcosαj^\vec{r}(t) = (-r \sin \alpha + \frac{1}{2} a_0 t^2) \hat{i} + r \cos \alpha \hat{j}

Let the position of the particle at time tt be (x(t),y(t))(x(t), y(t)). Then x(t)=rsinα+12a0t2x(t) = -r \sin \alpha + \frac{1}{2} a_0 t^2 and y(t)=rcosαy(t) = r \cos \alpha. The particle touches the sphere again when its position (x(t),y(t))(x(t), y(t)) satisfies the equation of the hemisphere x2+y2=r2x^2 + y^2 = r^2 and y0y \ge 0. Since the acceleration is only in the x-direction, the y-coordinate of the particle remains constant, y(t)=rcosαy(t) = r \cos \alpha. For the particle to be on the hemisphere, we must have y(t)0y(t) \ge 0, which means rcosα0r \cos \alpha \ge 0. Since r>0r > 0, we have cosα0\cos \alpha \ge 0. From the figure, α\alpha is an acute angle, so cosα>0\cos \alpha > 0.

Substitute x(t)x(t) and y(t)y(t) into the equation of the sphere: x(t)2+y(t)2=r2x(t)^2 + y(t)^2 = r^2 (rsinα+12a0t2)2+(rcosα)2=r2(-r \sin \alpha + \frac{1}{2} a_0 t^2)^2 + (r \cos \alpha)^2 = r^2 (rsinα+12a0t2)2+r2cos2α=r2(-r \sin \alpha + \frac{1}{2} a_0 t^2)^2 + r^2 \cos^2 \alpha = r^2 (rsinα+12a0t2)2=r2r2cos2α(-r \sin \alpha + \frac{1}{2} a_0 t^2)^2 = r^2 - r^2 \cos^2 \alpha (rsinα+12a0t2)2=r2(1cos2α)(-r \sin \alpha + \frac{1}{2} a_0 t^2)^2 = r^2 (1 - \cos^2 \alpha) (rsinα+12a0t2)2=r2sin2α(-r \sin \alpha + \frac{1}{2} a_0 t^2)^2 = r^2 \sin^2 \alpha Taking the square root of both sides: rsinα+12a0t2=±r2sin2α-r \sin \alpha + \frac{1}{2} a_0 t^2 = \pm \sqrt{r^2 \sin^2 \alpha} rsinα+12a0t2=±rsinα-r \sin \alpha + \frac{1}{2} a_0 t^2 = \pm r \sin \alpha

Case 1: rsinα+12a0t2=rsinα-r \sin \alpha + \frac{1}{2} a_0 t^2 = -r \sin \alpha. 12a0t2=0\frac{1}{2} a_0 t^2 = 0 t2=0    t=0t^2 = 0 \implies t = 0. This corresponds to the initial position.

Case 2: rsinα+12a0t2=rsinα-r \sin \alpha + \frac{1}{2} a_0 t^2 = r \sin \alpha. 12a0t2=rsinα+rsinα\frac{1}{2} a_0 t^2 = r \sin \alpha + r \sin \alpha 12a0t2=2rsinα\frac{1}{2} a_0 t^2 = 2r \sin \alpha t2=4rsinαa0t^2 = \frac{4r \sin \alpha}{a_0} t=4rsinαa0t = \sqrt{\frac{4r \sin \alpha}{a_0}} (since time tt must be non-negative).

This is the time taken for the particle to touch the sphere again.