Analyzing the Setup
Imagine you are standing before a complex trigonometric equation:
sinx−3sin2x+sin3x=cosx−3cos2x+cos3x
At first glance, it looks like a chaotic jumble of terms. But in the world of JEE Advanced, chaos is often just order waiting to be discovered.
The Art of Grouping
The first step in any great mathematical adventure is to look for patterns. We have angles x, 2x, and 3x. Notice the symmetry? The angles x and 3x are perfectly balanced around 2x.
By rearranging the equation to group the smallest and largest angles, we get:
(sin3x+sinx)−3sin2x=(cos3x+cosx)−3cos2x
This simple act of grouping is not just algebraic manipulation; it is a strategic move to unlock the power of trigonometric identities.
The Sum-to-Product Transformation
Now that we have grouped our terms, we need a tool to simplify them. We utilize the sum-to-product identities:
sinC+sinD=2sin(2C+D)cos(2C−D)
cosC+cosD=2cos(2C+D)cos(2C−D)
By substituting C=3x and D=x, the magic happens. The left side transforms into 2sin2xcosx−3sin2x, and the right side becomes 2cos2xcosx−3cos2x.
Suddenly, the complexity collapses. We have converted addition into multiplication, which is the key to factoring.
The Danger Zone
With our new expression, sin2x(2cosx−3)=cos2x(2cosx−3), we see a common factor: (2cosx−3). It is tempting to just cancel it out, but pause!
In mathematics, the most dangerous move is to divide by a variable expression without checking if it can be zero. Let us analyze (2cosx−3)=0. This implies cosx=1.5.
But wait, the range of cosx is strictly [−1,1]. It can never reach 1.5. Because this factor can never be zero, we are mathematically safe to divide both sides by it.
The Final Victory
After dividing, we are left with the elegant simplicity of
sin2x=cos2x. Dividing by
cos2x gives us:
tan2x=1
We know that
tanθ=1 at
θ=4π. Since the tangent function is periodic with
π, the general solution for
2x is:
2x=nπ+4π
Finally, dividing by
2 gives us our destination:
x=2nπ+8π
We started with a daunting equation and ended with a clean, elegant solution. This is the beauty of trigonometry—it rewards those who look for symmetry and respect the constraints of the functions.