Series (Grade 12 NSC Matric Mathematics): Revision Notes
Series
Introduction to series
A series is the sum of the terms in a sequence. When working with sequences, we often need to find the total of several terms added together. This process of adding sequence terms is fundamental in mathematics and appears frequently in NSC examinations.
Understanding series helps us solve real-world problems involving cumulative totals, such as calculating compound interest, population growth, or determining the total distance travelled over time.
Finite series
A finite series involves adding a specific, limited number of terms from a sequence. We use the symbol Sn to represent the sum of the first n terms of a sequence {T₁; T₂; T₃; ...; Tₙ}.
The general form is:
Worked Example: Finite Series Calculation
Consider the sequence: 1; 4; 9; 16; 25; 36; 49; ...
To find the sum of the first four terms:
This demonstrates a finite series because we are only adding four specific terms, not continuing indefinitely.
Infinite series
An infinite series involves adding infinitely many terms from a sequence. We sometimes use the symbol S∞ to represent the sum to infinity (where it exists), or write it using sigma notation as .
The general form is:
Unlike finite series, infinite series continue without end. While we cannot actually add infinitely many numbers, mathematicians have developed methods to determine what value these sums approach.
A sum to infinity only exists if the series is convergent. Many infinite series do not have a finite sum (they diverge). For example, a geometric series has a sum to infinity only when .
Sigma notation
Sigma notation provides a compact and efficient way to write series using mathematical symbols. The Greek letter Σ (sigma) represents summation, which makes sense since sigma looks like the letter "S" for "sum".
Components of sigma notation
When we write a sum using sigma notation, several important parts work together:
General form:
- i is the index of the sum (the variable that changes)
- m is the lower bound (starting value, shown below the sigma symbol)
- n is the upper bound (ending value, shown above the sigma symbol)
- T_i represents a term of the sequence
- The number of terms in the series equals
The index i increases from m to n in steps of 1, generating each term to be added. The index can be any variable (commonly or ).
Expanded form vs sigma notation
When we write out all individual terms being added, this is called the expanded form. For example:
- Expanded form:
- Sigma notation:
Both expressions represent the same mathematical operation, but sigma notation is more concise.
Rules for sigma notation
Understanding these rules helps you manipulate and solve sigma notation problems efficiently:
Rule 1: Separating sums
For two sequences and :
This means you can separate addition inside sigma notation into two separate sums.
Rule 2: Factoring constants
For any constant that does not depend on the index :
You can factor out constants from sigma notation, making calculations simpler.
Rule 3: Proper use of brackets
Always use brackets correctly when substituting values, especially with negative numbers.
- Correct: If d = -7, then
- Incorrect:
Worked examples
Worked Example 1: Expanding Sigma Notation
Question: Expand and find the value of
Solution:
Step 1: Expand the formula and write the first six terms
This represents a geometric sequence with first term 2 and common ratio 2.
Step 2: Calculate the sum
Worked Example 2: Working with Algebraic Expressions
Question: Find the value of
Solution:
Step 1: Expand and write out the five terms
Step 2: Simplify by collecting like terms
Worked Example 3: Converting Series to Sigma Notation
Question: Write in sigma notation
Solution:
Step 1: Identify the pattern Looking at consecutive terms:
- T₁ = 31, T₂ = 24, T₃ = 17, T₄ = 10, T₅ = 3
- d = T₂ - T₁ = 24 - 31 = -7
- d = T₃ - T₂ = 17 - 24 = -7
This confirms an arithmetic series with common difference d = -7.
Step 2: Find the general term formula
Using :
Step 3: Write in sigma notation
Key formulas (Exam focus)
Arithmetic series:
Geometric series:
Geometric series (sum to infinity):
Exam tips
- Always check your arithmetic: Small calculation errors can lead to incorrect final answers
- Use brackets correctly: Especially important when dealing with negative common differences
- Identify the pattern first: Determine whether you have an arithmetic or geometric series before proceeding
- Show clear working: Write out the expansion before calculating the final sum
- Verify your answer: Check that your sigma notation produces the original series when expanded
Key Points to Remember:
- Series are sums of sequence terms - finite series have a set number of terms while infinite series continue forever
- Sigma notation uses the symbol Σ to write sums compactly, with the index running from the lower bound to the upper bound
- Key components of sigma notation include the index, upper bound, lower bound, and general term
- Mathematical rules allow you to separate sums and factor out constants when working with sigma notation
- Bracket usage is crucial when substituting negative values to avoid calculation errors
- Only convergent series have a sum to infinity