Study Guide

Change in arithmetic and geometric sequences

AP PrecalculusΒ· AP Precalculus CED β€” Exponential and Logarithmic FunctionsΒ· 14 min read

1. Core Concepts of Discrete Sequence Changeβ˜…β˜…β˜†β˜†β˜†β± 3 min

Sequences are discrete functions with domains restricted to subsets of integers, so analyzing change follows the same logic as continuous functions but adapted to discrete inputs. This topic makes up 3–5% of the total AP Precalculus exam score, appearing in both multiple-choice and free-response sections. It acts as a critical bridge between linear change (Unit 1) and the exponential change that forms the core of Unit 2.

πŸ“˜ Definition

Arithmetic Sequence

A discrete sequence defined by constant additive change between consecutive terms. The constant change is called the common difference .

Example:

with common difference

πŸ“˜ Definition

Geometric Sequence

A discrete sequence defined by constant proportional (multiplicative) change between consecutive terms. The constant ratio is called the common ratio .

Example:

with common ratio

2. Change in Arithmetic Sequencesβ˜…β˜…β˜†β˜†β˜†β± 4 min

The sequence difference operator gives the additive change between consecutive terms, defined as:

Ξ”an=an+1βˆ’an\Delta a_n = a_{n+1} - a_n

By definition, for any arithmetic sequence, (constant) for all . This constant consecutive change is the defining property of arithmetic sequences. The explicit form of an arithmetic sequence starting at is , and average rate of change over any interval from to is always constant:

amβˆ’akmβˆ’k=d\frac{a_m - a_k}{m - k} = d
πŸ“ Worked Example

Given the sequence defined explicitly by , find (1) the total change between the 3rd and 8th term, and (2) the average rate of change over the interval to , then confirm it matches the common difference.

  1. 1

    First confirm the sequence is arithmetic: it is linear in , so the common difference is the coefficient of , .

  2. 2

    Calculate the terms needed: , .

  3. 3

    Total change = . Verify with the change formula: total change = , which matches.

  4. 4

    Calculate average rate of change from to : , . Average rate of change is:

  5. 5
    a5βˆ’a15βˆ’1=βˆ’13βˆ’34=βˆ’4\frac{a_5 - a_1}{5-1} = \frac{-13 - 3}{4} = -4
  6. 6

    The average rate of change matches the common difference , as expected for an arithmetic sequence.

Exam tip:

When a problem gives you non-consecutive terms of an arithmetic sequence, calculate the common difference directly as without solving for the initial term first, to save time on MCQs.

3. Change in Geometric Sequencesβ˜…β˜…β˜…β˜†β˜†β± 4 min

Geometric sequences are discrete exponential sequences defined by a constant common ratio , the constant proportional change between consecutive terms. By definition, the ratio of any two consecutive terms is constant:

an+1an=rfor all n\frac{a_{n+1}}{a_n} = r \quad \text{for all } n

Unlike arithmetic sequences, the additive change between consecutive terms of a geometric sequence is not constant:

Ξ”an=an+1βˆ’an=an(rβˆ’1)\Delta a_n = a_{n+1} - a_n = a_n(r-1)

Additive change is proportional to the current term value, which is the discrete equivalent of the continuous exponential property that the derivative of an exponential function is proportional to the function's value. For non-consecutive terms separated by positions, the proportional change is constant:

an+kan=rk\frac{a_{n+k}}{a_n} = r^k

The explicit form for a sequence starting at is , or for sequences starting at . Unlike arithmetic sequences, the average rate of change over an interval of a geometric sequence is not constant.

πŸ“ Worked Example

A geometric sequence has and , with all positive terms. Find the common ratio , then calculate the additive change between and .

  1. 1

    Use the proportional change property for non-consecutive terms: .

  2. 2

    Substitute the given values: , so (we discard the negative root because all terms are positive).

  3. 3

    Find the required terms: , .

  4. 4

    Calculate additive change: .

  5. 5

    Verify with the proportional change rule: , which confirms the result.

Exam tip:

