Explicit and Recursive Functions:
Write the explicit function that can be used to determine the number of seats in the nth row of the amphitheater. The function should be in the form f(n) = an + b, where a and b are integers.
