Historical Context & Motivation
People have been fascinated by number patterns for thousands of years. Long before algebra had a name, ancient civilizations noticed that certain lists of numbers grew by the same amount each time — what we now call arithmetic sequences. These patterns appeared everywhere: in counting days between harvests, stacking bricks for pyramids, and tracking the positions of planets. Over time, mathematicians realized that these predictable sequences were deeply connected to straight-line graphs, linking the world of discrete counting to the world of continuous change.
The central question this lesson tackles is: Why does an arithmetic sequence, which is just a list of numbers, produce a perfectly straight line when plotted on a graph? Understanding this connection lets you move freely between two powerful representations — sequences and functions — and choose whichever one makes a problem easier to solve.
Core Principles & Definitions
Before we connect sequences to functions, we need to be precise about what each one means. An arithmetic sequence is an ordered list of numbers where the difference between any two consecutive terms is always the same. A linear function is a rule that produces a straight line when graphed on the coordinate plane, described by the slope-intercept form y = mx + b. The bridge between them is the idea that the common difference in a sequence plays the same role as the slope of a line.
Common Difference (d)
First Term (a₁)
Slope (m)
Discrete vs. Continuous
Visual Explanation
The diagram below shows the arithmetic sequence 2, 5, 8, 11, 14 plotted as individual points alongside the linear function f(x) = 3x − 1. Notice how every term of the sequence lands exactly on the line. This is not a coincidence — it's the core relationship we're studying. The common difference d = 3 appears as the slope of the line, and each jump between consecutive terms matches the rise of the line over one unit of run.
In the diagram, observe how the slope triangle between (1, 2) and (2, 5) illustrates that the rise of 3 over a run of 1 gives a slope of 3. That slope is identical to the common difference of the sequence. This visual makes it clear that every arithmetic sequence is really a set of selected points sitting on a line — and conversely, every linear function, when evaluated only at positive integers, produces an arithmetic sequence.
Mathematical Framework
Let's formalize the relationship between the two representations. We'll start with the explicit formula for an arithmetic sequence and then show how it transforms into the slope-intercept form of a linear function.
Now let's distribute and rearrange:
Comparing the two results side by side, we can match each part. The coefficient of n in the sequence formula is d, and the coefficient of x in the linear function is m. Therefore, m = d. The constant term in the sequence formula is (a₁ − d), and the constant in the linear function is b. Therefore, b = a₁ − d. This means b is the value you would get if you extended the sequence backward to a "term 0."
Mapping Sequence Language to Function Language
One of the most useful skills in algebra is being able to translate between sequence vocabulary and function vocabulary. The table below provides a side-by-side dictionary. When you encounter a problem phrased in one language, you can immediately restate it in the other.
| Arithmetic Sequence | Linear Function | What It Means |
|---|---|---|
| Common difference d | Slope m | The constant rate of change between consecutive outputs |
| First term a₁ | f(1) | The output when the input is 1 |
| "Term 0" (a₁ − d) | y-intercept b = f(0) | The output when the input is 0 (starting point for the graph) |
| Term number n (1, 2, 3, …) | Input x (all real numbers) | The independent variable / position indicator |
| aₙ = a₁ + (n − 1)d | f(x) = mx + b | The rule that generates outputs from inputs |
| Plot: isolated dots | Plot: continuous line | The dots of the sequence lie on the line of the function |
The diagram reinforces a powerful idea: once you simplify the arithmetic sequence formula, you can read off the slope and y-intercept directly. Conversely, if someone gives you a linear function like f(x) = −2x + 10, you immediately know the corresponding arithmetic sequence has a common difference of −2 and a first term of f(1) = 8.
Worked Example
A concert venue sells tickets in rows. Row 1 has 20 seats, row 2 has 23 seats, row 3 has 26 seats, and so on. Write a linear function that models the number of seats in row n, and use it to find how many seats are in row 15.
Strengths & Limitations of Each Representation
Both the sequence form and the function form describe the same relationship, but each has strengths depending on the situation. Knowing when to use which form is a valuable problem-solving skill.
| Criterion | Sequence Form aₙ = a₁ + (n−1)d | Function Form f(x) = mx + b |
|---|---|---|
| Best for | Listing specific terms, finding the next term, problems that give you a₁ and d | Graphing, finding rate of change, predicting outputs for any input, modeling real-world scenarios |
| Domain | Positive integers only (n = 1, 2, 3, …) | All real numbers (or a restricted set depending on context) |
| Graph | Discrete dots | Continuous straight line |
| Intercept info | First term a₁ is immediately visible, but y-intercept requires calculation | y-intercept b is immediately visible (value at x = 0) |
| Limitation | Cannot describe values between terms | The y-intercept ("term 0") may not have real-world meaning |
Connection to More Advanced Topics
The relationship between arithmetic sequences and linear functions is the first of many sequence-function connections you'll encounter in mathematics. Understanding this foundation now will make it much easier to tackle more complex patterns in future courses.
| Feature | Arithmetic Seq. ↔ Linear Function | Geometric Seq. ↔ Exponential Function |
|---|---|---|
| Pattern | Add a constant d each time | Multiply by a constant r each time |
| Sequence formula | aₙ = a₁ + (n − 1)d | aₙ = a₁ × r⁽ⁿ⁻¹⁾ |
| Function type | f(x) = mx + b (linear) | f(x) = a × bˣ (exponential) |
| Rate of change | Constant (same amount added) | Variable (same ratio multiplied) |
| Graph shape | Straight line | Curved (exponential growth or decay) |
In Math 2 and beyond, you'll study geometric sequences and their connection to exponential functions. The key difference is that geometric sequences grow by multiplication rather than addition, producing curves instead of lines. But the underlying logic is identical: every type of well-defined sequence corresponds to a type of function, and converting between them unlocks powerful problem-solving strategies. The arithmetic-linear connection you've learned today is the template for all of these relationships.
Practice Problems
Lesson Summary
An arithmetic sequence is a list of numbers with a constant common difference d between consecutive terms, described by the formula aₙ = a₁ + (n − 1)d. A linear function takes the form f(x) = mx + b, where m is the slope and b is the y-intercept. When you simplify the sequence formula by distributing d, you get aₙ = dn + (a₁ − d), which is identical in structure to slope-intercept form. The common difference equals the slope (d = m), and the y-intercept equals a₁ − d — the hypothetical "term 0" of the sequence.
The only difference between the two representations is the domain: sequences are discrete (defined at positive integers), while linear functions are continuous (defined at all real numbers). Graphically, the sequence's dots sit perfectly on the function's line. Mastering this connection lets you translate freely between sequence problems and function problems, choose the most efficient representation for any situation, and build a foundation for understanding the analogous relationship between geometric sequences and exponential functions in future courses.