
David W. answered 06/20/16
Tutor
4.7
(90)
Experienced Prof
A geometric sequence has a common ratio.
It may help to first put the sequence into words:
- the first value is 1
- after the first term, each term is 5 times the previous term
The recursive definition is:
a1=1
an= 5an-1 for n>1