Historical Context & Motivation
Humans have been fascinated by number patterns for thousands of years. Long before modern algebra existed, ancient civilizations noticed that certain sequences of numbers — like 1, 3, 5, 7, 9 — grow by a constant amount each time. This simple yet powerful idea underlies one of the oldest topics in mathematics: the arithmetic sequence. Understanding how to describe, predict, and sum these sequences has been essential to architecture, astronomy, commerce, and everyday problem-solving throughout history.
The central question is deceptively simple: if a list of numbers grows by the same amount each step, can you predict any term and find the total of any portion of the list without adding every term individually? The answer — and the elegant formulas behind it — form the core of SL 1.2.
Core Principles & Definitions
Before diving into formulas, you need to understand a handful of foundational ideas. Every arithmetic sequence is built on just two ingredients: a starting value and a step size. From those, you can generate every term, jump straight to any term you want, and sum up as many terms as you need.
Arithmetic Sequence
Common Difference (d)
General Term (uₙ)
Arithmetic Series (Sₙ)
Sigma Notation (Σ)
Visualising an Arithmetic Sequence
A picture is worth a thousand terms. The diagram below plots the arithmetic sequence un = 3 + (n − 1) × 4, which gives the terms 3, 7, 11, 15, 19, 23, 27. Notice how the points form a perfectly straight line — this is the hallmark of an arithmetic sequence. The slope of that line equals the common difference d = 4.
The straight-line pattern is no coincidence. The general term formula un = u1 + (n − 1)d is a linear function of n — it has the same structure as y = mx + b, where the slope m corresponds to the common difference d and the y-intercept adjusts to place the first term correctly. This connection between sequences and linear functions makes arithmetic sequences a natural bridge between algebra and analysis.
Mathematical Framework
The IB formula booklet provides you with the key equations for arithmetic sequences and series. Let's unpack each one so you know exactly when and how to use them.
It is also important to recognise the recursive definition of an arithmetic sequence: un+1 = un + d. This tells you each term is built from the one before it. The explicit formula un = u1 + (n − 1)d, on the other hand, lets you compute any term directly from n without working through every previous term. Both representations describe the same sequence, but the explicit formula is usually more efficient for calculations.
Understanding the Sum: Gauss's Pairing Method
The sum formula Sn = (n / 2)(u1 + un) isn't magic — it comes from a clever trick often attributed to young Gauss. Imagine writing the sequence forwards and then backwards underneath it. Each column adds up to the same total, making the entire sum easy to compute. The diagram below illustrates this pairing strategy for the sequence 1, 2, 3, …, 10.
This pairing idea is the intuitive heart of the series formula. The key insight is that in any arithmetic sequence, the first term and the last term add to the same value as the second term and the second-to-last term, and so on. There are always n/2 such pairs (or, if n is odd, one unpaired middle term that equals half the pair sum). This elegant symmetry is what makes summing arithmetic series so efficient.
Worked Example
Let's walk through a complete IB-style problem that uses both the general term formula and the series formula.
Arithmetic vs. Geometric — Key Differences
Arithmetic sequences are one of two major families of sequences you'll study in the IB syllabus. The other is the geometric sequence (SL 1.3), where instead of adding a constant, you multiply by a constant ratio. Understanding the contrast between these two helps you identify which type a problem is asking about and select the right formula.
| Feature | Arithmetic Sequence | Geometric Sequence |
|---|---|---|
| Pattern | Add a constant d to each term | Multiply each term by a constant r |
| General term | un = u1 + (n − 1)d | un = u1 × rn−1 |
| Graph shape | Straight line (linear) | Exponential curve |
| Growth behaviour | Constant growth/decline | Accelerating growth or decay |
| Example | 2, 5, 8, 11, 14, … | 2, 6, 18, 54, 162, … |
| Test for type | un+1 − un = constant | un+1 / un = constant |
Connection to Broader Mathematics
Arithmetic sequences don't exist in isolation — they connect to many other areas of IB Mathematics. In this section, we'll look at how the ideas from SL 1.2 extend into more advanced topics you'll encounter both within the IB course and beyond.
| SL 1.2 Concept | Connects To | How It Extends |
|---|---|---|
| Common difference d | Slope of a linear function (SL 2.1) | The general term formula is a linear function of n with slope d. |
| Sum formula Sₙ | Area under a line (HL calculus) | Summing an arithmetic series mirrors integrating a linear function. |
| Sigma notation | Proof by induction (HL) | Sum formulas are classic targets for proofs by mathematical induction. |
| Arithmetic mean | Statistics (SL 4) | The mean of the first and last terms equals the mean of the entire sequence. |
One elegant extension worth highlighting is the concept of the arithmetic mean. If three terms a, b, c form an arithmetic sequence, then b = (a + c) / 2. This property is frequently tested on IB exams and provides a neat way to find a missing middle term. As you progress through the course, you'll also see how arithmetic sequences can model real-world scenarios involving constant rates of change — from salary raises to evenly spaced seating in a stadium.
Practice Problems
Summary
An arithmetic sequence is a list of numbers where each term is obtained by adding a fixed common difference d to the previous term. The general term formula un = u1 + (n − 1)d lets you jump to any term directly, while the sum formula Sn = (n / 2)(u1 + un) — inspired by Gauss's pairing method — gives you the total of the first n terms efficiently.
Key skills include identifying whether a sequence is arithmetic by checking for a constant difference, using simultaneous equations to find u1 and d when given specific terms, and choosing between the two forms of Sn based on available information. Remember that the graph of an arithmetic sequence is always linear, linking SL 1.2 directly to linear functions (SL 2.1) and providing a foundation for understanding geometric sequences (SL 1.3) by contrast.