Skip to main content
GeorgiaMathsSyllabus dot point

What is a geometric sequence, how do you write its explicit and recursive rules, and how is it a kind of exponential function?

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

A Georgia Milestones Algebra: Concepts & Connections answer on geometric sequences: the common ratio, the explicit rule with a first term times the ratio to the n minus 1, the recursive rule, and seeing a geometric sequence as an exponential function 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 ratio
  3. The explicit rule
  4. The recursive rule
  5. A geometric sequence is an exponential function
  6. How the Milestones examines this topic
  7. Why geometric sequences explode or vanish
  8. Modeling with geometric sequences
  9. Try this

What this topic is asking

This Functional and Graphical Reasoning (A.FGR) standard covers geometric sequences and frames them as a special kind of exponential function. A geometric sequence multiplies by a fixed amount, the common ratio, to get from one term to the next, in contrast to the arithmetic sequence's constant addition. The Georgia Milestones EOC asks for the explicit rule for the nnth term, the recursive rule, and a specified term. As with arithmetic sequences, the formulas are usually not on the reference sheet, so memorize them, and the connection to exponential functions is the conceptual reward.

The common ratio

In a geometric sequence, consecutive terms have a constant ratio rr. Find it by dividing any term by the previous one: for 3,6,12,24,…3, 6, 12, 24, \dots, r=63=2r = \frac{6}{3} = 2. A ratio between 0 and 1 gives a decreasing sequence, like 64,32,16,…64, 32, 16, \dots with r=12r = \frac{1}{2}.

The explicit rule

The explicit rule gives the nnth term directly.

The exponent is (nβˆ’1)(n - 1) because the first term has been multiplied by rr zero times. For 3,6,12,…3, 6, 12, \dots: an=3(2)nβˆ’1a_n = 3(2)^{n-1}, so a6=3(2)5=96a_6 = 3(2)^5 = 96.

The recursive rule

The recursive rule defines each term from the previous one and includes the starting value.

an=rβ‹…anβˆ’1,a1=(firstΒ term).a_n = r \cdot a_{n-1}, \quad a_1 = \text{(first term)}.

For the same sequence: an=2anβˆ’1a_n = 2a_{n-1} with a1=3a_1 = 3.

A geometric sequence is an exponential function

The explicit rule an=a1β‹…r nβˆ’1a_n = a_1 \cdot r^{\,n-1} is exponential in nn: it is a constant times a base raised to a power. So a geometric sequence is an exponential function whose domain is the positive integers. The common ratio is the base, and a ratio greater than 1 grows while a ratio between 0 and 1 decays, exactly like an exponential model.

How the Milestones examines this topic

  • Multiple choice. Choose the explicit rule, with the (nβˆ’1)(n - 1)-versus-nn trap and an arithmetic-rule distractor.
  • Numeric entry. Find a specified term or the common ratio.
  • Constructed response. Write both rules and find a term, stating the starting value.

Why geometric sequences explode or vanish

The behavior of a geometric sequence is far more dramatic than an arithmetic one, and seeing why helps you predict and check answers. Because each term multiplies by rr, the effect compounds: with r=2r = 2 the terms double every step (3,6,12,24,48,…3, 6, 12, 24, 48, \dots), so they grow without bound very quickly, much faster than any arithmetic sequence eventually. With 0<r<10 < r < 1, each term is a fraction of the last (64,32,16,8,…64, 32, 16, 8, \dots), so the terms shrink toward zero but never reach it. This is the same runaway-growth-or-decay behavior as an exponential function, which is exactly the point of pairing them. On the EOC, if a sequence's terms are changing by a constant factor rather than a constant amount, expect geometric and reach for a1r nβˆ’1a_1 r^{\,n-1}, and expect the values to grow or shrink fast.

Modeling with geometric sequences

Geometric sequences model repeated proportional change: a bacteria count doubling each hour, a bouncing ball reaching a fixed fraction of its previous height, a savings balance multiplied by a growth factor each period. Writing the model means finding the first term and the common ratio (the multiplier per step), then using the explicit rule for "how much after nn steps." This is the discrete cousin of the exponential growth and decay models, so the same "what is the multiplier per period" reasoning applies, and recognizing the shared structure lets you carry exponential intuition into sequence problems.

Try this

Q1. Write the explicit rule for 5,15,45,…5, 15, 45, \dots and find a4a_4. [2 points]

  • Cue. r=3r = 3, an=5(3)nβˆ’1a_n = 5(3)^{n-1}; a4=5(3)3=135a_4 = 5(3)^3 = 135.

Q2. A sequence has a1=1000a_1 = 1000 and r=110r = \frac{1}{10}. Write the recursive rule. [1 point]

  • Cue. an=110anβˆ’1a_n = \frac{1}{10}a_{n-1} with a1=1000a_1 = 1000.

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. A geometric sequence begins 3,6,12,24,…3, 6, 12, 24, \dots. What is the explicit rule? (A) an=3(2)nβˆ’1a_n = 3(2)^{n-1} (B) an=3(2)na_n = 3(2)^n (C) an=3+2(nβˆ’1)a_n = 3 + 2(n - 1) (D) an=2(3)nβˆ’1a_n = 2(3)^{n-1}
Show worked answer β†’

The correct answer is (A).

The first term is a1=3a_1 = 3 and the common ratio is r=63=2r = \frac{6}{3} = 2. The explicit rule is an=a1β‹…r nβˆ’1=3(2)nβˆ’1a_n = a_1 \cdot r^{\,n-1} = 3(2)^{n-1}. Option (B) uses nn instead of (nβˆ’1)(n - 1), giving a1=3(2)=6a_1 = 3(2) = 6, wrong. Check: a1=3(2)0=3a_1 = 3(2)^0 = 3, a2=3(2)1=6a_2 = 3(2)^1 = 6, correct. Option (C) is an arithmetic rule (adding), not geometric.

Milestones (style)2 marksNumeric entry. For the geometric sequence with a1=64a_1 = 64 and common ratio r=12r = \frac{1}{2}, find a5a_5 and write the recursive rule.
Show worked answer β†’

a5=4a_5 = 4, and the recursive rule is an=12anβˆ’1a_n = \frac{1}{2}a_{n-1} with a1=64a_1 = 64.

Explicit: an=64(12)nβˆ’1a_n = 64\left(\frac{1}{2}\right)^{n-1}, so a5=64(12)4=64β‹…116=4a_5 = 64\left(\frac{1}{2}\right)^4 = 64 \cdot \frac{1}{16} = 4. The recursive rule multiplies the previous term by the ratio: an=12anβˆ’1a_n = \frac{1}{2}a_{n-1}, and must state a1=64a_1 = 64. Full credit needs the term value and the complete recursive rule.

Related dot points

Sources & how we know this