The Sigma Insight: Trigonometric Ratios and Identities
The Beauty of Trigonometric Symmetry
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving an equation; we are uncovering a hidden geometric truth.
We are presented with the equation cosx+cosy−cos(x+y)=23, with the strict constraint that 0<x,y<π. At first glance, this looks like a tangled mess of variables. But in the world of JEE Advanced, complexity is often just a mask for elegance.
Let us peel back that mask together.
Phase 1
The Art of Compression
Our first instinct should be to simplify. We have cosx+cosy sitting right there.
Whenever you see a sum of cosines, your mind should immediately jump to the sum-to-product identity:
cosC+cosD=2cos(2C+D)cos(2C−D)
By applying this, we transform the sum into a product: 2cos(2x+y)cos(2x−y). This is like folding a map—we have reduced the number of terms, making the landscape easier to navigate.
Phase 2
The Universal Translator
Now, look at the third term: −cos(x+y). We have terms involving 2x+y and 2x−y, but this third term is stuck in the language of (x+y).
We need a translator. The half-angle identity cosθ=2cos2(2θ)−1 is our perfect bridge. By substituting θ=x+y, we rewrite the term as 2cos2(2x+y)−1.
Now, every single term in our equation is speaking the same language of half-angles. This is the moment where the problem stops being a collection of random parts and starts becoming a cohesive system.
Phase 3
The Elegant Cancellation
Let us assemble our pieces:
2cos(2x+y)cos(2x−y)−[2cos2(2x+y)−1]=23
When we distribute that negative sign and move the constant to the other side, we get:
2cos(2x+y)cos(2x−y)−2cos2(2x+y)=21
Notice the common factor? It is 2cos(2x+y). Factoring it out leaves us with:
2cos(2x+y)[cos(2x−y)−cos(2x+y)]=21
Phase 4
The Final Revelation
Inside the bracket, we have another difference of cosines. Using the identity cosA−cosB=2sin(2A+B)sin(2B−A), the bracket simplifies beautifully to 2sin(2x)sin(2y).
Our equation is now:
4cos(2x+y)sin(2x)sin(2y)=21
This simplifies to:
cos(2x+y)sin(2x)sin(2y)=81
This is the core of the problem. Given the constraints, this product reaches its maximum of 81 only when x=y=60∘.
Substituting these values into our target expression sinx+cosy, we get:
sin(60∘)+cos(60∘)=23+21=21+3
We have arrived at the finish line, and the path was nothing short of poetic.