Analyzing the Setup
We are given the derivative f′(x)=2+sin4(πx)192x3. The goal is to determine the bounds for the integral of f(x) over the interval [1/2,1], given f(1/2)=0.
Many students panic when encountering such a complex denominator. However, in JEE Advanced, an "impossible" integral is often a signal to use inequality bounding rather than direct integration.
The Art of Bounding
Consider the denominator 2+sin4(πx). We know that for any real x, the range of sin(πx) is [−1,1]. Consequently, the range of sin4(πx) is [0,1].
By adding
2 to this range, we trap the denominator:
2≤2+sin4(πx)≤3
Taking the reciprocal of these positive values reverses the inequality signs:
31≤2+sin4(πx)1≤21
The Calculus Bridge
Now, we multiply this inequality by the numerator
192x3. Since we are working in the interval
[1/2,1],
x is positive, ensuring the inequality signs remain unchanged:
64x3≤f′(x)≤96x3
To find
f(x), we integrate these bounds from
1/2 to
x. Given the initial condition
f(1/2)=0, we perform the integration:
∫1/2x64t3dt≤f(x)≤∫1/2x96t3dt
This yields the following polynomial bounds for
f(x):
16x4−1≤f(x)≤24x4−1.5
The Final Integration
We now integrate these bounds over the interval [1/2,1] to find the range of the integral of f(x).
For the lower bound:
∫1/21(16x4−1)dx=[516x5−x]1/21=(3.2−1)−(0.1−0.5)=2.2+0.4=2.6
For the upper bound:
∫1/21(24x4−1.5)dx=[524x5−1.5x]1/21=(4.8−1.5)−(0.15−0.75)=3.3+0.6=3.9
The value of the integral is trapped in the interval [2.6,3.9]. Any option [m,M] that contains this range is valid. Option 4, [1,12], is the correct choice as it satisfies 1≤2.6 and 3.9≤12.