If the problem does not specify all terms are positive, remember that (for positive and even ) has two solutions: and . Do not forget the negative solution unless explicitly told to rule it out.

4. Comparing Long-Term Growthβ˜…β˜…β˜…β˜…β˜†β± 3 min

A key AP Precalculus skill is comparing the long-term behavior of increasing arithmetic (discrete linear) and increasing geometric (discrete exponential) sequences as grows large. For any increasing arithmetic sequence () and any increasing geometric sequence (), exponential growth will always outpace linear growth for sufficiently large , even if the arithmetic sequence is larger for small values of . This question often requires testing integer values (or using logarithms) to find the minimum where the geometric sequence surpasses the arithmetic sequence.

πŸ“ Worked Example

Arithmetic sequence and geometric sequence are defined for all integers . What is the minimum integer such that ?

  1. 1

    Set up the inequality we need to solve: .

  2. 2

    Test small values to identify the general trend: at , ; at , ; at , .

  3. 3

    Narrow down by checking smaller values: at , , , so .

  4. 4

    Check : , , so .

  5. 5

    The minimum integer is 21, since still has .

Exam tip:

When asked for the minimum where a geometric sequence exceeds an arithmetic sequence, always check the integer one below your candidate value. Exams regularly include the candidate value one above the correct answer as a MCQ distractor.

5. Common Pitfalls

Wrong move:

Treating the common ratio of a geometric sequence as the additive change between consecutive terms, e.g. writing instead of

Why:

Students confuse the defining multiplicative property of geometric sequences with the question's request for 'change', which is always additive unless explicitly stated otherwise

Correct move:

Underline whether the question asks for 'change' (additive) or 'common ratio' (multiplicative) before starting to solve

Wrong move:

Calculating the common difference of an arithmetic sequence as for non-consecutive terms, e.g. for , , calculating

Why:

Students are used to finding from consecutive terms, so they forget to divide by the gap in indices

Correct move:

Always divide the difference in term values by the difference in term positions to get , regardless of whether terms are consecutive

Wrong move:

Stopping at the first crossing of and assuming stays larger, even when

Why:

Students forget that geometric sequences with decay to zero, so they can exceed an increasing arithmetic sequence for small then fall behind permanently

Correct move:

Check the value of first: if and is increasing, note that will eventually fall back below

Wrong move:

Off-by-one errors when using or , e.g. calculating the 5th term as

Why:

Confusion between sequences starting at vs is extremely common

Correct move:

Write down explicitly whether the sequence starts at or before plugging into any explicit formula

Wrong move:

Calculating total change for an arithmetic sequence over steps as instead of

Why:

Students confuse consecutive change (change over 1 step) with change over multiple steps

Correct move:

Always multiply the common difference by the difference in indices to get total change for arithmetic sequences

6. Quick Reference Cheatsheet

Category

Formula

Notes

Arithmetic consecutive change

Constant for all , defining property of arithmetic sequences

Total change (arithmetic, non-consecutive)

Works for any

Average rate of change (arithmetic)

Always constant, equal to common difference

Geometric common ratio

Constant for all , defining property of geometric sequences

Consecutive additive change (geometric)

Proportional to current term, not constant

Ratio of non-consecutive terms (geometric)

Works for any

Explicit form ( start)

Arithmetic: ; Geometric:

Adjust exponent/offset to for start

Long-term growth comparison

For : outgrows as

Exponential growth always outpaces linear growth for large

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Find average rate of change of sequence

  • 2024 Β· FRQ

    Compare growth of two sequences

What's Next

This topic is the foundational introduction to discrete exponential change, the core of AP Precalculus Unit 2: Exponential and Logarithmic Functions. Mastering the difference between additive constant change (arithmetic/linear) and multiplicative constant change (geometric/exponential) is critical for all subsequent topics in this unit. You will next extend these discrete properties to continuous exponential functions, where the multiplicative change property translates to the key rule that the rate of change of an exponential function is proportional to the function's value. This topic also lays the groundwork for geometric series, used for applications like compound interest and annuity calculations, and for comparing linear and exponential models in real-world contexts.