Analyzing the Setup
We are tasked with evaluating the integral:
f(x)=∫(x2+1+2x7)25x8+7x6dx
At first glance, the expression appears chaotic due to the high powers and the squared polynomial in the denominator. However, in JEE Advanced mathematics, such complexity is often a mask for underlying elegance.
The Algebraic Insight
When a polynomial is raised to a power in the denominator, we should look for the derivative of the "inner" function. We examine the term inside the bracket: (x2+1+2x7).
The highest power present is x7. Since the entire bracket is squared, factoring out x7 effectively pulls out (x7)2=x14. We proceed by dividing both the numerator and the denominator by x14.
The numerator transforms as follows:
x145x8+x147x6=5x−6+7x−8
The Transformation
Next, we manipulate the denominator by bringing the division inside the square:
(x7)2(x2+1+2x7)2=(x7x2+x71+x72x7)2=(x−5+x−7+2)2
We now define the substitution u=x−5+x−7+2. Differentiating with respect to x yields:
Factoring out the negative sign, we obtain −(5x−6+7x−8)dx=du. This matches our numerator perfectly, allowing the integral to collapse into:
The Integration and Final Polish
The integration is now straightforward. The integral of −u−2 is u−1+C, which is equivalent to:
To simplify, we multiply the numerator and denominator by x7:
Given the condition f(0)=0, we find that C=0. Finally, evaluating at x=1:
The final result is 41.