The Beauty of Infinite Series
A Journey Through Patterns
Imagine you are standing on the edge of an infinite sum, looking at a sequence of numbers that seems to grow in complexity. You see:
At first glance, it looks like a chaotic mess of fractions and powers. But in the world of JEE Advanced, chaos is just a pattern waiting to be decoded. Let us embark on a journey to simplify this expression and find the value of e1+y at x=21.
Phase 1
Decoding the General Term
To conquer any infinite series, we must find its heartbeat—the general term Tn. Look at the coefficients: 21,32,43.
For a term with xn, the coefficient is clearly nn−1. Thus, our general term is Tn=nn−1xn.
Since the series begins with x2, our index n starts at 2 and marches toward infinity. We can write this as:
This compact form is our map.
Phase 2
The Art of Splitting
Now, we face a hurdle. We cannot evaluate this sum directly. But here is the secret: algebra is the art of rewriting things in more useful ways.
Let us rewrite the fraction nn−1 as 1−n1. Substituting this back into our summation, we get:
By distributing xn, we can split this into two separate, manageable sums:
Phase 3
The GP and the Logarithm
Let us tackle the first part, S1=∑n=2∞xn=x2+x3+x4+…. This is a classic infinite Geometric Progression!
The first term a is x2, and the common ratio r is x. Since 0<x<1, the sum is simply:
Now for the second part, S2=∑n=2∞nxn=2x2+3x3+4x4+…. This reminds us of the Maclaurin series for ln(1−x), which is ln(1−x)=−x−2x2−3x3−….
If we multiply by −1, we get −ln(1−x)=x+2x2+3x3+…. Our S2 is missing the first term, x. So:
Phase 4
The Final Assembly
Combining these, we have y=1−xx2−(−ln(1−x)−x). Simplifying this, we get:
By taking a common denominator for the algebraic terms:
y=1−xx2+x(1−x)+ln(1−x)=1−xx+ln(1−x)
Now, substitute x=21:
y=1−1/21/2+ln(1−1/2)=1+ln(1/2)=1−ln2
Finally, our target is e1+y. Substituting y, we get:
e1+1−ln2=e2−ln2=eln2e2=2e2
We have arrived at the answer: 21e2. Remember, the complexity of a problem is often just a mask for a beautiful, simple structure. Keep practicing, and you will see these patterns everywhere!