The Symphony of Monotonicity
Welcome, fellow traveler on the path to JEE Advanced mastery. Today, we are not just solving a problem; we are peeling back the layers of a function to understand its very soul.
We are given g(x)=3f(3x)+f(3−x) and the crucial information that f′′(x)>0 for all x∈(0,3). This condition is the heartbeat of the problem.
The Hidden Geometry of Convexity
The condition f′′(x)>0 tells us that the function f(x) is strictly convex, or "concave up." Imagine a bowl-shaped curve where the slope of the tangent line is constantly increasing.
Mathematically, this implies that the derivative f′(x) is a strictly increasing function. For any two points x1 and x2 where x1<x2, we are guaranteed that f′(x1)<f′(x2). This property is the key that will unlock the entire puzzle.
The Chain Rule
A Dance of Derivatives
To determine the monotonicity of g(x), we must examine its derivative, g′(x). Applying the chain rule with precision, we differentiate the expression term by term.
For the first term, 3f(3x), the derivative is 3⋅f′(3x)⋅31, which simplifies to f′(3x). For the second term, f(3−x), the derivative is f′(3−x)⋅(−1).
Combining these, we obtain the following expression:
The Monotonicity Trap
The function g(x) is decreasing when its derivative is negative. We set g′(x)<0 and solve the resulting inequality:
f′(3x)−f′(3−x)<0⟹f′(3x)<f′(3−x)
Since f′(x) is a strictly increasing function, the inequality f′(A)<f′(B) implies A<B. We can therefore "strip away" the f′ notation and focus on the inputs:
The Final Calculation
We now solve for x using basic algebraic manipulation:
We have determined that g(x) is decreasing for x<49. Given the interval (0,α), we identify α=49.
The final step is to calculate the value of 8α:
We have successfully navigated the landscape of calculus to reach the result of 18. Always look for the underlying properties of functions to simplify complex problems.