Skip to main content
GeorgiaMathsSyllabus dot point

What is an arithmetic sequence, how do you write its explicit and recursive rules, and how is it a kind of linear function?

Construct and interpret arithmetic sequences with explicit and recursive rules, and connect them to linear functions whose domain is the integers (A.FGR, Functional and Graphical Reasoning).

A Georgia Milestones Algebra: Concepts & Connections answer on arithmetic sequences: the common difference, the explicit rule, the recursive rule, finding a specified term, and seeing an arithmetic sequence as a linear function defined on the integers.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The common difference
  3. The explicit rule
  4. The recursive rule
  5. An arithmetic sequence is a linear function
  6. How the Milestones examines this topic
  7. Why the explicit rule uses (n - 1)
  8. Modeling with arithmetic sequences
  9. Try this

What this topic is asking

This Functional and Graphical Reasoning (A.FGR) standard covers arithmetic sequences and frames them as a special kind of linear function. An arithmetic sequence adds a fixed amount, the common difference, to get from one term to the next. The Georgia Milestones EOC asks you to write the explicit rule (a formula for the nnth term), the recursive rule (each term from the previous one), and to find a specified term. Because the formulas are usually not on the reference sheet, this is a memorization-and-application topic, and the connection to linear functions is the conceptual payoff.

The common difference

In an arithmetic sequence, consecutive terms differ by a constant, the common difference dd. Find it by subtracting any term from the next: for 5,8,11,14,5, 8, 11, 14, \dots, d=85=3d = 8 - 5 = 3. A negative common difference gives a decreasing sequence, like 20,17,14,20, 17, 14, \dots with d=3d = -3.

The explicit rule

The explicit (closed) rule gives the nnth term directly, without listing the terms before it.

The factor is (n1)(n - 1), not nn, because by the time you reach the first term you have added the difference zero times. For 5,8,11,5, 8, 11, \dots: an=5+3(n1)a_n = 5 + 3(n - 1), so a10=5+3(9)=32a_{10} = 5 + 3(9) = 32.

The recursive rule

The recursive rule defines each term from the one before it, and must include the starting value.

an=an1+d,a1=(first term).a_n = a_{n-1} + d, \quad a_1 = \text{(first term)}.

For the same sequence: an=an1+3a_n = a_{n-1} + 3 with a1=5a_1 = 5. The recursive rule is natural for "what is the next term," while the explicit rule is faster for "what is the 50th term."

An arithmetic sequence is a linear function

The explicit rule an=a1+(n1)da_n = a_1 + (n - 1)d rearranges to an=dn+(a1d)a_n = dn + (a_1 - d), which is linear in nn with slope dd. So an arithmetic sequence is a linear function whose domain is the positive integers rather than all real numbers. The common difference is the slope, and the terms are equally spaced points on a line.

How the Milestones examines this topic

  • Multiple choice. Choose the explicit rule, with the (n1)(n - 1)-versus-nn trap among the distractors.
  • Numeric entry. Find a specified term, or the common difference.
  • Constructed response. Write both the explicit and recursive rules and find a term, stating the starting value.

Why the explicit rule uses (n - 1)

The single most common error in this topic is writing an=a1+nda_n = a_1 + nd instead of an=a1+(n1)da_n = a_1 + (n - 1)d, so it is worth understanding rather than memorizing. The first term a1a_1 is the starting point, before any common difference has been added. The second term has added dd once, the third has added it twice, and in general the nnth term has added dd exactly (n1)(n - 1) times, one fewer than its position. That is why the multiplier is (n1)(n - 1). A quick check at n=1n = 1 confirms it: a1=a1+(11)d=a1a_1 = a_1 + (1 - 1)d = a_1, as it must, whereas the wrong formula would give a1+da_1 + d, already one step too far. Building in this n=1n = 1 check catches the error every time.

Modeling with arithmetic sequences

Arithmetic sequences model situations with a constant per-step change: a savings plan adding a fixed amount each week, seats increasing by a fixed number per theater row, a stack growing by a constant amount. Writing the model means identifying the first term (the starting amount) and the common difference (the per-step change), then using the explicit rule to answer "how much after nn steps." This is the same starting-value-and-rate structure as a linear model, which is why arithmetic sequences and linear functions are taught together, and recognizing the shared structure lets you reuse the linear-modeling habits on sequence problems.

Try this

Q1. Write the explicit rule for 3,9,15,21,3, 9, 15, 21, \dots and find a8a_8. [2 points]

  • Cue. d=6d = 6, an=3+6(n1)a_n = 3 + 6(n - 1); a8=3+6(7)=45a_8 = 3 + 6(7) = 45.

Q2. A sequence has a1=100a_1 = 100 and d=5d = -5. Write the recursive rule. [1 point]

  • Cue. an=an15a_n = a_{n-1} - 5 with a1=100a_1 = 100.

Exam-style practice questions

Practice questions written in the style of GaDOE exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Milestones (style)1 marksMultiple choice. An arithmetic sequence begins 5,8,11,14,5, 8, 11, 14, \dots. What is the explicit rule for the nnth term? (A) an=5+3na_n = 5 + 3n (B) an=5+3(n1)a_n = 5 + 3(n - 1) (C) an=3+5(n1)a_n = 3 + 5(n - 1) (D) an=3na_n = 3n
Show worked answer →

The correct answer is (B).

The first term is a1=5a_1 = 5 and the common difference is d=3d = 3. The explicit rule is an=a1+(n1)d=5+3(n1)a_n = a_1 + (n - 1)d = 5 + 3(n - 1). Option (A) uses nn instead of (n1)(n - 1), which would make a1=5+3=8a_1 = 5 + 3 = 8, wrong. Check: a1=5+3(0)=5a_1 = 5 + 3(0) = 5 and a2=5+3(1)=8a_2 = 5 + 3(1) = 8, correct. The (n1)(n - 1) is essential because the first term has no difference added yet.

Milestones (style)2 marksNumeric entry. For the arithmetic sequence with a1=7a_1 = 7 and common difference d=2d = -2, find a10a_{10} and write the recursive rule.
Show worked answer →

a10=11a_{10} = -11, and the recursive rule is an=an12a_n = a_{n-1} - 2 with a1=7a_1 = 7.

Explicit: an=7+(n1)(2)a_n = 7 + (n - 1)(-2), so a10=7+9(2)=718=11a_{10} = 7 + 9(-2) = 7 - 18 = -11. The recursive rule says each term is the previous term minus 2, written an=an12a_n = a_{n-1} - 2, and must state the starting value a1=7a_1 = 7. Full credit needs the term value and the complete recursive rule (relationship plus starting value).

Related dot points

Sources & how we know this