25.7k views
3 votes
Watch help video

Write a recursive formula for ans the nth term of the sequence 16, 10, 4, -2,....
a1
||
Submit Answer
an-1

Watch help video Write a recursive formula for ans the nth term of the sequence 16, 10, 4, -2,.... a-example-1
User Jitto
by
4.7k points

1 Answer

3 votes

a(n) = a(n-1) - 6.
The (n) and (n-1) is a subscript I just don't know to write it here.

User Arno
by
4.6k points