Skip to main content
VirginiaMathsSyllabus dot point

How do you identify and find terms of arithmetic and geometric sequences using the explicit formulas?

Distinguish arithmetic from geometric sequences and use the explicit nth-term formulas to find terms and relate sequences to linear and exponential functions (A.F.2).

A Virginia SOL Algebra I answer on arithmetic and geometric sequences: the common difference and common ratio, the explicit nth-term formulas on the formula sheet, and the link to linear and exponential functions.

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. Arithmetic sequences
  3. Geometric sequences
  4. Telling them apart
  5. The link to linear and exponential functions
  6. Why the exponent and multiplier are (n - 1)
  7. How the SOL examines this topic
  8. Try this

What this topic is asking

This part of A.F.2 asks you to tell arithmetic from geometric sequences and use the explicit nth-term formulas to find terms, connecting sequences to linear and exponential functions. On the Virginia Algebra I SOL these are items where the sequence formulas (which are on the formula sheet) get applied: find a specific term, identify the type, or write a rule. They appear as fill-in-the-blank and multiple choice.

Arithmetic sequences

An arithmetic sequence has a common difference dd: you add the same number to get from one term to the next. For 7,11,15,19,…7, 11, 15, 19, \dots, the common difference is d=4d = 4. The explicit formula for the nth term is

an=a1+(nβˆ’1)d,a_n = a_1 + (n - 1)d,

where a1a_1 is the first term. The (nβˆ’1)(n - 1) matters: to reach the nnth term you take (nβˆ’1)(n - 1) steps from the first.

Geometric sequences

A geometric sequence has a common ratio rr: you multiply by the same number each step. For 3,6,12,24,…3, 6, 12, 24, \dots, the common ratio is r=2r = 2. The explicit formula is

an=a1β‹…r nβˆ’1.a_n = a_1 \cdot r^{\,n-1}.

Again the exponent is (nβˆ’1)(n - 1), the number of multiplications needed to reach the nnth term from the first.

Telling them apart

Check what gets you from term to term:

  • Constant difference (you add the same number): arithmetic.
  • Constant ratio (you multiply by the same number): geometric.

For 3,6,9,123, 6, 9, 12 the difference is a constant 33 (arithmetic). For 3,6,12,243, 6, 12, 24 the ratio is a constant 22 (geometric). If neither is constant, it is neither type.

Sequences are functions whose inputs are the term numbers 1,2,3,…1, 2, 3, \dots:

  • An arithmetic sequence is a linear function in disguise. The common difference dd plays the role of the slope, and an=a1+(nβˆ’1)da_n = a_1 + (n - 1)d rearranges to a line in nn.
  • A geometric sequence is an exponential function in disguise. The common ratio rr plays the role of the base, and an=a1β‹…r nβˆ’1a_n = a_1 \cdot r^{\,n-1} has the same multiply-each-step structure as abxab^x.

Why the exponent and multiplier are (n - 1)

The (nβˆ’1)(n - 1) in both formulas trips students up, but it is exactly right because the first term needs no steps. The first term a1a_1 is where you start, so reaching it requires zero additions or multiplications: plugging n=1n = 1 gives a1+(1βˆ’1)d=a1a_1 + (1 - 1)d = a_1 and a1β‹…r1βˆ’1=a1β‹…r0=a1a_1 \cdot r^{1-1} = a_1 \cdot r^0 = a_1, the first term, as it must. The second term takes one step from the first, the third takes two, and the nnth takes (nβˆ’1)(n - 1). So the difference is applied (nβˆ’1)(n - 1) times and the ratio is raised to the power (nβˆ’1)(n - 1). If the formula used nn instead of (nβˆ’1)(n - 1), it would overshoot by one full step, the most common error on these items. Counting "how many steps from the first term?" rather than "what is the term number?" keeps the index straight.

How the SOL examines this topic

  • Fill-in-the-blank. Use the formula to find a specific term and type it.
  • Multiple choice. Identify a sequence as arithmetic or geometric, or pick a missing term.
  • Table items. Extend a sequence or match it to its rule.

Try this

Q1. Find the 1010th term of 2,5,8,11,…2, 5, 8, 11, \dots. [2 points]

  • Cue. a1=2a_1 = 2, d=3d = 3: a10=2+9(3)=29a_{10} = 2 + 9(3) = 29.

Q2. Is 4,12,36,108,…4, 12, 36, 108, \dots arithmetic or geometric? [1 point]

  • Cue. Constant ratio 33, so geometric.

Exam-style practice questions

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

SOL (style)2 marksFill in the blank. An arithmetic sequence begins 7,11,15,19,…7, 11, 15, 19, \dots. Use an=a1+(nβˆ’1)da_n = a_1 + (n - 1)d to find the 2020th term.
Show worked answer β†’

The 2020th term is 8383.

The first term is a1=7a_1 = 7 and the common difference is d=11βˆ’7=4d = 11 - 7 = 4. Substitute into the formula: a20=7+(20βˆ’1)(4)=7+19β‹…4=7+76=83a_{20} = 7 + (20 - 1)(4) = 7 + 19 \cdot 4 = 7 + 76 = 83. A frequent error is using n=20n = 20 where the formula needs (nβˆ’1)=19(n - 1) = 19; the multiplier is one less than the term number.

SOL (style)1 marksMultiple choice. Which sequence is geometric? (A) 3,6,12,24,…3, 6, 12, 24, \dots (B) 3,6,9,12,…3, 6, 9, 12, \dots (C) 3,5,8,12,…3, 5, 8, 12, \dots (D) 24,18,12,6,…24, 18, 12, 6, \dots
Show worked answer β†’

The correct answer is (A).

A geometric sequence has a common ratio: each term is the previous one times the same number. In (A), 6/3=26/3 = 2, 12/6=212/6 = 2, 24/12=224/12 = 2, a constant ratio of 22. Sequence (B) and (D) are arithmetic (common difference +3+3 and βˆ’6-6); (C) has neither a common ratio nor a common difference.

Related dot points

Sources & how we know this