Analyzing the Setup
Imagine you are standing at the edge of an infinite staircase. Each step you take is smaller than the last, shrinking by a constant factor r. This is the essence of a Geometric Progression (GP).
We start with a first term a and a common ratio r. The sequence unfolds as a,ar,ar2,ar3,… and continues forever.
The beauty of this sequence lies in its convergence. As long as the common ratio r is between −1 and 1, the sum of all these infinite terms settles into a finite, elegant value:
We are told this sum is 20, so we write our first anchor point:
The Squared Transformation
Now, let us perform a transformation. What happens if we square every single term in our sequence? The new sequence becomes a2,(ar)2,(ar2)2,…, which simplifies to a2,a2r2,a2r4,….
Look closely—this is still a Geometric Progression! Its first term is now A=a2, and its common ratio is R=r2.
The problem tells us the sum of this new, squared sequence is 100. Using our sum formula again, we get:
The Algebraic Symphony
We now have a system of two equations:
(1) 1−ra=20
(2) 1−r2a2=100
Our goal is to isolate r. The most efficient way to do this is to eliminate a. If we square the first equation, we get:
By dividing this new squared equation by the second equation, the a2 terms vanish into thin air:
1−r2a2(1−r)2a2=100400
This simplifies to:
The Final Resolution
We are almost at the finish line. Recall the difference of squares identity: 1−r2=(1−r)(1+r). Substituting this into our equation gives us:
We can cancel the common factor (1−r) from the numerator and denominator, leaving us with:
Cross-multiplying, we get 1+r=4(1−r), which expands to 1+r=4−4r. Grouping the r terms gives 5r=3, and finally:
This value, 0.6, is less than 1, confirming our series converges perfectly. You have successfully navigated the infinite!