• Nakafa

    Nakafa

    Learn free and with quality.
Subject
    • Grade 10
    • Grade 11
    • Grade 12
Exercises
Holy
  • Quran
Articles
  • Politics
  • Community
  • About

Command Palette

Search for a command to run...

Sequence and Series

Infinite Geometric Series

Bouncing Ball

Imagine throwing a tennis ball from a height of 1 meter. The ball will bounce, but each bounce height is only 14\frac{1}{4}41​ of the previous bounce height.

The bounce heights form a geometric sequence:

1,1×14,(1×14)×14,…1, \quad 1 \times \frac{1}{4}, \quad (1 \times \frac{1}{4}) \times \frac{1}{4}, \quad \dots1,1×41​,(1×41​)×41​,…
1,14,116,164,…1, \quad \frac{1}{4}, \quad \frac{1}{16}, \quad \frac{1}{64}, \quad \dots1,41​,161​,641​,…

With the first term (aaa) being 1 and the ratio (rrr) being 14\frac{1}{4}41​.

Now, think about this: what is the total distance traveled by the ball from the moment it's thrown until it finally stops?

The ball moves down, then up, down again, up again, and so on, until it stops. The total distance is the sum of all downward paths and all upward paths. Since the ball keeps bouncing (although lower and lower), we are summing an infinite number of distances. This is called an Infinite Geometric Series.

When Does the Series Stop?

Logically, the ball will eventually stop bouncing, right? This happens because the bounce height gets smaller and smaller, approaching zero. In mathematics, this occurs if the absolute value of the ratio (rrr) is less than 1.

∣r∣<1or−1<r<1|r| < 1 \quad \text{or} \quad -1 < r < 1∣r∣<1or−1<r<1

A series like this is called convergent, meaning its sum approaches a specific finite value (not infinity). In the ball example, r=14r = \frac{1}{4}r=41​ , and since −1<14<1-1 < \frac{1}{4} < 1−1<41​<1, the series is convergent. The ball will stop, and its total distance can be calculated.

If ∣r∣≥1|r| \ge 1∣r∣≥1 (i.e., r≥1r \ge 1r≥1 or r≤−1r \le -1r≤−1), the bounce height won't decrease or might even increase. The series is called divergent, and its sum is infinite (±∞\pm \infty±∞).

Calculating the Sum of an Infinite Series

How do we calculate the sum of a convergent infinite series? We start with the formula for the sum of the first nnn terms of a geometric series:

Sn=a(1−rn)1−rS_n = \frac{a(1 - r^n)}{1 - r}Sn​=1−ra(1−rn)​

For an infinite series, we look for the value of SnS_nSn​ as nnn becomes very large (approaches infinity). If the series is convergent (−1<r<1-1 < r < 1−1<r<1 ), then the value of rnr^nrn will approach 0 as nnn approaches infinity. Example: (14)2=116(\frac{1}{4})^2 = \frac{1}{16}(41​)2=161​, (14)3=164(\frac{1}{4})^3 = \frac{1}{64}(41​)3=641​ , (14)10≈0.00000095(\frac{1}{4})^{10} \approx 0.00000095(41​)10≈0.00000095. The larger nnn gets, the closer (14)n(\frac{1}{4})^n(41​)n gets to 0.

So, for n→∞n \to \inftyn→∞ and −1<r<1-1 < r < 1−1<r<1, we have rn→0r^n \to 0rn→0. The formula becomes:

S∞=lim⁡n→∞Sn=lim⁡n→∞a(1−rn)1−r=a(1−0)1−rS_\infty = \lim_{n \to \infty} S_n = \lim_{n \to \infty} \frac{a(1 - r^n)}{1 - r} = \frac{a(1 - 0)}{1 - r}S∞​=n→∞lim​Sn​=n→∞lim​1−ra(1−rn)​=1−ra(1−0)​

Thus, the formula for the sum of a convergent infinite geometric series is:

S∞=a1−rS_\infty = \frac{a}{1 - r}S∞​=1−ra​

