DoAssignment.ca
C2.3 · Develop and use finite arithmetic and geometric series formulas
Learn to develop and use finite arithmetic and geometric series formulas through clear examples and targeted practice.
Ontario Grade 11 Mathematics
Discrete Functions
Building and Applying Formulas for Sums of Sequences
You already know how to identify arithmetic and geometric sequences and how to find any single term using a formula. Now comes the natural next question: what if you need to add up many terms at once? Adding 200 terms one by one would take forever, but there is a shortcut — a formula — for each type. In this lesson you will see where those formulas come from, why they work, and how to use them on problems that mix both types.
What you will learn
- Explain the difference between a sequence and a series in your own words.
- Derive and apply the formula for the sum of a finite arithmetic series.
- Derive and apply the formula for the sum of a finite geometric series.
- Choose the correct formula for a given problem and interpret the result in context.
Prerequisite Bridge: Sequences vs. Series
A sequence is an ordered list of numbers. An arithmetic sequence increases or decreases by a fixed amount called the common difference, . A geometric sequence multiplies by a fixed amount called the common ratio, . You met both of these in the sequences unit.
A series is what you get when you add the terms of a sequence together. For example, the arithmetic sequence CAD 3, 7, 11, 15 becomes the arithmetic series . The word finite means the series has a specific last term — you are not adding forever.
The sum of a finite series is written , where is the number of terms being added. Your goal is to find without writing out and adding every single term.
- A sequence lists terms; a series adds them.
- means the sum of the first terms.
- Arithmetic series: constant difference between terms.
- Geometric series: constant ratio between terms.
Developing the Arithmetic Series Formula
Imagine you want to add up the first terms of an arithmetic sequence whose first term is and whose common difference is . Written out, the sum looks like this: , where is the last term.
Here is the clever trick that turns this into a formula. Write a second time, but in reverse — from the last term back to the first. Then add the two versions together term by term. Every pair adds up to exactly , and there are such pairs. So the combined total is . Because you added twice, you divide by 2.
This gives the first version of the arithmetic series formula. If you also recall that , you can replace and get a second version that only needs , , and . Both versions are equally valid — pick whichever fits the information you have.
A concrete sanity check: for the four-term series , the first term is , the last term is , and there are terms. The formula gives . Adding directly: . It checks out.
- Write the sum forwards and backwards, then add — pairs always equal .
- when the last term is known.
- when only , , and are known.
- Both forms come from the same pairing argument.
Developing the Geometric Series Formula
Now consider the first terms of a geometric sequence with first term and common ratio (where ). The sum is .
A different trick is needed here. Multiply both sides by to get . Now subtract the original from . Almost every term cancels — the middle terms appear in both and disappear. Only from the second expression and from the first survive. So .
Factor both sides: the left side gives and the right side gives . Dividing both sides by produces the formula. A quick sanity check: for the geometric series we have , , . The formula gives . Direct addition: . Correct.
Note: when , every term equals , so . This special case is simple enough that the formula is rarely needed.
- Multiply by and subtract to cancel interior terms.
- for .
- Equivalently written as — both forms are the same.
- Identify , , and before substituting.
Choosing the Right Formula
Before calculating anything, you must decide which type of series you have. Test consecutive terms: if the difference (constant difference), it is arithmetic. If the ratio (constant ratio), it is geometric. A series is never both (unless every term is the same, which is a special case).
Once you know the type, list out what you know — , or , , and possibly or — and match those to the formula. Sometimes is not given directly; you may need to use the general term formula or first to find it.
Context clues matter. A problem about equal monthly deposits into a savings account most likely involves an arithmetic series. A problem about a bouncing ball whose height decreases by a fixed percentage each bounce involves a geometric series.
- Check for constant difference → arithmetic; constant ratio → geometric.
- List known values (, or , , , ) before choosing a formula.
- Find a missing using the general term formula if needed.
- Context often signals which type of series applies.
Putting It Together: Mixed Applications
Many problems require more than one step. You might be given and asked to find , or given enough information to find before computing the sum. Work systematically: identify the series type, write down all known values, decide which formula version to use, substitute carefully, and check that your answer is reasonable.
Pay attention to units and context. If a problem says 'the total amount saved over 12 months', then and is the answer. If it asks 'how many terms must be added to reach a total of 500', then and you solve for .
Always verify your answer by checking at least one of its properties — for example, confirm that the sum of the first and last term matches what the formula predicts, or compute a few terms by hand and compare a partial sum.
- Multi-step problems: find missing values first, then apply the series formula.
- Match 'total' language in the problem to .
- Verify answers against direct calculations when possible.
- Keep track of units and interpret in the context of the problem.
Arithmetic vs. Geometric Series: Formula Comparison
| Feature | Arithmetic Series | Geometric Series |
|---|---|---|
| What stays constant? | Common difference | Common ratio |
| General term | ||
| Sum formula (version 1) | ||
| Sum formula (version 2) | Same formula, also written | |
| Quick check method | Add first and last term, multiply by | Multiply by , subtract, and factor |
Worked example
Arithmetic Series: Seating in a Theatre
A theatre has 20 rows of seats. The first row has 15 seats and each row after it has 3 more seats than the one in front. How many seats are in the theatre in total?
- Identify the series type and list known valuesEach row has 3 more seats than the previous one, so the number of seats per row forms an arithmetic sequence. The first term is , the common difference is , and the number of terms (rows) is .
- Choose the formula versionThe last term is not directly given, but , , and are all known. Use the version so you do not need to find separately.
- Substitute the known valuesReplace with , with , and with in the formula.
- Simplify inside the bracketsCalculate and . Add those together to get .
- Compute the final answerMultiply to get the total number of seats.
Answer: The theatre has 870 seats in total.
Check: The last row has seats. Using the other formula version: . Both versions agree.
Worked example
Geometric Series: Doubling Prize Money
A game show offers prize money that doubles each round. The first round prize is CAD 500. A contestant wins every round. After 8 rounds, what is the total prize money the contestant has won?
- Identify the series type and list known valuesEach round's prize is double the previous one, so the prizes form a geometric sequence. The first term is , the common ratio is , and the number of terms is .
- Write the geometric series formulaSince , use the geometric series formula.
- Substitute the known valuesReplace with , with , and with .
- Evaluate the power and simplifyCalculate , so . The denominator is , so dividing by 1 changes nothing.
- Compute the final answerMultiply to get the total winnings.
Answer: The contestant won a total of CAD 127,500 over 8 rounds.
Check: List the eight prizes: 500, 1000, 2000, 4000, 8000, 16000, 32000, 64000. Their sum is . This matches.
Common mistakes and how to avoid them
Confusing the number of terms with the value of the last term .
Correction: Always establish (how many terms you are adding) separately from (the value of the last term). They are different quantities with different roles in the formulas.
Using the arithmetic series formula on a geometric series, or vice versa.
Correction: Before substituting, check whether the difference or the ratio is constant. Only then choose the matching formula.
Forgetting to subtract 1 in or in the exponent .
Correction: Remember that the first term already accounts for the starting value, so the adjustment applies times, not times.
Applying the geometric series formula when , which causes division by zero.
Correction: When , every term equals , so simply use .
Misreading a problem and solving for a single term instead of the sum .
Correction: Look for words like 'total', 'altogether', or 'sum' to confirm that is needed. Words like 'the value in the th year' or 'the th term' signal a single-term calculation instead.
Lesson summary
- A series is the sum of the terms of a sequence; a finite series has a definite last term.
- An arithmetic series sums terms with a constant difference ; use or .
- A geometric series sums terms with a constant ratio ; use for .
- Both formulas were developed by a clever algebraic trick: pairing terms (arithmetic) or multiplying by and subtracting (geometric).
- Identify the series type first, list known values, then substitute — and always verify your answer.
- Multi-step problems may require finding a missing value such as or before applying the series formula.
Check your understanding
Question 1
Which expression gives the sum of the arithmetic series ?
Show answer and explanation
There are terms, the first is , and the last is . The formula gives . You can verify: .
Question 2
A geometric series has , , and . What is ?
Show answer and explanation
. The series is .
Question 3
A series begins and continues for 10 terms. What is the total?
Show answer and explanation
This is arithmetic with , , . Apply .
Question 4
A problem asks for the 'total amount saved over 6 months'. Which value does this correspond to?
- , the sum of the first 6 terms
- , the 6th term only
- , six copies of the first term
- , the term after the 6th
Show answer and explanation
, the sum of the first 6 terms
The word 'total' signals that all terms must be added together. That is the definition of a series sum, so you need , not a single term.
Key terms
- Sequence
- An ordered list of numbers, each called a term.
- Series
- The sum of the terms of a sequence.
- Finite series
- A series with a fixed number of terms and therefore a definite last term.
- The sum of the first terms of a series.
- Common difference ()
- The fixed amount added from one term to the next in an arithmetic sequence.
- Common ratio ()
- The fixed number each term is multiplied by to get the next term in a geometric sequence.
- Arithmetic series
- A series formed by adding the terms of an arithmetic sequence.
- Geometric series
- A series formed by adding the terms of a geometric sequence.
Continue through MCR3U
View the complete Ontario Grade 11 Mathematics learning path
- C1.2 · Describe recursive procedures that generate sequences
- C1.3 · Connect nth-term formulas with function notation
- C1.4 · Represent sequences recursively, explicitly, and with function notation
- C1.5 · Investigate recursive patterns in Fibonacci sequences and Pascal’s triangle
- C1.6 · Use Pascal’s triangle to expand binomial powers
- C2.1 · Classify arithmetic, geometric, and other sequences
About this lesson
Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation C2.3. It is a study resource, not an official curriculum publication.