We were given the following numbers:

We are to write the recursive and explicit functions for this geometric function.
A recursive function is one that requires that the previous term be known to obtain the successive term in the sequence
An explicit function is one that defines the value of a term based on its current position in the sequence
This is shown below:

For the Recursive function, we have:

For the Explicit function, we have:
