Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving a calculus problem; we are peeling back the layers of a beautiful, symmetric function.
We are given g(x)=f(x)+f(1−x) with the constraint that f′′(x)>0 for x∈(0,1).
Stop for a moment and visualize this. When the second derivative f′′(x) is strictly positive, the function f(x) is strictly convex—it is a 'smiling' curve, like a bowl.
This isn't just a label; it is a powerful piece of information. It tells us that the slope of f(x), which is f′(x), is strictly increasing. As you move from left to right, the curve gets steeper and steeper. This monotonicity is the key that will unlock the entire problem.
The Derivative Dance
To understand the behavior of g(x), we must look at its rate of change. Let us differentiate g(x) with respect to x:
g′(x)=dxd[f(x)]+dxd[f(1−x)]
Applying the chain rule to the second term, we get:
g′(x)=f′(x)+f′(1−x)⋅(−1)=f′(x)−f′(1−x)
This derivative, g′(x)=f′(x)−f′(1−x), is the heartbeat of our function. It tells us exactly when g(x) is climbing and when it is falling.
The Symmetry of the Critical Point
We are told that g(x) changes its behavior at α. This means α is our critical point where g′(α)=0. Setting our derivative to zero, we find:
f′(α)−f′(1−α)=0⇒f′(α)=f′(1−α)
Here is where our earlier insight about convexity saves the day. Because f′′(x)>0, the function f′(x) is strictly increasing, which means it is one-to-one. It can only take a specific value at exactly one input.
Therefore, for f′(α) to equal f′(1−α), the inputs must be identical:
Our transition point is exactly 21. If x<21, then x<1−x, so f′(x)<f′(1−x), making g′(x)<0 (decreasing). If x>21, then x>1−x, so f′(x)>f′(1−x), making g′(x)>0 (increasing). Everything aligns perfectly.
The Inverse Trigonometric Trap
Now, we face the final challenge: evaluating the expression E=tan−1(2α)+tan−1(α1)+tan−1(αα+1) with α=21.
Substituting α=21 gives us:
E=tan−1(2⋅21)+tan−1(1/21)+tan−1(1/21/2+1)
E=tan−1(1)+tan−1(2)+tan−1(3)
We know tan−1(1)=4π. Now, we must sum tan−1(2)+tan−1(3).
Here is the trap: many students blindly use the formula tan−1x+tan−1y=tan−1(1−xyx+y). But wait! Check the product xy=2⋅3=6. Since 6>1, we must use the adjusted formula:
tan−1(2)+tan−1(3)=π+tan−1(1−2⋅32+3)=π+tan−1(−55)=π+tan−1(−1)
Since tan−1(−1)=−4π, this simplifies to π−4π=43π.
The Grand Finale
Finally, we combine our results:
And there it is—the elegance of the result, π. We navigated the convexity, mastered the derivative, avoided the inverse trig trap, and arrived at a beautiful, clean answer. Keep practicing, keep visualizing, and keep falling in love with the logic of mathematics!