Historical Context & Motivation
Long before anyone wrote a formula, people recognized patterns of steady, repeated change. Ancient merchants tracking daily profits, architects planning evenly spaced columns, and astronomers charting the regular motion of celestial bodies all relied on the same underlying idea: when something changes by the same amount each time, you can predict what comes next. The formal study of these patterns — what we now call arithmetic sequences — has deep roots in the history of mathematics.
The central question has always been the same: if you know the starting point and the rate of steady change, can you predict any value in the pattern — the 10th payment, the 50th step, the 200th row? Arithmetic sequences give you the tools to answer that question with precision and confidence.
Core Principles & Definitions
An arithmetic sequence is built on one simple rule: each term is obtained by adding the same fixed number to the previous term. That fixed number is called the common difference, and it is the engine that drives the entire pattern. Whether the common difference is positive (the sequence grows), negative (it shrinks), or zero (it stays flat), the structure remains the same.
Arithmetic Sequence
Common Difference (d)
First Term (a₁)
Explicit Formula
Recursive Formula
Visual Explanation
Arithmetic Sequence on a Number Line & Coordinate Plane
Two observations jump out from this diagram. First, the arcs on the number line are all the same width, reinforcing that the common difference d is constant. Second, when you plot term number (n) on the horizontal axis and the term value (aₙ) on the vertical axis, the points form a perfectly straight line. The slope of that line equals the common difference d, and the pattern mirrors the behavior of a linear function. This connection between arithmetic sequences and linear equations is one of the most powerful ideas in this lesson: an arithmetic sequence is essentially a linear function defined only at whole-number inputs.
Mathematical Framework
Now that you understand the concept visually, let's formalize it with the equations you'll use to solve problems. Two formulas are essential: the explicit formula (jump to any term) and the recursive formula (step from one term to the next).
The factor (n − 1) counts how many times you've added d. When n = 1, you add d zero times, giving you a₁ itself. When n = 2, you add d once, and so on. This formula lets you calculate any term directly — for instance, the 100th term — without computing the 99 terms before it.
Modeling Real-World Situations
Payments, Steps, and Savings: Arithmetic Models in Action
Arithmetic sequences show up whenever a quantity increases or decreases by the same amount at regular intervals. The key to setting up a model is identifying two things: the initial value (a₁) and the constant change per period (d). Below are three common categories of real-world applications.
| Scenario | a₁ (Start) | d (Change) | What n Represents |
|---|---|---|---|
| Savings account — $200 initial deposit, add $75/month | 200 | +75 | Month number |
| Loan payoff — $1,200 owed, pay $150/month | 1200 | −150 | Month number |
| Stair-step pattern — row 1 has 4 tiles, each row adds 3 | 4 | +3 | Row number |
| Event seating — first row has 20 seats, each row adds 2 | 20 | +2 | Row number |
The tile-pattern diagram above makes the arithmetic structure physically visible. Each row retains all the tiles from the row before it and adds exactly three more. This is the essence of modeling with arithmetic sequences: find the repeating additive change, write the formula, and then use it to predict values far beyond what you can draw or count by hand.
Worked Example — Car Loan Payments
Let's work through a complete real-world problem. Suppose you borrow $4,800 to buy a used car and agree to pay $300 each month until the loan is paid off. We want to model the remaining balance after each payment using an arithmetic sequence.
Strengths & Limitations of Arithmetic Models
Arithmetic sequences are elegant and easy to work with, but they don't model every situation perfectly. Understanding when they apply — and when they don't — is just as important as knowing the formulas.
| Strengths | Limitations |
|---|---|
| Simple to set up: only two parameters (a₁ and d) define the entire sequence. | Assumes perfectly constant change — real-world situations often vary slightly. |
| Predictive power: you can jump to any term instantly with the explicit formula. | Cannot model accelerating or decelerating growth (e.g., compound interest, population growth). |
| Connects directly to linear functions and graphing, reinforcing Algebra 1 skills. | Sequences are defined only at whole-number values of n; they don't cover continuous change. |
| Widely applicable: installment plans, salary raises, construction patterns, scoring systems. | A decreasing arithmetic model can produce negative values that may not make physical sense (e.g., negative balance). |
Connection to Advanced Topics
Arithmetic sequences are your first step into a much larger world of mathematical modeling. Once you're comfortable with constant additive change, you'll be ready to explore scenarios where the rate of change itself changes.
| Feature | Arithmetic Sequence | Geometric Sequence | Linear Function |
|---|---|---|---|
| Pattern | Add a constant d each step | Multiply by a constant r each step | y changes by m for every unit increase in x |
| Formula | aₙ = a₁ + (n−1)d | aₙ = a₁ × rn−1 | y = mx + b |
| Graph shape | Discrete points on a line | Discrete points on a curve | Continuous straight line |
| Domain | Positive integers (n = 1, 2, 3, …) | Positive integers (n = 1, 2, 3, …) | All real numbers |
| Real example | Fixed monthly payment | Compound interest | Distance traveled at constant speed |
Notice how close arithmetic sequences and linear functions are — the explicit formula aₙ = a₁ + (n − 1)d can be rewritten as aₙ = dn + (a₁ − d), which looks exactly like y = mx + b. The only difference is the domain: sequences use only whole numbers, while linear functions are defined for all real numbers. As you move into Algebra 2 and beyond, you'll see how geometric sequences extend this same modeling mindset to multiplicative (percentage-based) change, and how arithmetic series let you find the total accumulated value of all terms added together.
Practice Problems
Lesson Summary
An arithmetic sequence is a list of numbers that grows or shrinks by the same amount — the common difference d — from one term to the next. The explicit formula aₙ = a₁ + (n − 1) × d lets you jump to any term directly, while the recursive formula aₙ = aₙ₋₁ + d builds each term from the one before it. On a coordinate plane, arithmetic-sequence points form a straight line with slope equal to d, revealing the deep connection between sequences and linear functions.
To model a real-world situation, identify the starting value (a₁) and the constant change per period (d), then substitute into the formula. This approach works for installment payments, savings plans, step patterns, seating arrangements, and any scenario with repeated additive change. Remember that arithmetic models assume perfectly constant change — when the rate of change itself varies, you'll need more advanced tools like geometric sequences.