The Illusion of Complexity
Unmasking the Integral
Welcome, fellow traveler on the path to JEE mastery. Today, we encounter a problem that serves as a perfect lesson in the philosophy of competitive mathematics.
We are presented with the function:
g(α)=∫π/6π/3cosαx+sinαxsinαxdx
At first glance, the presence of α in the exponent feels like a wall. It suggests that the value of the integral might change wildly as α varies. But in the world of JEE, complexity is often just a mask for a deeper, more elegant simplicity.
The King's Property
A Geometric Insight
Whenever you see a definite integral with trigonometric functions where the limits sum to 2π, your mind should immediately jump to the King's Property:
∫abf(x)dx=∫abf(a+b−x)dx
Why is this so powerful? Because it allows us to 'flip' the interval. In our case, the limits are a=6π and b=3π. Their sum is a+b=6π+3π=2π. This is the key that unlocks the door.
The Transformation
Let us apply the property. We replace every instance of x in our integrand with (2π−x). The integral becomes:
g(α)=∫π/6π/3cosα(2π−x)+sinα(2π−x)sinα(2π−x)dx
Now, we invoke the magic of complementary angles. We know that sin(2π−x)=cosx and cos(2π−x)=sinx. Substituting these, our integral transforms into:
g(α)=∫π/6π/3sinαx+cosαxcosαxdx
This is our second equation.
The Collapse of Complexity
Now, we perform the move that makes this problem collapse. We add our original integral (Equation 1) and our transformed integral (Equation 2).
On the left side, we get g(α)+g(α)=2g(α). On the right side, because the limits and the denominators are identical, we can combine the numerators:
2g(α)=∫π/6π/3cosαx+sinαxsinαx+cosαxdx
Look closely at that integrand. The numerator and the denominator are identical! They cancel out perfectly, leaving us with the integral of 1 over the interval [6π,3π].
The Final Revelation
We are left with:
The integral of 1 is simply the length of the interval, which is 3π−6π=6π. Thus, 2g(α)=6π, which simplifies to:
The α has vanished! The function is a constant. Because g(α)=12π for all α, it is a horizontal line on the graph.
Since g(α)=g(−α), the function is even. This journey shows us that even when a problem looks like a mountain, a single, well-placed insight can turn it into a flat, beautiful plain. Keep practicing, keep questioning, and keep falling in love with the logic.