The Beauty of the Functional Integral
Imagine standing on the edge of a mathematical cliff, looking down at a function f that is hidden behind an integral. The problem provides the definition g(x)=∫0xtf(t)dt and the functional relationship g(x3)=x6+x7.
It looks intimidating, but every complex problem in JEE Advanced is just a series of small, logical steps waiting to be taken. Let's embark on this journey together.
Phase 1
The Leibniz Key
Whenever you see a variable in the upper limit of an integral, your brain should immediately trigger the Newton-Leibniz rule. It is the master key that unlocks the integrand.
We differentiate both sides of g(x)=∫0xtf(t)dt with respect to x. The derivative of the integral ∫0xtf(t)dt is simply xf(x).
Thus, we find the beautiful, simple relation:
g′(x)=xf(x)
This is our primary tool.
Phase 2
The Substitution Dance
Now, we look at the second piece of the puzzle: g(x3)=x6+x7. We need g(x) to connect it with our derivative, but we currently have g(x3).
The solution is a clever substitution. Let u=x3, which implies x=u1/3.
Substituting this into our equation, we get:
g(u)=(u1/3)6+(u1/3)7
This simplifies to
g(u)=u2+u7/3. Now, we have a clear expression for
g(u).
Phase 3
The Derivative and the Link
With g(u)=u2+u7/3, we differentiate with respect to u to find g′(u). Using the power rule, the derivative of u2 is 2u, and the derivative of u7/3 is 37u4/3.
So, we obtain:
g′(u)=2u+37u4/3
Recall our earlier relation: g′(x)=xf(x). Replacing x with u, we have g′(u)=uf(u).
Equating our two expressions for
g′(u), we get:
uf(u)=2u+37u4/3
Dividing by
u (which is safe since
u>0), we isolate
f(u):
f(u)=2+37u1/3
Phase 4
The Final Summation
The question asks for
∑r=115f(r3). Substituting
u=r3 into our expression for
f(u), we get:
f(r3)=2+37(r3)1/3=2+37r
The fractional power has vanished, leaving us with a simple linear expression.
Now, we calculate the sum:
r=1∑15(2+37r)=r=1∑152+37r=1∑15r
The first part is
2×15=30. The second part is:
37×215×16=37×120=7×40=280
Adding them together, 30+280=310. We have arrived at the final answer: 310.