The Art of Trigonometric Deconstruction
Welcome, fellow traveler on the path to JEE excellence. Today, we are going to tackle a problem that looks intimidating at first glance: the integral of a ratio of sine functions, I=∫sin(x/2)sin(5x/2)dx.
When you see a fraction like this, your first instinct might be to panic. But I want you to take a deep breath. In mathematics, as in life, when a problem seems too complex to handle as a whole, we break it down into smaller, manageable pieces.
We are going to perform a 'surgical' deconstruction of this integrand.
Phase 1
The Strategic Split
Look closely at the angles. We have 5x/2 in the numerator and x/2 in the denominator. The secret to unlocking this problem lies in the relationship between these two values.
If we express the larger angle in terms of the smaller one, we can create a bridge. Let us write 5x/2 as 2x+x/2.
Because the compound angle identity sin(A+B)=sinAcosB+cosAsinB is waiting to help us, we set A=2x and B=x/2. We can expand our numerator into:
sin(2x+2x)=sin2xcos(2x)+cos2xsin(2x)
Phase 2
The Great Cancellation
Now, watch the magic happen. When we place this expansion back over our denominator, sin(x/2), the expression splits into two distinct parts:
sin(2x)sin2xcos(2x)+sin(2x)cos2xsin(2x)
Notice how the second term simplifies instantly to cos2x. That is a gift!
The first term, however, is sin2xcot(x/2). We know that sin2x=2sinxcosx, and further, sinx=2sin(x/2)cos(x/2). Substituting these into our first term gives us:
4sin(2x)cos(2x)cosx×sin(2x)cos(2x)=4cos2(2x)cosx
Phase 3
The Final Simplification
We are almost there. We have 4cos2(x/2)cosx+cos2x. That cos2(x/2) is still a bit messy.
Let us use the power-reduction identity 2cos2θ=1+cos2θ. With θ=x/2, this becomes 2cos2(x/2)=1+cosx.
Substituting this back, our expression transforms into 2(1+cosx)cosx+cos2x, which expands to 2cosx+2cos2x+cos2x.
One last step! We have another squared term, 2cos2x. Using the same power-reduction identity, 2cos2x=1+cos2x. Our final integrand is now a beautiful, linear sequence:
The Victory Lap
Now, integration becomes a joy. We simply integrate term by term:
∫(1+2cosx+2cos2x)dx=x+2sinx+2(2sin2x)+C
Simplifying this, we arrive at our final answer:
x+2sinx+sin2x+C
See? The complexity was just a mask. By systematically applying identities, we stripped away the layers until only the simple, elegant truth remained. Keep this mindset for your JEE preparation: never fear the complexity; just look for the identity that will set you free.