Mathematics often helps us understand and predict patterns. Sequences and series are fundamental tools for describing numerical patterns and their sums. By the end of this note, you should be able to confidently solve problems involving Arithmetic and Geometric Progressions.
What is a Sequence? A sequence is an ordered list of numbers, often called terms, that follow a specific rule or pattern. Each number in the sequence is a term. We typically denote the first term as (or 'a'), the second as , and the term as . Example: The sequence 2, 4, 6, 8, ... shows a pattern where each term is 2 more than the previous one. The term can be found by the rule .
![]()
What is a Series? A series is simply the sum of the terms in a sequence. If you have a sequence , the corresponding series is . The sum of the first 'n' terms is usually denoted as . Example: For the sequence 2, 4, 6, 8, ..., the series for the first four terms would be .
An Arithmetic Progression (AP) is a special type of sequence where the difference between consecutive terms is constant. This constant difference is known as the common difference (d). You can always find 'd' by subtracting any term from its preceding term (). Example: In the sequence 3, 7, 11, 15, ..., the common difference 'd' is .
Key Formulas for AP: To solve problems involving AP, you need to identify the first term ('a'), the common difference ('d'), and the number of terms ('n').
Example (AP): Let's find the term and the sum of the first 10 terms of the AP: 5, 8, 11, ...
![]()
A Geometric Progression (GP) is a sequence where each term after the first is obtained by multiplying the previous term by a fixed, non-zero number called the common ratio (r). You can find 'r' by dividing any term by its preceding term (). Example: In the sequence 2, 6, 18, 54, ..., the common ratio 'r' is .
Key Formulas for GP: Similar to AP, identify the first term ('a'), the common ratio ('r'), and the number of terms ('n').
Example (GP): Let's find the term and the sum of the first 5 terms of the GP: 3, 6, 12, ...
![]()
Financial Growth: Imagine you invest N10,000 that earns 5% compound interest annually. The value of your investment each year forms a Geometric Progression, demonstrating how your money grows over time.
A theatre has 20 seats in the first row, 22 in the second, 24 in the third, and so on. If there are 15 rows in total, how many seats are in the row? What is the total seating capacity of the theatre?