asked 94.7k views
1 vote
Write a recursive definition for the sequence 21,16,11,6

asked
User Rich Fox
by
7.5k points

1 Answer

0 votes
hello :
6-11=11-16=16-21=-5
the sequence is arithmetic r=-5

a recursive definition is : an+1 = an -5

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.