169k views
5 votes
Please help with #1 above! Please include steps :)

Please help with #1 above! Please include steps :)-example-1
User Wildnove
by
5.7k points

1 Answer

5 votes

Answer:

2, -1, -5/2

Explanation:

The recursive formula is:
$ a_(n) = (a_(n - 1))/(4) - 2 $

Given:
$ a_1 = 2 $

Using the recursive formula, we can find the next terms.


$ a_2 = (a_1)/(4) - 2 $


$ = (2)/(2) - 2 $


$ = 1 - 2 = -1 $


$ a_2 = -1 $

Now,
$ a_3 = (a_2)/(4) - 2 $


$ = (-1)/(2) - 2 $


$ = (-1 - 4)/(2) $


$ (-5)/(2) $


$ a_3= (-5)/(2) $

Therefore, the first three terms are: 2, -1, 5/2.