The Infinite Dance
Unraveling Trigonometric Series
Welcome, future engineers! Today, we are going to embark on a journey through a problem that, at first glance, might seem like a chaotic mess of infinite series.
When you see a summation symbol ∑n=0∞ in a JEE Advanced paper, it is natural to feel a momentary spike of anxiety. But I want you to take a deep breath. In the world of competitive mathematics, an infinite series is often just a finite, elegant structure hiding in plain sight.
Our goal today is to peel back the layers of these trigonometric expressions and find the hidden bond between x and y.
Phase 1
Decoding the Series for x
Let us look at our first expression: x=∑n=0∞(−1)ntan2nθ. When we expand this, we see 1−tan2θ+tan4θ−tan6θ+….
Every term is generated by multiplying the previous one by −tan2θ. This is the classic signature of an infinite Geometric Progression (G.P.).
In any G.P., the sum to infinity is given by S∞=1−ra, provided the common ratio ∣r∣<1. Here, our first term a=1 and our common ratio r=−tan2θ.
Because we are given the constraint 0<θ<4π, we know that tanθ is between 0 and 1, which means tan2θ is also between 0 and 1. The convergence condition is satisfied!
Substituting these into our formula, we get:
Now, recall the fundamental trigonometric identity 1+tan2θ=sec2θ. Substituting this in, we get x=sec2θ1.
Since secθ1=cosθ, we have arrived at our first beautiful result: x=cos2θ. Keep this safe; it is the key to our puzzle.
Phase 2
Decoding the Series for y
Now, let us turn our attention to y=∑n=0∞cos2nθ. Expanding this, we get 1+cos2θ+cos4θ+cos6θ+….
Again, this is an infinite G.P., but this time with a first term a=1 and a common ratio r=cos2θ. Since 0<θ<4π, we know that 0<cos2θ<1, so the series converges perfectly.
Applying the sum formula again, we get:
This denominator should immediately ring a bell. We know that sin2θ+cos2θ=1, which means 1−cos2θ=sin2θ.
Therefore, y=sin2θ1. If we rearrange this to isolate sin2θ, we get sin2θ=y1.
Phase 3
The Synthesis
We have now reduced two intimidating infinite series into two simple trigonometric expressions: x=cos2θ and sin2θ=y1. How do we connect them?
We use the most powerful tool in our trigonometric arsenal: the Pythagorean identity, sin2θ+cos2θ=1.
Substituting our expressions into this identity, we get:
We are almost at the finish line! To match the format of the options provided, we need to clear the fraction. Multiply the entire equation by y:
Now, rearrange the terms to group the y variables: y−xy=1. Finally, factor out y to get the final relationship:
Conclusion
Look at what we have achieved. We started with infinite sums that seemed to stretch on forever, and through the power of G.P. formulas and trigonometric identities, we distilled them into a simple, elegant algebraic relationship.
This is the essence of JEE Advanced mathematics: taking complexity and finding the underlying simplicity. Never let the notation intimidate you; look for the structure, trust your identities, and the answer will reveal itself.