Analyzing the Setup
Imagine you are standing on the edge of an infinite abyss, looking at a sequence of numbers that never ends. To a novice, this looks like chaos. To a JEE aspirant, this is a playground.
Today, we are going to tame two infinite series, x and y, and uncover the hidden geometric harmony connecting them. We are given:
We operate under the crucial constraint 0<θ<4π.
The Anatomy of y
Let us first dissect y. When we expand the summation y=∑n=0∞cos2nθ, we get y=1+cos2θ+cos4θ+….
This is a classic infinite Geometric Progression (GP) where the first term a=1 and the common ratio r=cos2θ. Because our angle θ is restricted between 0 and 4π, we know that 0<cos2θ<1.
This is the green light we need! The sum of an infinite GP is given by S∞=1−ra. Substituting our values:
Using the fundamental identity sin2θ+cos2θ=1, we can rewrite the denominator as sin2θ. Thus, y=sin2θ1, or more conveniently:
The Anatomy of x
Now, let us turn our attention to x=∑n=0∞(−1)ntan2nθ. Expanding this, we see x=1−tan2θ+tan4θ−….
Notice the alternating signs? This is another infinite GP, but with a twist. Here, the first term a=1, and the common ratio r=−tan2θ.
Again, because θ<4π, we have tan2θ<1, so the series converges. Applying the sum formula S∞=1−ra:
Recalling the identity 1+tan2θ=sec2θ, we find x=sec2θ1, which simplifies beautifully to:
The Bridge
We have reduced two intimidating infinite series into two elegant trigonometric expressions: sin2θ=y1 and x=cos2θ. Now, we invoke the most powerful bridge in trigonometry: sin2θ+cos2θ=1.
Substituting our expressions, we get:
With a simple algebraic shuffle—subtracting x from both sides and rearranging—we arrive at the final relationship:
Conclusion
Look at that! The infinite complexity has vanished, leaving behind a simple, elegant relationship. This is the essence of JEE mathematics: identifying the underlying structure, applying the right tools, and watching the complexity collapse into simplicity.
Keep this mindset, and no problem will ever be too big for you.