write a rescursive formula for an, the nth term of the sequence 1,-6,-13,-20 a1= an=

1 answer

The recursive formula for an, the nth term of the sequence, can be represented as:

an = an-1 - 7

Here, a1 = 1, and an represents the value of the nth term in the sequence.