The Symphony of Alternating Series
Welcome, future engineers. Today, we are going to peel back the layers of an infinite series problem that, at first glance, might look like a chaotic mess of powers and signs. But in the world of JEE Advanced, chaos is often just order in disguise.
Let us embark on this journey to find the ratio BA.
Phase 1
Decoding the Heartbeat
The expression A=∑n=1∞(3+(−1)n)n1 is governed by a hidden rhythm. Look closely at the denominator base: b=3+(−1)n.
This term is the heartbeat of our series. When n is odd, (−1)n is −1, so the base becomes 3−1=2. When n is even, (−1)n is 1, so the base becomes 3+1=4.
This simple parity switch is the key to everything. It tells us that our series is not a single, uniform entity, but a composite of two distinct behaviors.
Phase 2
The Art of Decomposition
To solve this, we must separate the series into its odd and even components. Let us expand A to see the pattern:
A=211+421+231+441+251+461+…
See how the terms alternate between powers of 2 and powers of 4? Let us group them.
The odd terms are Aodd=21+231+251+… and the even terms are Aeven=421+441+461+…. Suddenly, the chaos vanishes. We are left with two beautiful, infinite Geometric Progressions (GPs).
Phase 3
The GP Engine
For Aodd, the first term a=21 and the common ratio r=41. Using the sum formula S∞=1−ra, we get:
Aodd=1−4121=4321=32
For Aeven, the first term a=161 and the common ratio r=161. Applying the same formula:
Aeven=1−161161=1615161=151
Adding these together, the total value of A is:
A=32+151=1510+151=1511
Phase 4
The Final Synthesis
Now, what about B? The series B=∑n=1∞(3+(−1)n)n(−1)n is almost identical to A, but the numerator carries that alternating sign.
When n is odd, the numerator is −1. When n is even, it is 1. This means B=−Aodd+Aeven.
Substituting our previous results:
B=−32+151=−1510+151=−159
Finally, we calculate the ratio BA:
The elegance of this result is in the cancellation. By keeping our fractions with a common denominator of 15, the division becomes trivial.
Remember, in JEE Advanced, the most complex problems often yield to the simplest strategies. Always look for the parity, decompose the series, and let the Geometric Progression do the heavy lifting. You have mastered this! The final answer is −911.