asked 191k views
0 votes
Write a recursive rule for a sequence where every term is the same

asked
User Sberley
by
8.6k points

2 Answers

3 votes
answer: An = An-1

For example, suppose the firs term, A1 is 5

Then A2 = A1 = 5

A3 = A2 = 5

A4 = A3 = 5.
answered
User Andriy M
by
7.3k points
3 votes
The recursive rule for a sequence where every term is the same is an = an-1
answered
User Andybega
by
8.0k 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.