Question
Question: A particle of mass m is released from rest a distance b from a fixed origin of force that attracts t...
A particle of mass m is released from rest a distance b from a fixed origin of force that attracts the particle according to the inverse square law F(x)=−kx−2. The time required for the particle to reach the origin is given by π(αKmb3)21. The value of α is:

8
Solution
The problem asks for the value of α given the time taken for a particle to reach the origin under an inverse square law attractive force.
-
Set up the equation of motion: The force acting on the particle is F(x)=−kx−2. According to Newton's second law, F=ma, so: mdt2d2x=−kx−2
-
Express acceleration in terms of velocity and position: We can write dt2d2x=dtdv=dxdvdtdx=vdxdv. Substituting this into the equation of motion: mvdxdv=−kx−2
-
Integrate to find velocity as a function of position: Separate variables and integrate. The particle is released from rest (v=0) at x=b. ∫0vmv′dv′=∫bx−k(x′)−2dx′ 21mv2−0=−k[−x′1]bx 21mv2=k(x1−b1) 21mv2=kbxb−x v2=m2kbxb−x
-
Determine the sign of velocity and set up the integral for time: Since the particle is attracted to the origin, its position x decreases with time. Therefore, dtdx must be negative. v=dtdx=−m2kbxb−x Rearrange to find dt: dt=−2kmb−xbxdx
-
Integrate to find the total time: The particle starts at x=b at t=0 and reaches the origin (x=0) at time T. T=∫0Tdt=∫b0−2kmb−xbxdx To simplify the integration, swap the limits and change the sign: T=2km∫0bb−xbxdx
-
Evaluate the definite integral: Let the integral be I=∫0bb−xbxdx. Use the trigonometric substitution x=bsin2θ. Then dx=2bsinθcosθdθ. When x=0, θ=0. When x=b, θ=2π. b−xbx=b−bsin2θb(bsin2θ)=bcos2θb2sin2θ=bcosθsinθ=btanθ. Substitute these into the integral: I=∫0π/2(btanθ)(2bsinθcosθ)dθ I=∫0π/22bbsin2θdθ Using the identity sin2θ=21−cos(2θ): I=2bb∫0π/221−cos(2θ)dθ I=bb[θ−21sin(2θ)]0π/2 I=bb[(2π−21sin(π))−(0−21sin(0))] I=bb[2π−0−0+0]=2πb3/2
-
Substitute the integral result back into the time expression: T=2km⋅2πb3/2 T=22πkmb3/2 To match the given form, group terms under the square root: T=π8kmb3 T=π(8kmb3)21
-
Compare with the given formula to find α: The given formula is T=π(αKmb3)21. Comparing our derived expression with the given formula, assuming K=k: α=8