Analyzing the Setup
Imagine you are standing before a complex limit, staring at an integral trapped in the numerator. It looks intimidating, but in the world of JEE Advanced, intimidation is often just a mask for elegance.
We are tasked with evaluating the following limit:
L=x→2πlim(x−2π)2∫x3(2π)3(sin(2t31)+cos(t31))dt
The First Encounter
Before we reach for any heavy machinery, we must respect the ritual of limits: direct substitution. As x→2π, the lower limit of our integral, x3, approaches (2π)3.
When the upper and lower limits of an integral are identical, the area under the curve is zero. Simultaneously, the denominator (x−2π)2 also becomes zero.
We have confirmed the 00 indeterminate form. This is our green light to proceed.
The Newton-Leibniz Weapon
We need to differentiate the numerator, which is an integral. This is where the Newton-Leibniz formula becomes our best friend:
dxd∫h(x)g(x)f(t)dt=f(g(x))g′(x)−f(h(x))h′(x)
Applying this to our numerator, we note that the upper limit is a constant, so its derivative is 0. The lower limit is h(x)=x3, so its derivative is 3x2.
Substituting t=x3 into our integrand, we get sin(2(x3)31)+cos((x3)31), which simplifies beautifully to sin(2x)+cosx. Thus, the derivative of our numerator is:
The Second Hurdle
Now, we differentiate the denominator. Using the power rule, the derivative of (x−2π)2 is simply 2(x−2π).
Assembling our new limit, we have:
x→2πlim2(x−2π)−3x2(sin(2x)+cosx)
If we check the form again, we still have 00. Rather than applying L'Hopital's Rule again, which would involve a messy product rule, let us use our mathematical intuition.
We know that sin(2x)=2sinxcosx. Substituting this, our numerator becomes −3x2(2sinxcosx+cosx). Factoring out cosx, we get:
The Final Victory
Now, look at the expression:
x→2πlim2(x−2π)−3x2cosx(2sinx+1)
We can isolate the standard limit limx→2πx−2πcosx. By substituting cosx=sin(2π−x), this part evaluates to −1.
Now, we simply plug in x=2π for the remaining terms:
2−3(2π)2⋅(−1)⋅(2sin(2π)+1)
Since sin(2π)=1, the bracket becomes 2(1)+1=3. Our calculation becomes:
We have conquered the limit! Remember, the key is not to fear the integral, but to master the tools that allow you to dismantle it.