Analyzing the Setup
Welcome, fellow explorer of the mathematical universe. Today, we are not just solving a problem; we are embarking on a journey to understand the heartbeat of a function.
We have been given a function, f(x)=3sin4x+10sin3x+6sin2x−3, and we are tasked with understanding its behavior—where it climbs and where it falls—within the interval [−6π,2π].
The Anatomy of the Function
When you first look at f(x), it might seem intimidating. Powers of four, cubes, and squares can appear chaotic, but in the world of JEE Advanced, complexity is often a mask for elegance.
Notice that every term involves sinx. This is a polynomial in disguise! If we let u=sinx, our function becomes a simple polynomial in u. This perspective shift is the first step toward mastery.
The Power of the Chain Rule
To understand the monotonicity, we must find the derivative, f′(x). This represents the 'velocity' of our function.
Using the chain rule, where the derivative of sinnx is nsinn−1xcosx, we differentiate term by term:
f′(x)=12sin3xcosx+30sin2xcosx+12sinxcosx
Look at that expression; it is a symphony of trigonometric terms. Do not expand it further. Instead, look for the common rhythm.
We can factor out 6sinxcosx from every single term. This is the 'Aha!' moment. By pulling out the common factors, we reveal the hidden structure:
f′(x)=6sinxcosx(2sin2x+5sinx+2)
The Detective Work
Now, we must factor the quadratic part, 2sin2x+5sinx+2. This is a classic quadratic factorization.
We split the middle term, 5sinx, into 4sinx+sinx. This leads us to the fully factored form:
f′(x)=6sinxcosx(2sinx+1)(sinx+2)
We now have four distinct factors: 6, sinx, cosx, (2sinx+1), and (sinx+2). Our job is to determine the sign of each factor in the interval [−6π,2π].
1. The Constant: 6 is always positive.
2. The Cosine: In the interval [−6π,2π], which spans the fourth and first quadrants, cosx is non-negative.
3. The Shifted Sine: (sinx+2) is always between 1 and 3, so it is strictly positive.
4. The Linear Factor: (2sinx+1). At x=−6π, sinx=−21, so 2(−0.5)+1=0. For any x>−6π, sinx>−21, so 2sinx+1>0.
The Final Verdict
Do you see the beauty of this? Three of our factors are non-negative. The entire sign of f′(x) is dictated solely by sinx.
When sinx<0, the derivative is negative, and the function decreases. When sinx>0, the derivative is positive, and the function increases.
In the interval (−6π,0), sinx is negative, so the function is decreasing. In the interval (0,2π), sinx is positive, so the function is increasing.
We have successfully mapped the terrain of this function. You have not just solved a problem; you have decoded the behavior of a mathematical object. Keep this analytical mindset, and no problem will ever be too complex for you.