Opening subject page...
Loading your content
Understanding how constant differences and constant ratios characterize linear and exponential growth patterns.
The study of sequences—ordered lists of numbers governed by predictable rules—dates back to some of the earliest mathematical civilizations. Ancient Babylonian clay tablets from roughly 1800 BCE contain tables of squares and cubes that implicitly encode arithmetic progressions, while Greek mathematicians formalized the distinction between additive and multiplicative patterns. The question of how successive terms of a sequence change—whether by a constant sum or a constant product—became foundational to algebra, number theory, and ultimately to the modeling of real-world phenomena such as population dynamics, compound interest, and radioactive decay.
The central question this lesson addresses is deceptively simple: What distinguishes a sequence whose terms grow by addition from one whose terms grow by multiplication, and how do these discrete patterns connect to the continuous functions—linear and exponential—that model them? Mastering this distinction is essential for the AP Precalculus exam, where you must fluently translate between recursive definitions, explicit formulas, and their function-family counterparts.
At its heart, the study of change in sequences rests on two contrasting mechanisms. An arithmetic sequence changes by repeatedly adding (or subtracting) the same quantity, called the common difference d. A geometric sequence changes by repeatedly multiplying by the same nonzero quantity, called the common ratio r. These two types of change correspond, respectively, to linear and exponential behavior, and recognizing which type is operating is the first analytical step in modeling any sequential data.
The following diagram places an arithmetic sequence and a geometric sequence side by side on coordinate axes, making their contrasting growth patterns immediately visible. The arithmetic sequence (left, in cyan) increases by a constant step, producing points that lie on a straight line. The geometric sequence (right, in pink) increases by a constant ratio, producing points that curve upward along an exponential path.
Notice several key features in the diagram. On the left, the annotations +2 between every pair of consecutive points confirm that the first differences are constant—the hallmark of an arithmetic sequence. The dashed line connecting the points is straight, reinforcing the link between arithmetic sequences and linear functions. On the right, the annotations ×2 confirm that each term is obtained by multiplying the previous term by a fixed ratio. The resulting curve steepens dramatically—the spacing between consecutive points on the vertical axis grows wider and wider, which is the visual signature of exponential growth. Understanding these two visual signatures will help you quickly classify sequences on the AP exam.
The explicit and recursive formulas for arithmetic and geometric sequences encode everything about how each type changes. In this section we derive the key relationships, define all variables precisely, and connect the discrete formulas to their continuous function-family analogs.
The most reliable method for identifying whether a sequence is arithmetic, geometric, or neither is to compute two things: the first differences (successive subtractions) and the successive ratios (successive divisions). If the first differences are constant the sequence is arithmetic; if the successive ratios are constant the sequence is geometric. The following table and diagram illustrate this analysis applied to two sample sequences.
| n | Arithmetic aₙ | 1st Diff (Δ) | Geometric bₙ | Ratio (bₙ/bₙ₋₁) |
|---|---|---|---|---|
| 0 | 5 | — | 3 | — |
| 1 | 8 | 3 | 6 | 2 |
| 2 | 11 | 3 | 12 | 2 |
| 3 | 14 | 3 | 24 | 2 |
| 4 | 17 | 3 | 48 | 2 |
| 5 | 20 | 3 | 96 | 2 |
A critical nuance arises when you encounter a sequence that satisfies neither test. For example, the sequence 1, 4, 9, 16, 25 has first differences 3, 5, 7, 9 (not constant) and successive ratios 4, 2.25, 1.78, 1.5625 (not constant), so it is neither arithmetic nor geometric—it is a quadratic sequence (perfect squares). However, notice that the second differences (5 − 3, 7 − 5, 9 − 7) are all 2, which is constant, signaling that the underlying function is degree 2. The AP Precalculus course focuses on first differences and successive ratios because they correspond directly to linear and exponential models, respectively.
The following problem integrates several key skills: identifying a sequence type from given terms, extracting the common difference or ratio, writing the explicit formula, and using it to find a specific term.
Both arithmetic and geometric models are powerful tools, but each excels in different contexts and fails under specific conditions. Recognizing when each model is appropriate is as important as knowing their formulas.
| Feature | Arithmetic Sequence | Geometric Sequence |
|---|---|---|
| Type of Change | Constant additive (d per step) | Constant multiplicative (×r per step) |
| Continuous Analog | Linear function f(x) = mx + b | Exponential function g(x) = a · bˣ |
| Long-term Behavior | Grows/decreases without bound (linearly) | Grows/decays much faster (exponentially); if |r| < 1, converges to 0 |
| Best Models | Fixed salary increases, uniform depreciation, evenly spaced measurements | Compound interest, population growth, radioactive decay, inflation |
| Limitation | Cannot model accelerating or decelerating change | Unrealistic for long-term growth in resource-limited systems (no carrying capacity) |
| Identifying Test | Constant first differences | Constant successive ratios |
The sequence-to-function bridge is one of the most important conceptual links in AP Precalculus. Every arithmetic sequence with common difference d defines a linear function whose slope equals d, and every geometric sequence with common ratio r defines an exponential function whose base equals r. This correspondence has deeper implications when you advance to calculus, where the derivative of a linear function is a constant (paralleling the constant first difference) and the derivative of an exponential function is proportional to the function itself (paralleling the constant ratio).
| Concept in Sequences | Concept in Continuous Functions | Calculus Extension |
|---|---|---|
| Common difference d | Slope m in f(x) = mx + b | f′(x) = m (constant derivative) |
| Common ratio r | Base b in g(x) = a · bˣ | g′(x) = a · bˣ · ln(b) (proportional to g) |
| Constant first differences | Constant average rate of change | Zero second derivative (no concavity) |
| Constant successive ratios | Constant percentage rate of change over equal intervals | Concavity matches sign of ln(b): always concave up if b > 1 |
| Neither constant | Neither linear nor exponential; consider polynomial, logistic, etc. | Requires higher-order analysis |
An important AP Precalculus topic is the semi-log plot. When a geometric sequence is plotted on a standard scale, it curves. However, if you take the logarithm of each term, the resulting values form an arithmetic sequence because log(a₀ · rⁿ) = log(a₀) + n · log(r), which is linear in n with common difference log(r). This transformation—plotting the log of the output against the input—is exactly what a semi-log scale does, and it is the standard graphical test for exponential behavior on the AP exam. If data points appear linear on a semi-log plot, the underlying model is exponential.
Sequences can be classified by the nature of change between consecutive terms. An arithmetic sequence has a constant common difference d, meaning each term equals the previous term plus d, which produces constant first differences and corresponds to a linear function f(x) = a₀ + dx. A geometric sequence has a constant common ratio r, meaning each term equals the previous term times r, which produces constant successive ratios and corresponds to an exponential function g(x) = a₀ · rˣ.
To identify a sequence's type, compute both first differences and successive ratios: if the differences are constant, the model is linear; if the ratios are constant, the model is exponential. The explicit formulas aₙ = a₀ + dn and aₙ = a₀ · rⁿ allow direct computation of any term without iteration. On a semi-log plot, geometric sequences appear linear because logarithms convert multiplicative relationships into additive ones. These ideas form the conceptual bridge between discrete sequences and the continuous linear and exponential functions that are central to the AP Precalculus curriculum.