How do you determine whether the sequence #1/8, 1/4, 1/2, 1,...# is geometric and if it is, what is the common ratio?

1 Answer
Mar 2, 2017

#r=2#

Explanation:

A sequence is geometric if it has the same common ratio between each term.

The common ratio is the number you multiply it by to get the next one, so,

#1/8 xx r = 1/4#

#1/4 xx r = 1/2#

etc.

You can rearrange these to say that

#r = (1/4)/(1/8) = 2#

#r = (1/2)/(1/4) = 2#

You can see from these (and if you want to work out the others) that the common ratio is always the same, so the series is geometric.

You can also see that #r=2#.