The Symphony of Calculus
Unraveling the Mystery of F(x)
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving a problem; we are peeling back the layers of a function to reveal the elegant geometry hidden beneath.
We are given a thrice differentiable function F(x) defined on R, with specific boundary conditions: F(1)=0 and F(3)=−4. We are also told that F(x)<0 for all x∈(1,3). Our companion function is f(x)=xF(x).
Let us embark on this journey.
Phase 1
The Geometry of f(x)
Imagine standing at x=1. We know F(1)=0, so f(1)=1⋅F(1)=0.
Now, move to x=3. We know F(3)=−4, so f(3)=3⋅(−4)=−12.
Between these two points, we are told F(x) is strictly negative. Since x is positive in the interval (1,3), the product xF(x) must also be strictly negative.
This is our first realization: f(x) is a function that starts at zero, drops into the negative realm, and ends at −12. This simple sign analysis tells us immediately that f(2)<0. We have successfully oriented ourselves in the coordinate plane.
Phase 2
The Derivative Dance
Now, we must understand the slope. We define f(x)=xF(x).
To find the rate of change, we apply the product rule:
f′(x)=dxd(x)⋅F(x)+x⋅dxd(F(x))
This simplifies to:
f′(x)=F(x)+xF′(x)
Let us look at the left boundary, x=1. We have f′(1)=F(1)+1⋅F′(1). Since F(1)=0, this becomes f′(1)=F′(1).
Because F(x) starts at zero and immediately becomes negative for x>1, the function must be decreasing. Therefore, F′(1) must be negative, which forces f′(1)<0. This is not just algebra; it is the physical reality of a curve diving below the x-axis.
Phase 3
The Art of Integration by Parts
This is where the problem transforms from a simple analysis into a beautiful puzzle. We are given two integrals:
∫13x2F′(x)dx=−12and∫13x3F′′(x)dx=40
These look intimidating, but they are invitations to use Integration by Parts (IBP). Recall the formula: ∫udv=uv−∫vdu.
For the first integral, let
u=x2 and
dv=F′(x)dx. Then
du=2xdx and
v=F(x). The integral becomes:
[x2F(x)]13−∫132xF(x)dx
Notice the magic here! The term ∫2xF(x)dx is simply 2∫13f(x)dx. We have successfully linked the integral of F′(x) to the integral of f(x).
Substituting our boundary values:
−12=(9F(3)−1F(1))−2∫13f(x)dx
With
F(3)=−4 and
F(1)=0, we get
−12=−36−2∫13f(x)dx, which simplifies to:
∫13f(x)dx=−12
The complexity has vanished, leaving behind a clean, elegant result.
Phase 4
The Grand Finale
Finally, we tackle the second integral: ∫13x3F′′(x)dx=40. Again, we use IBP.
Let
u=x3 and
dv=F′′(x)dx. Then
du=3x2dx and
v=F′(x). This yields:
[x3F′(x)]13−3∫13x2F′(x)dx=40
We already know the value of
∫13x2F′(x)dx is
−12. Substituting this, we get:
(27F′(3)−F′(1))−3(−12)=40
27F′(3)−F′(1)=4
To relate this to f′(x), we recall f′(x)=F(x)+xF′(x). At x=3, f′(3)=F(3)+3F′(3)=−4+3F′(3). Thus, 3F′(3)=f′(3)+4.
Multiplying by
9, we get
27F′(3)=9f′(3)+36. Substituting this back into our equation, we arrive at:
(9f′(3)+36)−f′(1)=4
9f′(3)−f′(1)+32=0
We have traversed the entire landscape of this function. We started with simple points, moved through the dynamics of derivatives, and used the power of integration to uncover a deep relationship between the boundary slopes. This is the essence of JEE Advanced mathematics—not just calculation, but the art of connecting disparate concepts into a single, harmonious truth.