The Dance of the Quintic
Unlocking the Secrets of f(x)=x5−5x+a
Have you ever looked at a complex polynomial and felt like it was hiding a secret? Today, we are going to peel back the layers of the quintic function f(x)=x5−5x+a.
This isn't just an algebraic exercise; it is a journey into the geometry of functions. Imagine you are standing in front of a graph. You have a fixed, snake-like curve defined by y=x5−5x.
The parameter a is like an elevator—it shifts the entire curve up or down. Our mission is to find the exact range of a that forces this curve to cross the x-axis three times.
Phase 1
The Calculus Toolkit
To understand where the curve turns, we need to find its peaks and valleys. We turn to the derivative, our most powerful tool for analyzing change.
We differentiate f(x) with respect to x:
f′(x)=dxd(x5−5x+a)=5x4−5
Setting f′(x)=0 gives us the critical points where the slope of the tangent is horizontal:
This yields two real critical points: x=1 and x=−1. These are the 'hinges' of our curve.
Phase 2
The Geometric Dance
Now, let's find the height of our peak and valley. At x=−1, we find the local maximum:
f(−1)=(−1)5−5(−1)+a=−1+5+a=a+4
At x=1, we find the local minimum:
f(1)=(1)5−5(1)+a=1−5+a=a−4
Notice the elegance here: the peak is always at a+4 and the valley is always at a−4. The distance between them is a constant 8 units, regardless of the value of a.
Phase 3
The Condition for Three Roots
For the curve to cross the x-axis three times, the peak must be above the x-axis (f(−1)>0) and the valley must be below the x-axis (f(1)<0).
If both were above, the curve would only cross once, far to the left. If both were below, it would only cross once, far to the right.
Mathematically, we need the product of these two values to be negative:
f(−1)⋅f(1)<0⟹(a+4)(a−4)<0
Solving this inequality is straightforward. The roots are a=−4 and a=4. The product is negative when a lies between these two values:
The Final Revelation
When a is in this 'sweet spot' of (−4,4), the curve is perfectly positioned to pierce the x-axis three times.
If a>4, the entire valley is lifted above the x-axis, leaving us with only one root. If a<−4, the entire peak is pushed below the x-axis, again leaving us with only one root.
You have just mastered the behavior of a quintic polynomial! Keep this geometric intuition close—it is the key to solving even more complex problems in your JEE journey.