Where: * S∞S_\inftyS∞​ = Sum of the infinite series * aaa = First term * rrr = Ratio (−1<r<1-1 < r < 1−1<r<1)

Calculating the Total Distance

We can calculate the total distance traveled by the ball using the S∞S_\inftyS∞​ formula. There are two parts to the path:

  1. Downward Path: The ball falls from height aaa, then falls again after the first bounce (ararar), falls again after the second bounce (ar2ar^2ar2), and so on.

    • Downward series: a+ar+ar2+ar3+…a + ar + ar^2 + ar^3 + \dotsa+ar+ar2+ar3+…
    • First term (ada_dad​) = aaa
    • Ratio (rdr_drd​) = rrr
    • Sum of downward path: Sdown=ad1−rd=a1−rS_{\text{down}} = \frac{a_d}{1 - r_d} = \frac{a}{1 - r}Sdown​=1−rd​ad​​=1−ra​
  2. Upward Path: The ball moves up after the first bounce (ararar), up again after the second bounce (ar2ar^2ar2), and so on.

    • Upward series: ar+ar2+ar3+…ar + ar^2 + ar^3 + \dotsar+ar2+ar3+…
    • First term (aua_uau​) = ararar
    • Ratio (rur_uru​) = rrr
    • Sum of upward path: Sup=au1−ru=ar1−rS_{\text{up}} = \frac{a_u}{1 - r_u} = \frac{ar}{1 - r}Sup​=1−ru​au​​=1−rar​

Total Distance = Sum of Downward Path + Sum of Upward Path

Total=Sdown+Sup=a1−r+ar1−r\text{Total} = S_{\text{down}} + S_{\text{up}} = \frac{a}{1 - r} + \frac{ar}{1 - r}Total=Sdown​+Sup​=1−ra​+1−rar​
Total=a(1+r)1−r\text{Total} = \frac{a(1 + r)}{1 - r}Total=1−ra(1+r)​

For the tennis ball example with a=1a = 1a=1 meter and r=14r = \frac{1}{4}r=41​:

Total=1(1+14)1−14=1(54)34=5/43/4=54×43=53\text{Total} = \frac{1(1 + \frac{1}{4})}{1 - \frac{1}{4}} = \frac{1(\frac{5}{4})}{\frac{3}{4}} = \frac{5/4}{3/4} = \frac{5}{4} \times \frac{4}{3} = \frac{5}{3}Total=1−41​1(1+41​)​=43​1(45​)​=3/45/4​=45​×34​=35​

So, the total distance traveled by the ball until it stops is 53\frac{5}{3}35​ meters.

Alternative Method (Following the Hint): The total distance can also be calculated as: First downward path + 2 times the sum of all upward paths.

Total=a+2×Sup=a+2×(ar1−r)\text{Total} = a + 2 \times S_{\text{up}} = a + 2 \times \left( \frac{ar}{1 - r} \right)Total=a+2×Sup​=a+2×(1−rar​)
Total=1+2×(1×141−14)=1+2×(1/43/4)=1+2×(13)=1+23=53\text{Total} = 1 + 2 \times \left( \frac{1 \times \frac{1}{4}}{1 - \frac{1}{4}} \right) = 1 + 2 \times \left( \frac{1/4}{3/4} \right) = 1 + 2 \times \left( \frac{1}{3} \right) = 1 + \frac{2}{3} = \frac{5}{3}Total=1+2×(1−41​1×41​​)=1+2×(3/41/4​)=1+2×(31​)=1+32​=35​

The result is the same!

Previous

Geometric Series

Next

Difference between Convergence and Divergence

  • Infinite Geometric SeriesDiscover infinite geometric series with bouncing ball examples. Learn convergence, divergence, and calculate infinite sums using practical formulas.
On this page
  • Bouncing Ball
    • When Does the Series Stop?
  • Calculating the Sum of an Infinite Series
  • Calculating the Total Distance
  • Comments
  • Report
  • Source code