asked 45.2k views
2 votes
15. Convert the following recursive formula to an explicit formula.a1= 57: -3. an-1

1 Answer

4 votes

Input data

a1 = 57

an = -3 + an-1

Explicit Formula

a(n) = 57 - 3 (n - 1)

answered
User Adam Ritter
by
7.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.