Concept of Geometric Series
Consider the data on the number of Covid-19 infected patients in the following table:
| Month | January | February | March | April | May |
|---|---|---|---|---|---|
For AI agents: use /llms.txt for the Nakafa content index.
Consider the data on the number of Covid-19 infected patients in the following table:
| Month | January | February | March | April | May |
|---|---|---|---|---|---|
| Number of patients |
The data above shows a pattern of increasing numbers of patients each month. If we sum the number of patients from the first month up to a certain month, we form a Geometric Series.
A Geometric Series is the sum of the terms of a geometric sequence. A geometric sequence is a sequence of numbers where the ratio between any two consecutive terms is always constant. This ratio is called the common ratio denoted by .
In the Covid-19 patient data:
So, the sequence of patient numbers is . The geometric series is the sum of the terms of this sequence:
How can we calculate the sum of the first terms without adding them one by one? Let's find the formula.
Consider this table which shows the process of rediscovering the formula for the sum of a geometric series:
| Notation | Direct Summation | Using and | General Form |
|---|---|---|---|
From the bottom right of the table, we get the general form:
We know that the formula for the -th term in a geometric sequence is . Thus, . Substitute and into the formula:
This is the formula for the sum of the first terms of a geometric series.
In general, the formula to calculate the sum of the first terms of a geometric series is:
or
Legend:
A bicycle company's production in increased monthly, forming a geometric sequence. Production in January was . In April, production reached . What was the total bicycle production up to May?
Solution:
Step : Find the ratio
Step : Calculate . Since , use the formula:
Therefore, the total bicycle production up to May is .