Analyzing the Setup
Imagine you are standing on the unit circle, looking at the equation cos7x+sin4x=1. It looks innocent enough, but it hides a beautiful, rigid structure.
We are tasked with finding all real roots in the open interval (−π,π). When you see high powers of trigonometric functions, your first instinct might be to panic, but let's pause and look at the constraints.
Both cosx and sinx are trapped between −1 and 1. This is our key.
The Algebraic Dance
Let's start by rearranging the equation to group the terms. If we subtract sin4x from both sides, we get cos7x=1−sin4x.
Now, look at the right-hand side. It screams for the difference of squares identity: a2−b2=(a−b)(a+b). We can rewrite 1−sin4x as (1−sin2x)(1+sin2x).
Using the fundamental identity sin2x+cos2x=1, we know that 1−sin2x=cos2x. Substituting this back, our equation becomes:
The Factorization Trap
Here is where many students stumble. They see cos2x on both sides and are tempted to divide. But wait! If cosx=0, you would be dividing by zero, which is a mathematical sin.
Instead, let's bring everything to one side:
Now, we can safely factor out cos2x:
This gives us two distinct paths to explore.
The Two Paths
Case 1: cos2x=0
This is straightforward. If cos2x=0, then cosx=0. Within our interval (−π,π), the cosine function hits zero at x=2π and x=−2π. These are our first two roots.
Case 2: cos5x=1+sin2x
This looks intimidating, but let's use bound analysis. We know that cosx is at most 1, so cos5x≤1.
On the other side, sin2x is always non-negative, so 1+sin2x≥1. The only way for a value that is at most 1 to equal a value that is at least 1 is if both sides are exactly 1.
This forces cos5x=1 (which means cosx=1) and 1+sin2x=1 (which means sinx=0). The only angle in our interval that satisfies both cosx=1 and sinx=0 is x=0.
The Conclusion
We have found our three roots: −2π,0, and 2π. Each one fits perfectly within our interval.
By resisting the urge to divide and instead using the power of factorization and bound analysis, we have tamed this trigonometric beast. Remember, in JEE Advanced, it is rarely about brute force; it is about finding the elegant path through the forest of equations.