asked 217k views
3 votes
Which equation represents the formula for the general term, gn , of the geometric sequence 3 , 1 , 1/3 , 1/9 . . .?

asked
User Belgther
by
8.5k points

1 Answer

1 vote

Answer:

Explicit

gn = 3(1/3)^(n-1)

Recursive

gn =1/3gn-1

Explanation:

3 , 1 , 1/3 , 1/9 . . .

gn = ar^(n-1)

Where,

a = first term = 3

r = common ratio = 1/3

Check:

g2 = ar^(n-1)

= 3(1/3)^(2-1)

= 3/3^(1)

= 1^1

= 1

The explicit formula is

gn = ar^(n-1)

gn = 3(1/3)^(n-1)

The recursive form for a geometric sequence is gn = rgn-1

recursive form for our sequence gn =1/3gn-1

Where,

gn = 3

answered
User Trevorj
by
9.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.