The Hidden Elegance of Functions
My dear student, I know that when you first look at a problem like this, with its large numbers like 2009,2010,2011, and 2012, it feels like a mountain of arithmetic. But take a deep breath.
In the world of JEE Advanced, these numbers are often just labels, designed to test your conceptual clarity, not your ability to perform massive calculations. Let us peel back the layers of this problem together.
Unmasking the Function g(x)
We are given f(x)=ln(g(x)). Our goal is to find the local maxima of g(x).
By exponentiating both sides, we get g(x)=ef(x). Now, here is the first piece of wisdom: the exponential function ef(x) is a beacon of positivity.
It is always greater than zero, no matter what f(x) is. This means g(x) is always positive, which is a relief!
The Derivative Dance
To find local extrema, we must look at the derivative, g′(x). Using the chain rule, we find:
This is the moment of truth. Since ef(x) is always positive, it cannot change the sign of g′(x).
The sign of our derivative is entirely dictated by f′(x). We have effectively reduced a complex-looking problem into a simple sign analysis of the polynomial:
f′(x)=2010(x−2009)(x−2010)2(x−2011)3(x−2012)4
The Wavy Curve Method
A Map of the Terrain
Now, let us plot our critical points on the number line: 2009,2010,2011, and 2012. We start from the far right, where x>2012.
If you pick a number like 3000, every single factor in f′(x) is positive. So, the curve starts above the axis.
As we move left, we encounter x=2012. The factor (x−2012)4 has an even power, so the sign does not change—the curve bounces off the axis and stays positive.
Next, we hit x=2011. The factor (x−2011)3 has an odd power, so the sign flips from positive to negative.
Then, at x=2010, the factor (x−2010)2 has an even power, so the sign stays negative. Finally, at x=2009, the factor (x−2009)1 has an odd power, and the sign flips back to positive.
The Final Verdict
A local maximum occurs when the derivative changes from positive to negative. Looking at our sign scheme, at x=2009, the sign changes from positive to negative.
That is our local maximum! At x=2011, the sign changes from negative to positive, which is a local minimum.
The other points are not extrema. Thus, we have found exactly one point of local maximum. You see? With the right perspective, even the most intimidating problems reveal their simple, elegant core.