221k views
2 votes
Write a recursive formula for each explicit formula and find the first term of the sequence

A(n) = 10 + 8n

User Peter VdL
by
7.7k points

1 Answer

4 votes
The recursive formula for the explicit formula A(n) = 10 + 8n is:

A(1) = 10
A(n) = A(n-1) + 8

The first term of the sequence is A(1) = 10.
User Miguel Andres
by
9.0k points

No related questions found