Solveeit Logo

Question

Question: In presence of gravity but no air resistance, to whirl a stone on a horizontal circular path with th...

In presence of gravity but no air resistance, to whirl a stone on a horizontal circular path with the help of thread of length ll, a boy has to tilt the thread at an angle θ\theta from the vertical and impart a horizontal velocity vv perpendicular to the thread. If a proper angel is chosen the thread will sweep a stable cone, axis of which will be a vertical line through the end O of the thread held stationary as shown in the figure. This kind of circular motion is known as conical pendulum. Acceleration due to gravity is g.

(a) Determine the proper angle θ\theta in terms of ll, vv, and gg.

(b) Determine the radius rr of the circular path in terms of ll, vv and gg.

(c) Describe qualitatively, what will happen if the air resistance is considered?

Answer

a) tanθ=v2lgsinθ\tan\theta = \frac{v^2}{l g\sin\theta}, b) r=v2(v2+v4+4g2l2)2g2r = \sqrt{\frac{v^2 (-v^2 + \sqrt{v^4 + 4 g^2 l^2})}{2g^2}}, c) The stone's velocity will decrease due to air resistance, causing the radius of the circular path and the angle θ\theta to decrease. The stone will follow a spiral path, moving inwards and downwards, eventually coming to rest below the point of suspension.

Explanation

Solution

The problem describes a conical pendulum and asks for derivations related to its motion under ideal conditions (no air resistance), and then a qualitative description of the effect of air resistance.

Let's denote the mass of the stone as mm, the length of the thread as ll, the angle the thread makes with the vertical as θ\theta, the horizontal velocity of the stone as vv, the radius of the circular path as rr, and the acceleration due to gravity as gg.

(a) Determine the proper angle θ\theta in terms of ll, vv, and gg.

1. Identify Forces: There are two forces acting on the stone:

  • Tension (T): Acting along the thread, towards the point of suspension.

  • Gravity (mg): Acting vertically downwards.

2. Resolve Forces: Resolve the tension TT into its vertical and horizontal components:

  • Vertical component: Ty=TcosθT_y = T \cos\theta (upwards)

  • Horizontal component: Tx=TsinθT_x = T \sin\theta (towards the center of the circular path)

3. Apply Newton's Second Law:

  • Vertical Equilibrium: Since the stone moves in a horizontal plane, there is no vertical acceleration. Thus, the net vertical force is zero. Tcosθ=mg(Equation 1)T \cos\theta = mg \quad \text{(Equation 1)}

  • Horizontal Motion (Centripetal Force): The horizontal component of the tension provides the necessary centripetal force (Fc=mv2rF_c = \frac{mv^2}{r}) for the circular motion. Tsinθ=mv2r(Equation 2)T \sin\theta = \frac{mv^2}{r} \quad \text{(Equation 2)}

4. Relate Geometric Parameters: From the geometry of the conical pendulum, the radius rr of the circular path is related to the length ll and the angle θ\theta: r=lsinθ(Equation 3)r = l \sin\theta \quad \text{(Equation 3)}

5. Derive the Angle Relation: Divide Equation 2 by Equation 1: TsinθTcosθ=mv2/rmg\frac{T \sin\theta}{T \cos\theta} = \frac{mv^2/r}{mg} tanθ=v2rg\tan\theta = \frac{v^2}{rg} Now, substitute the expression for rr from Equation 3 into this equation: tanθ=v2(lsinθ)g\tan\theta = \frac{v^2}{(l \sin\theta)g} tanθ=v2lgsinθ\tan\theta = \frac{v^2}{l g\sin\theta} This is the required relation for the proper angle θ\theta.

(b) Determine the radius rr of the circular path in terms of ll, vv and gg.

