39.5k views
0 votes
A recursive rule for a geometric sequence is a1=49;an=3an−1. What is the explicit rule for this sequence?

2 Answers

3 votes

Answer:

(4/9)(3)^n-1

explanation:

i like turtles and i know eberatang

User Ilya Zinkovich
by
6.8k points
3 votes

Answer:


a_n = 49(3)^(n-1)

Explanation:

A recursive rule for a geometric sequence is a1=49;an=3an−1

First term a1= 49


a_n=3*a_(n-1)


a_2=3*a_(1)


a_2=3*49}

To get second term, multiply the first term by 3

So common ratio r = 3

Explicit rule for geometric sequence is


a_n = a_1(r)^(n-1)

a1= 49 and r= 3

So explicit rule is


a_n = 49(3)^(n-1)

User Ratnesh
by
6.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.