The Master Key
Force and Potential Energy
Welcome to a beautiful problem from JEE Advanced that perfectly blends calculus with physical intuition. We are given four distinct potential energy functions, U(x), and we need to deduce the dynamical behavior of a particle moving under their influence.
The entire problem hinges on one fundamental relationship from classical mechanics: the conservative force acting on a particle is the negative gradient of its potential energy. In one dimension, this is elegantly expressed as:
This simple equation is our master key. By differentiating the given potential energy functions, we can find the exact force equation for each case. Once we have the force, we can easily find the equilibrium points by setting F=0. Furthermore, by analyzing the sign of the force in different regions, we can determine if the force is attractive or repulsive, and whether a potential well is capable of trapping a particle for oscillation.
Decoding Option A
The Symmetric Double Well
Let's start with the first potential energy function:
To find the force, we apply the chain rule carefully:
F1(x)=−dxdU1=−2U0⋅2[1−(ax)2](−a22x)
Simplifying this, we get a cubic force equation:
F1(x)=a42U0x(a2−x2)=−a42U0x(x−a)(x+a)
Setting F1=0 gives us three equilibrium points: x=0, x=a, and x=−a. This immediately confirms statements p, q, and r.
Now, is the force attractive towards the origin? Let's check the region 0<x<a. Here, (a2−x2) is positive, and x is positive, making F1(x) positive. A positive force pushes the particle in the +x direction, away from the origin. Thus, it is repulsive, and statement s is incorrect.
What about oscillation? At x=−a, U1(−a)=0, which is a stable minimum (a potential well). The local maximum (the barrier) at the origin is U1(0)=2U0. Since our particle has a total energy of E=4U0, which is strictly less than the barrier height, it doesn't have enough energy to escape! It will happily oscillate in this well. So, statement t is a perfect match.
Decoding Option B
The Simple Harmonic Oscillator
Moving to option B, we have a simple parabolic potential:
Differentiating this gives a linear restoring force:
This is exactly Hooke's Law (F=−kx)! The force is zero only at the origin (x=0), matching statement q. Because it's a restoring force, it always pulls the particle back towards the origin, regardless of whether x is positive or negative. This perfectly matches statement s. Since there is no equilibrium point at x=−a, it cannot oscillate there, ruling out t.
Decoding Option C
The Gaussian Trap
Option C introduces an exponential term:
U3(x)=2U0(ax)2exp[−(ax)2]
Don't let it intimidate you. We use the product rule to find the derivative:
F3(x)=−dxdU3=−a4U0x(a2−x2)exp[−(ax)2]
The exponential part is strictly positive and never zero. Therefore, the roots come entirely from the algebraic part. We again find that the force is zero at x=0,a,−a. So, statements p, q, and r are matches.
Let's check the direction of the force for ∣x∣<a. For 0<x<a, the term (a2−x2) is positive, making F3(x) negative (pointing left towards the origin). For −a<x<0, x is negative, making F3(x) positive (pointing right towards the origin). So, it is indeed attractive towards the center! Statement s is a match.
However, at x=−a, the potential U3 is at a local maximum. You can't oscillate on top of a hill! It's an unstable equilibrium, so t is incorrect.
Decoding Option D
The Asymmetric Well
Finally, option D presents a cubic potential:
U4(x)=2U0[ax−31(ax)3]
Taking the derivative, we get a quadratic force equation:
F4(x)=−dxdU4=−2aU0[1−(ax)2]=2a3U0(x2−a2)
Setting it to zero, we find equilibrium points only at x=a and x=−a. The force at the origin is $F_4(0) = -\frac{U_0}{2a}
eq 0$. So, statements p and r match, but q does not.
Is the force attractive towards the origin? For ∣x∣<a, the term (x2−a2) is strictly negative. This means F4(x) is always negative in this region, constantly pushing the particle to the left. It does not pull it towards the origin from both sides. So s is out.
But look at x=−a. It's a potential well with a minimum value of U4(−a)=−3U0. The barrier on the right is at x=a with a height of U4(a)=3U0. Our particle's energy is E=4U0. Since −3U0<4U0<3U0, the particle is safely trapped below the barrier. It will oscillate back and forth in this asymmetric well! Statement t is a perfect match.
By systematically applying the negative gradient rule and analyzing the physical meaning of the resulting forces and potential wells, we have successfully decoded all four potential functions.