We have the relation from part (a): tanθ=v2lgsinθ\tan\theta = \frac{v^2}{l g\sin\theta} We also know that tanθ=sinθcosθ\tan\theta = \frac{\sin\theta}{\cos\theta}. Substitute this into the equation: sinθcosθ=v2lgsinθ\frac{\sin\theta}{\cos\theta} = \frac{v^2}{l g\sin\theta} Rearrange to solve for cosθ\cos\theta: lgsin2θ=v2cosθl g \sin^2\theta = v^2 \cos\theta We know that sin2θ=1cos2θ\sin^2\theta = 1 - \cos^2\theta. Substitute this into the equation: lg(1cos2θ)=v2cosθl g (1 - \cos^2\theta) = v^2 \cos\theta lglgcos2θ=v2cosθl g - l g \cos^2\theta = v^2 \cos\theta Rearrange into a quadratic equation in terms of cosθ\cos\theta: lgcos2θ+v2cosθlg=0l g \cos^2\theta + v^2 \cos\theta - l g = 0 Let x=cosθx = \cos\theta. Using the quadratic formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}: x=v2±(v2)24(lg)(lg)2(lg)x = \frac{-v^2 \pm \sqrt{(v^2)^2 - 4(lg)(-lg)}}{2(lg)} x=v2±v4+4l2g22lgx = \frac{-v^2 \pm \sqrt{v^4 + 4 l^2 g^2}}{2lg} Since θ\theta is an angle from the vertical in a conical pendulum, 0<θ<π/20 < \theta < \pi/2, which means cosθ\cos\theta must be positive. Therefore, we take the positive root: cosθ=v2+v4+4l2g22lg\cos\theta = \frac{-v^2 + \sqrt{v^4 + 4 l^2 g^2}}{2lg} Now, we need to find rr in terms of l,v,gl, v, g. We know r=lsinθr = l \sin\theta. We can find sinθ\sin\theta using sinθ=1cos2θ\sin\theta = \sqrt{1 - \cos^2\theta}. Alternatively, we can use the relation derived earlier: gr2=v2l2r2g r^2 = v^2 \sqrt{l^2 - r^2} (from substituting r=lsinθr = l\sin\theta and cosθ=l2r2l\cos\theta = \frac{\sqrt{l^2-r^2}}{l} into lgsin2θ=v2cosθl g \sin^2\theta = v^2 \cos\theta). Square both sides: (gr2)2=(v2l2r2)2(g r^2)^2 = (v^2 \sqrt{l^2 - r^2})^2 g2r4=v4(l2r2)g^2 r^4 = v^4 (l^2 - r^2) g2r4=v4l2v4r2g^2 r^4 = v^4 l^2 - v^4 r^2 Rearrange into a quadratic equation in terms of r2r^2: g2r4+v4r2v4l2=0g^2 r^4 + v^4 r^2 - v^4 l^2 = 0 Let X=r2X = r^2. Using the quadratic formula: X=v4±(v4)24(g2)(v4l2)2g2X = \frac{-v^4 \pm \sqrt{(v^4)^2 - 4(g^2)(-v^4 l^2)}}{2g^2} X=v4±v8+4g2v4l22g2X = \frac{-v^4 \pm \sqrt{v^8 + 4 g^2 v^4 l^2}}{2g^2} X=v4±v2v4+4g2l22g2X = \frac{-v^4 \pm v^2 \sqrt{v^4 + 4 g^2 l^2}}{2g^2} Since X=r2X = r^2 must be positive, we take the positive root: r2=v4+v2v4+4g2l22g2r^2 = \frac{-v^4 + v^2 \sqrt{v^4 + 4 g^2 l^2}}{2g^2} Therefore, the radius rr is: r=v2(v2+v4+4g2l2)2g2r = \sqrt{\frac{v^2 (-v^2 + \sqrt{v^4 + 4 g^2 l^2})}{2g^2}}

(c) Describe qualitatively, what will happen if the air resistance is considered?

If air resistance is considered, a drag force (FdF_d) will act on the stone. This force always opposes the direction of the stone's motion.

  1. Tangential Deceleration: The velocity of the stone is horizontal and tangential to the circular path. Therefore, the air resistance force will act tangentially, opposing the velocity. This will cause the magnitude of the horizontal velocity (vv) of the stone to continuously decrease over time.

  2. Change in Angle and Radius: As the horizontal velocity vv decreases, the required centripetal force (Fc=mv2rF_c = \frac{mv^2}{r}) also decreases. To maintain the circular motion, the horizontal component of tension (TsinθT \sin\theta) must also decrease. Since the vertical component of tension (Tcosθ=mgT \cos\theta = mg) must still balance gravity, as TsinθT \sin\theta decreases, the angle θ\theta must decrease. A decrease in θ\theta means the stone drops to a lower horizontal plane, and the radius r=lsinθr = l \sin\theta will also decrease.

  3. Spiral Path: As the velocity decreases and the angle θ\theta decreases, the stone will no longer maintain a stable circular path at a constant radius. Instead, it will follow a spiral path, gradually moving inwards and downwards, until it eventually comes to rest directly below the point of suspension (i.e., θ0\theta \to 0 and v0v \to 0).

Summary of effects:

  • The speed of the stone will decrease.

  • The radius of the circular path will decrease.

  • The angle θ\theta will decrease (the stone will drop).

  • The motion will no longer be a stable circle but a decaying spiral.