125k views
3 votes
5, 10, 20, 40, ...

What is the common ratio, recursive formula, and explicit formula.
Is it geometric?

5, 10, 20, 40, ... What is the common ratio, recursive formula, and explicit formula-example-1
User Niroj
by
5.1k points

1 Answer

3 votes

5 10 20 40

10/5 = 2

20/10 = 2

40/20 = 2

Common ratio:
r=2

Explicit formula:
a_n = 5 (2^(n-1))

Recursive:


a_(n+1) = 2 a_n


a_1 = 5

This is a geometric sequence.


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