Change in Arithmetic and Geometric Sequences
Unit 2 · Exponential and Logarithmic Functions
What AP Precalc asks here
Sequences are ordered lists of numbers. The two foundational families: arithmetic sequences, where each term is the previous plus a common difference ; and geometric sequences, where each term is the previous times a common ratio . Arithmetic sequences are the discrete analog of linear functions; geometric sequences are the discrete analog of exponential functions. The College Board tests identification, computing a specific term, and recovering the parameters from two known terms.
Arithmetic sequence
Geometric sequence
Identify sequence type
Compute successive differences. If constant, the sequence is arithmetic. Otherwise, compute successive ratios. If those are constant, it's geometric.
Practice more of this type— AI-generated · always-new problems
Generate Problems →Find the n-th term
Apply the explicit formula. Watch for the exponent — easy to off-by-one.
Practice more of this type— AI-generated · always-new problems
Generate Problems →Build a sequence from two given terms
Divide (or subtract) the two given terms to isolate the ratio or difference, then back out .
Practice more of this type— AI-generated · always-new problems
Generate Problems →