The Dance of Trigonometry and Calculus
A Journey Through the Modulus Integral
Imagine you are standing at the edge of a vast mathematical landscape, looking at the expression 6∫0π∣sin3x+sin2x+sinx∣dx. It looks intimidating, but in the world of JEE Advanced, complexity is often just a mask for elegance.
Our mission today is to peel back that mask.
Phase 1
The Anatomy of the Integrand
We begin by focusing on the function inside the modulus: f(x)=sin3x+sin2x+sinx. Dealing with three separate sine terms is messy, so we must simplify.
We invoke the sum-to-product identity: sinC+sinD=2sin2C+Dcos2C−D. Applying this to the first and third terms, we get:
Now, our function looks like this: f(x)=2sin2xcosx+sin2x. Factoring out the common term sin2x, we obtain:
Using the double angle identity sin2x=2sinxcosx, we arrive at the fully factorized form:
Phase 2
Finding the Roots and the Sign
Now that we have the factored form, finding the roots is trivial. We set f(x)=0:
1. sinx=0⇒x=0,π
2. cosx=0⇒x=2π
3. 2cosx+1=0⇒cosx=−21⇒x=32π
These four points—0,2π,32π,π—are the boundaries where our function changes its sign.
Between 0 and 2π, all factors are positive, so f(x)>0. Between 2π and 32π, the cosx term turns negative, making f(x)<0. Finally, between 32π and π, both cosx and (2cosx+1) are negative, making f(x)>0 again.
Phase 3
The Integration
With the sign intervals established, we split the integral into three parts:
∫0π/2f(x)dx−∫π/22π/3f(x)dx+∫2π/3πf(x)dx
We calculate the general antiderivative F(x):
F(x)=∫(sin3x+sin2x+sinx)dx=−31cos3x−21cos2x−cosx
Evaluating this at our boundaries:
F(0)=−611, F(2π)=21, F(32π)=125, and F(π)=65.
As we combine these values, the terms align and the fractions simplify. We find that the integral evaluates to 617.
Finally, we multiply by the coefficient 6 from the original problem. The 6s cancel out, leaving us with the elegant integer 17.