Analyzing the Setup
Imagine you are standing before a formidable mathematical structure: the integral
I=∫0πecos2xcos3(2n+1)xdx
At first glance, it looks like a chaotic collision of an exponential function and a high-frequency trigonometric wave. It is easy to feel intimidated, but in the world of JEE Advanced, complexity is often a mask for hidden elegance.
We are not here to brute-force this; we are here to uncover the symmetry that makes this monster collapse into nothingness.
The King's Key
When you see an integral from 0 to π, your mind should immediately race to the King's Property:
This is not just a formula; it is a reflection. It tells us that the area under a curve is invariant if we flip the function across the midpoint of the interval.
Let us apply this to our integral by replacing x with (π−x). The new integral becomes:
I=∫0πecos2(π−x)cos3((2n+1)(π−x))dx
The Dance of Signs
Now, let us dissect the two components of our integrand. First, the exponential term: ecos2(π−x).
We know that cos(π−x)=−cosx. When we square this, the negative sign is swallowed by the even power: (−cosx)2=cos2x. The exponential term is essentially a shield, remaining perfectly unchanged.
Next, consider the trigonometric term: cos3((2n+1)(π−x)). Expanding the angle gives us (2n+1)π−(2n+1)x.
Since (2n+1) is always an odd integer, (2n+1)π is an odd multiple of π. Trigonometry tells us that cos(odd⋅π−θ)=−cosθ.
Because our term is cubed, the negative sign survives:
(−cos((2n+1)x))3=−cos3(2n+1)x
The Beautiful Cancellation
We have arrived at the moment of truth. Substituting these back into our integral, we get:
I=∫0πecos2x⋅(−cos3(2n+1)x)dx
By pulling the negative sign out, we see that:
I=−∫0πecos2xcos3(2n+1)xdx
The integral on the right is exactly our original I. Thus, we have the simple, elegant equation I=−I.
Adding I to both sides yields 2I=0, which means I=0.
Geometrically, this means the function is anti-symmetric about x=2π. The positive area from 0 to 2π is perfectly cancelled by the negative area from 2π to π.