Use the geometric sequence to help write a recursive rule and an explicit rule for any geometric sequence. for general rules, the values are of n and consecutive integers starting with 1.

Question: Use the geometric sequence to help write a recursive rule and an explicit rule for any geometric sequence:
Solution:
A geometric sequence is a sequence of numbers in which the ratio between consecutive terms is constant. Remember that the constant factor (ratio) between consecutive terms of a geometric sequence is called the common ratio. Now, given a geometric sequence with the first term a1 and the common ratio r, the nth (or general) term is given by:
[tex]a_n\text{ = }a_1r^{n-1}[/tex]Thus, in this case, the common ratio r is:
[tex]r\text{ = }\frac{10}{5}\text{ = 2}[/tex]On the other hand, the first term of the sequence is a1 = 5. Then, we can conclude that the explicit rule for the given sequence is:
[tex]a_{n\text{ }}=5(2)^{n-1}[/tex]this is equivalent to:
[tex]a_{n\text{ }}=5.2^n.2^{-1}[/tex]this is equivalent to:
[tex]a_{n\text{ }}=\frac{5}{2}.2^n[/tex]Then, the correct answer is:
The general rule:
[tex]a_{n\text{ }}=\frac{5}{2}.2^n[/tex]the recursive rule:
[tex]a_1=\text{ 5}[/tex][tex]a_{n\text{ }}=\frac{5}{2}.2^n[/tex]