Analyzing the Setup
The beauty of mathematics lies in its ability to find order within chaos. Let us examine the expression:
n→∞lim(1−n21+1−n22+⋯+1−n2n)
The first thing that should strike you is that the denominator is identical for every single term. This is a gift! We do not need to hunt for a common denominator; it is already staring us in the face.
By combining the numerators, we transform our expression into:
The Power of Summation
Now, look at the numerator. It is the sum of the first n natural numbers, which is a fundamental building block of series. We know that:
Substituting this into our expression, we get:
This formula is a powerful tool that collapses a long, intimidating series into a compact algebraic term. It acts as the bridge between the discrete and the continuous.
The Algebraic Dance
Now, we enter the realm of algebraic manipulation. The denominator 1−n2 is a classic difference of squares, which we can factor as (1−n)(1+n).
Our expression becomes:
n→∞lim2(1−n)(1+n)n(n+1)
Notice the magic? The term (n+1) appears in both the numerator and the denominator. We can cancel them out to obtain:
The Infinity Perspective
To evaluate the limit as n→∞, we use the standard JEE technique for rational functions at infinity: divide the numerator and denominator by the highest power of n, which is n1.
This gives us:
As n approaches infinity, the term n1 vanishes to zero. We are left with:
This journey shows that even complex-looking problems are just a series of simple, elegant steps. The final answer is −21.