Analyzing the Setup
Welcome, fellow traveler on the path to JEE excellence. Today, we encounter an integral that, at first glance, looks like a formidable wall:
Many students see the ratio sinxsin(6x) and immediately reach for the multiple-angle expansion formulas. I urge you: stop. If you expand sin(6x), you will find yourself drowning in a sea of powers of sinx and cosx. Instead, let us look for the hidden symmetry.
The Telescoping Secret
Imagine you are a detective looking for a pattern. We have the identity sin(nx)−sin((n−2)x)=2cos((n−1)x)sinx. This is our skeleton key.
By rearranging this, we get the recursive relation:
sinxsin(nx)=sinxsin((n−2)x)+2cos((n−1)x)
This is not just algebra; it is a decomposition. We are breaking a complex frequency into a sum of simpler, harmonic components.
Let us apply this for n=6,4,2. For n=6, we get sinxsin(6x)=sinxsin(4x)+2cos(5x).
Then, for n=4, we peel back another layer: sinxsin(4x)=sinxsin(2x)+2cos(3x). Finally, for n=2, we reach the base: sinxsin(2x)=2cosx.
When we combine these, the intermediate terms vanish like magic, leaving us with a beautiful, elegant sum:
sinxsin(6x)=2cos(5x)+2cos(3x)+2cos(x)
The Integration Phase
Now, the monster has been tamed. Our integral transforms into something we can handle with ease:
I=120∫0π/2(cos(5x)+cos(3x)+cos(x))dx
Integrating term by term, we apply the fundamental theorem of calculus. The integral of cos(ax) is simply asin(ax).
Thus, we have:
I=120[5sin(5x)+3sin(3x)+sin(x)]0π/2
The Final Evaluation
As we substitute the upper limit x=2π, we must be precise. We know that sin(25π)=1, sin(23π)=−1, and sin(2π)=1.
Substituting these values, the expression inside the bracket becomes:
When we evaluate at the lower limit x=0, every term vanishes because sin(0)=0. We are left with the arithmetic of fractions:
51−31+1=153−5+15=1513
Finally, we multiply by our constant 120:
There it is. The complexity has dissolved, leaving behind a clean, integer result of 104. Remember, in JEE Advanced, the most difficult-looking problems are often hiding a simple, elegant structure.