Analyzing the Setup
Imagine a particle zooming along the X-axis. It starts its journey from the origin with an initial velocity v0. But the universe isn't letting it go that easily! A damping force is actively trying to slow it down.
The interesting part is that this force is not constant. It gets stronger as the square of the distance from the origin. Mathematically, we can write Newton's second law for this particle as ma=−αx2. The negative sign perfectly captures the essence of a damping force—it always acts opposite to the direction of motion.
The Master Equation
To find the stopping distance, we need to connect the particle's velocity with its position. Time is not our primary concern here. Do you remember the golden rule of kinematics for variable acceleration?
We can express acceleration a as vdxdv. This is a powerful substitution! Let's plug this into our force equation. We get m(vdxdv)=−αx2.
Now, we have a differential equation involving only velocity v and position x. The next logical step is to separate the variables. We keep all the velocity terms on the left side and move the position terms to the right side. This yields vdv=−mαx2dx.
Integration and Final Calculation
It's time to integrate both sides. But we must be very careful with our limits. The particle starts at the origin (x=0) with an initial velocity v0. It finally stops at some unknown distance x, which means its final velocity becomes 0.
Setting up the definite integrals, we have:
∫v00vdv=∫0x−mαx2dx
Integrating
v gives
2v2, and integrating
x2 gives
3x3. Applying the upper and lower limits, we get:
[2v2]v00=−mα[3x3]0x
0−2v02=−mα3x3
Notice how the negative signs on both sides cancel out beautifully. Now, it is just basic algebra. We rearrange the terms to isolate
x3:
x3=2α3mv02
Finally, taking the cube root on both sides, we arrive at our stopping distance:
x=(2α3mv02)1/3
This matches option (d). Always pay close attention to the functional dependence of the force. If the damping force was proportional to velocity instead, the integration would have involved a natural logarithm!