asked 87.7k views
1 vote
What type of sequence is this and how do you use the recursive and explicit rule?

What type of sequence is this and how do you use the recursive and explicit rule?-example-1
asked
User Hazuki
by
8.3k points

1 Answer

3 votes
Arithmetic

Recursive: f(n)=(n-1) + 3 f(1)= 5
Explicit: f(n)= 5+3(n-1)
answered
User Localheinz
by
8.2k 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.