From personal advice to professional guidance, IDNLearn.com has the answers you seek. Find the answers you need quickly and accurately with help from our knowledgeable and experienced experts.

Write the first three terms of the sequence defined by the recursive formula if a1=2.
a_n= a_n-1 / 4 - 2


Write The First Three Terms Of The Sequence Defined By The Recursive Formula If A12 An An1 4 2 class=

Sagot :

The first three terms of the sequence defined by the recursive formula are 2, -7/2 and -3/2

Given:

[tex]an = \frac{an - 1}{4} - 2[/tex]

where,

n = number of terms

First term, a1 = 2

Second term, a2

[tex]an = \frac{an - 1}{4} - 2[/tex]

a2 = {(2 - 1)/ 4} - 2

= 1/4 - 2

= (1-8) / 4

= - 7/4

Third term, a3

= {(3-1) / 4} - 2

= 2/4 - 2

= 1/2 - 2

= (1-4) / 2

= -3/2

Therefore, the first three terms of the sequence defined by the recursive formula are 2, -7/2 and -3/2

Learn more about sequence:

https://brainly.com/question/6561461