214,645 views
29 votes
29 votes
Write a recursive formula for a n a n , the n th n th term of the sequence 6 , − 12 , 24 , . . .

Write a recursive formula for a n a n , the n th n th term of the sequence 6 , − 12 , 24 , . . .-example-1
User BeetDemGuise
by
2.7k points

1 Answer

12 votes
12 votes

Answer:

See below ↓↓

Explanation:

a₁ refers to the first term of the sequence.

That is clearly : a₁ = 6

The formula for the nth term is :

  • aₙ = a₁rⁿ⁻¹
  • Common ratio (r) = quotient of consecutive terms
  • r = -12/6 = -2

Therefore, the nth term is :

  • aₙ = 6(-2)ⁿ⁻¹
User Surendra Jnawali
by
3.3k points