Animated Solution for Mathematics - Sequence and Series: If 1+21+2+31+⋯+99+1001=m and 1⋅21+2⋅31+⋯+99⋅1001=n, then the point (m,n) lies on the line
Select Answer:
Visualized Solution
Analyze the Structure of m
Given series m=∑r=199r+r+11
Identify the general term: Tr=r+r+11
Rationalize the General Term of m
Multiply numerator and denominator by (r+1−r)
Tr=(r+1+r)(r+1−r)r+1−r
Tr=r+1−r
Expand and Telescope m
Summing from r=1 to 99:
m=(2−1)+(3−2)+⋯+(100−99)
Notice the cancellation pattern (Telescoping Sum).
Calculate Final Value of m
All intermediate terms cancel out.
m=100−1
m=10−1=9
Analyze the Structure of n
Given series n=∑r=199r(r+1)1
General term: Tr=r(r+1)1
Partial Fraction Decomposition for n
Using partial fractions:
Tr=r(r+1)(r+1)−r
Tr=r1−r+11
Expand and Telescope n
Summing from r=1 to 99:
n=(1−21)+(21−31)+⋯+(991−1001)
Again, middle terms cancel out.
Calculate Final Value of n
n=1−1001
n=10099
Identify the Point
Point (m,n)=(9,10099)
Let's plot this point on the coordinate plane.
Verify the Line Equation
Check Option 2: 11x−100y=0
Substitute x=9,y=10099:
11(9)−100(10099)=99−99=0
The point lies on this line.
00:00 / 00:00
The Sigma Insight: Sum of Special Series
Solution Diagram
The Art of Telescoping
Unlocking Infinite Series
Imagine you are standing before a massive, intimidating wall of numbers. At first glance, the series
m=r=1∑99r+r+11
and
n=r=1∑99r(r+1)1
look like they might take hours to compute. But in the world of JEE Advanced, we don't brute force; we look for the hidden symmetry.
Phase 1
The Irrational Challenge
Let us focus on m. The denominator r+r+1 is the enemy of simplicity. It is irrational, and it is messy.
But we have a weapon: rationalization. By multiplying the numerator and denominator by the conjugate r+1−r, we transform the denominator into:
(r+1+r)(r+1−r)=(r+1)−r=1
Suddenly, the general term Tr becomes r+1−r. This is the breakthrough!
Phase 2
The Telescoping Magic
Now, watch what happens when we sum these terms from r=1 to 99:
m=(2−1)+(3−2)+(4−3)+⋯+(100−99)
Look closely at the pattern. The positive 2 cancels the negative 2, and the positive 3 cancels the negative 3.
This is a telescoping sum—it collapses like a pirate's telescope, leaving only the very last term and the very first term. Thus:
m=100−1=10−1=9
Phase 3
The Rational Decomposition
With m conquered, we turn to n=∑r=199r(r+1)1. Here, we don't have roots, but we have a product in the denominator.
The method of partial fractions is our key. We can rewrite the general term as:
Tr=r(r+1)(r+1)−r=r1−r+11
Again, we see the telescoping structure emerge. Expanding this, we get:
(1−21)+(21−31)+⋯+(991−1001)
The middle terms vanish, leaving us with:
n=1−1001=10099
Phase 4
The Geometric Conclusion
We have our coordinates: (m,n)=(9,10099). The final step is to find which line passes through this point.
Testing the equation 11x−100y=0, we substitute x=9 and y=10099:
11(9)−100(10099)=99−99=0
It fits perfectly! You have just navigated a complex series problem by identifying the underlying structure. Remember, in physics and math, the most complex problems are often just simple patterns waiting to be revealed.