The Mystery of the Periodic Integral
Imagine you are standing before a massive, intimidating wall of calculus. You see an integral from 0 to 4π involving et and a complex trigonometric expression: g(t)=sin6(at)+cos4(at).
Your first instinct might be to reach for your pen and start grinding through integration by parts, but stop! Take a deep breath. In the world of JEE Advanced, the most complex-looking problems often hide the most elegant, simple solutions.
Today, we are going to peel back the layers of this 'monster' integral and find the beauty hidden underneath.
Phase 1
The Periodic Insight
First, let's look at our function g(t)=sin6(at)+cos4(at). The problem gives us a hint by asking about the values of a.
What happens if a is an even integer? If a=2, the function becomes g(t)=sin6(2t)+cos4(2t).
The period of sin(2t) is π, and the period of cos(2t) is π. Therefore, the entire function g(t) repeats itself every π.
This is our golden key. If g(t+π)=g(t), we have unlocked the ability to break this massive integral into manageable pieces.
Phase 2
The Strategy of Decomposition
We are integrating from 0 to 4π. Since our function g(t) resets every π, it makes perfect sense to slice this integral into four equal, bite-sized chunks:
Inum=∫0πetg(t)dt+∫π2πetg(t)dt+∫2π3πetg(t)dt+∫3π4πetg(t)dt
Instead of staring at the whole thing, let's focus on a general interval, the k-th chunk, from kπ to (k+1)π, where k is 0,1,2, or 3. This is where the magic happens.
Phase 3
The Substitution
Let's perform a substitution to shift our limits back to the familiar territory of 0 to π. Let t=u+kπ, which implies dt=du.
When t=kπ, u=0. When t=(k+1)π, u=π. Our integral for the k-th chunk becomes:
Using the laws of exponents, eu+kπ=ekπ⋅eu. And because of our periodic insight, g(u+kπ)=g(u).
So, the integral simplifies to:
Do you see it? Every single chunk is just the base integral ∫0πeug(u)du multiplied by a scaling factor ekπ.
Phase 4
The Geometric Progression
Now, we sum these chunks up. We factor out the base integral, and we are left with a beautiful geometric series:
Inum=(e0+eπ+e2π+e3π)∫0πetg(t)dt
The sum 1+eπ+e2π+e3π is a classic geometric progression with first term A=1, common ratio R=eπ, and n=4 terms.
Using the sum formula Sn=R−1A(Rn−1), we get:
S=eπ−1(eπ)4−1=eπ−1e4π−1
The Grand Finale
Finally, we calculate the ratio L=∫0πetg(t)dtInum. When we plug our sum into the numerator, the base integral in the denominator cancels out completely!
We are left with:
This result holds true for any even integer a. Looking at our options, both a=2 and a=4 are even integers, and they both yield this exact value for L.
We didn't need to perform a single complex integration. We just needed to see the structure, respect the symmetry, and let the math do the heavy lifting. That is the JEE way!