Respuesta :

The recursive rule for a sequence where every term is the same is an = an-1
answer: An = An-1

For example, suppose the firs term, A1 is 5

Then A2 = A1 = 5

A3 = A2 = 5

A4 = A3 = 5.