Loading…

Recursive Formula for Geometric Sequence

Given a geometric sequence with first term 81 and common ratio 1/3, what is the recursive formula for the geometric sequence and what is the 6th term?

Subject: Math Algebra Chapter: Sequences and Series Topic: Recurrence Relation Solver Answer included
recursive formula for geometric sequence​ recursive formula geometric sequence recurrence relation common ratio first term nth term explicit formula
Accepted answer Answer included

Problem

A sequence \(\{a_n\}\) is geometric with first term \(a_1=81\) and common ratio \(r=\frac{1}{3}\). Determine the recursive formula for geometric sequence​ and compute the 6th term \(a_6\).

Step 1: Recall what “geometric” means

A geometric sequence has a constant ratio between consecutive terms: \[ \frac{a_n}{a_{n-1}} = r \quad (n \ge 2). \] Here, the common ratio is \(r=\frac{1}{3}\), so each term is one third of the previous term.

Step 2: Write the recursive formula

A recursive definition needs:

  1. A starting value (base case).
  2. A recurrence rule describing \(a_n\) using earlier term(s).

The standard recursive form for a geometric sequence is: \[ a_1 = \text{(first term)}, \qquad a_n = r\,a_{n-1}\ \text{for}\ n \ge 2. \]

Substituting \(a_1=81\) and \(r=\frac{1}{3}\) gives the recursive formula: \[ a_1 = 81, \qquad a_n = \frac{1}{3}\,a_{n-1}\ \text{for}\ n \ge 2. \]

Checkpoint

The recurrence \(a_n=\frac{1}{3}a_{n-1}\) guarantees \(\frac{a_n}{a_{n-1}}=\frac{1}{3}\) for every \(n\ge2\), so the ratio is constant as required for a geometric progression.

Step 3: Compute \(a_6\) using the recursion

Apply the recurrence repeatedly:

\[ a_2=\frac{1}{3}a_1=\frac{1}{3}\cdot 81=27 \] \[ a_3=\frac{1}{3}a_2=\frac{1}{3}\cdot 27=9 \] \[ a_4=\frac{1}{3}a_3=\frac{1}{3}\cdot 9=3 \] \[ a_5=\frac{1}{3}a_4=\frac{1}{3}\cdot 3=1 \] \[ a_6=\frac{1}{3}a_5=\frac{1}{3}\cdot 1=\frac{1}{3}. \]

Optional verification using the explicit formula

The explicit (closed-form) formula for a geometric sequence is: \[ a_n = a_1 \cdot r^{\,n-1}. \] With \(a_1=81\) and \(r=\frac{1}{3}\), \[ a_6 = 81\left(\frac{1}{3}\right)^{5} = 81 \cdot \frac{1}{243} = \frac{1}{3}. \] This matches the recursive computation.

Table of the first terms

\(n\) \(a_n\) Computed from
1 \(81\) Given
2 \(27\) \(a_2=\frac{1}{3}a_1\)
3 \(9\) \(a_3=\frac{1}{3}a_2\)
4 \(3\) \(a_4=\frac{1}{3}a_3\)
5 \(1\) \(a_5=\frac{1}{3}a_4\)
6 \(\frac{1}{3}\) \(a_6=\frac{1}{3}a_5\)

Visualization

81 27 9 3 1 1/3 × 1/3 × 1/3 × 1/3 × 1/3 × 1/3 Recursive rule: each term equals (1/3) of the previous term
The diagram shows the repeated multiplication by the common ratio \(\frac{1}{3}\), which is exactly what the recursive formula for geometric sequence​ encodes.

Final results

  • Recursive formula: \(a_1=81\), \(a_n=\frac{1}{3}a_{n-1}\) for \(n\ge2\).
  • 6th term: \(a_6=\frac{1}{3}\).
Vote on the accepted answer
Upvotes: 0 Downvotes: 0 Score: 0
Community answers No approved answers yet

No approved community answers are published yet. You can submit one below.

Submit your answer Moderated before publishing

Plain text only. Your name is required. Links, HTML, and scripts are blocked.

Fresh

Most recent questions

89 questions · Sorted by newest first

Showing 1–10 of 89
per page
  1. Feb 19, 2026 Published
    Match each algebraic expression to an equivalent form
    Math Algebra Algebraic Expressions and Polynomials Factoring and Simplifying Algebraic Expressions
  2. Feb 19, 2026 Published
    What Comes After Quadrillion?
    Math Algebra Numbers PEMDAS Rule
  3. Feb 16, 2026 Published
    30 of 2000.00 as a Fraction, Decimal, and Percent
    Math Algebra Fractions and Decimals Fraction to Decimal and Vice Versa
  4. Feb 16, 2026 Published
    Fill in the Blank in a Trigonometric Formula (Pythagorean Identity)
    Math Algebra Algebraic Expressions and Polynomials Algebraic Identity Verifier
  5. Feb 16, 2026 Published
    Graph of the Relation S: Domain, Range, and Function Test
    Math Algebra Functions Domain and Range Calculator
  6. Feb 15, 2026 Published
    Absolute lowest point of a quadratic function
    Math Algebra Functions Domain and Range Calculator
  7. Feb 15, 2026 Published
  8. Feb 15, 2026 Published
    Are 8 and 8x Like Terms?
    Math Algebra Algebraic Expressions and Polynomials Factoring and Simplifying Algebraic Expressions
  9. Feb 15, 2026 Published
    Dosage calculation practice using linear equations
    Math Algebra Equations Linear Equation Solver
  10. Feb 15, 2026 Published
    Graph an equation in a rectangular coordinate system
    Math Algebra Functions Function Transformer
Showing 1–10 of 89
Open the calculator for this topic