178k views
4 votes
PLEASE HELPPP!!!!!

Write the first four terms of the recursive sequence: If a1=8 and an=a(n-1) -6
Is the recursive sequence arithmetic or geometric? Explain.

1 Answer

4 votes

Answer:

8, 2, -4, -10.

Explanation:

Each term (except the first one) is obtained by subtracting 6 from the previous one - that is what an = a(n -1) -6 means.

First term = a1 = 8 , so the second term = 8-6 = 2.

The first 4 terms are 8, 2, -4, -10.

This is an arithmetic sequence as there is a common difference of -6.

User Ronald Korze
by
6.6k points