Analyzing the Setup
My dear student, welcome to another masterclass in problem-solving. Today, we are not just solving a math problem; we are embarking on a journey. We are going to take an intimidating integral equation and, through the sheer elegance of calculus, transform it into a beautiful geometric curve.
We are given the equation:
At first glance, this looks terrifying. We have a function f inside an integral, and the argument is a product of variables. In JEE Advanced, whenever you see a complex argument inside an integral, your first instinct should be substitution.
The Art of Substitution
Let us define a new variable, u=36tx. Now, let us perform the magic of differentiation. Treating x as a constant, we get du=36xdt, which implies dt=x36du.
We must also update our limits of integration. When t=0, u=0. When t=36, u=x. Suddenly, the integral transforms into:
Since x36 is independent of u, we pull it out. Rearranging the terms, we get:
∫0xf(u)du=364αxf(x)=9αxf(x)
Look at that! We have stripped away the complexity. We have moved from a mysterious integral to a clean, manageable relationship between the integral of f and the function f itself.
The Leibniz Scalpel
Now, we face a new challenge. We have an integral on the left and a function on the right. How do we isolate f(x)? We use the Leibniz Rule.
By differentiating both sides with respect to x, we can eliminate the integral sign entirely. On the left side, the derivative of ∫0xf(u)du with respect to x is simply f(x).
On the right side, we have a product of two functions of x: 9αx and f(x). Applying the product rule, we get:
This is the moment where the problem shifts from calculus to algebra. We are now looking at a first-order differential equation.
The Geometric Revelation
Let us expand and group our terms:
Subtracting 9αf(x) from both sides, we get:
Separating the variables, we arrive at:
f(x)f′(x)=9αx1−9α=αx9−α
Integrating both sides, we obtain ln∣f(x)∣=α9−αln∣x∣+C. Exponentiating both sides, we find the general form of our function:
Here is the "Aha!" moment. The problem explicitly tells us that f(x) is a standard parabola. In the language of coordinate geometry, a standard parabola passing through the origin is defined by the equation y=Kx2.
This means the exponent of x must be exactly 2. Therefore:
Solving this simple linear equation, 9−α=2α, we find 3α=9, which gives us α=3. The mystery of α is solved!
The Final Victory
With α=3, our function becomes f(x)=Kx2. We are given that the parabola passes through (2,1). Substituting these values:
So, our function is f(x)=4x2. Finally, we need to find β for the point (−4,β). Substituting x=−4:
The question asks for βα. With β=4 and α=3, we calculate:
And there you have it. We started with a complex integral and ended with a simple integer. This is the beauty of JEE Advanced—it tests not just your ability to calculate, but your ability to see the underlying structure of the universe.