Multiple Choice!! Find the next two terms in the sequence –5, 8, –13, 20, –29, …. Write a formula for the nth term. Identify the formula as explicit or recursive.

A)40, –53; an = (–1)n • (an – 1 + 2n – 1); explicit
B)39, –50; an = (–1)n • (an – 1 + 2n – 1); explicit
C)40, –53; an = (–1)n • (n2 + 4); recursive
D)none of these

Thanks for your help! :)

Respuesta :

If [tex]a_n=(-1)^n(a_{n-1}+2n-1)[/tex], then [tex]a_6=(-1)^6(-29+2(6)-1)=-18[/tex], so neither (A) nor (B) are correct. Besides, these formulas are recursive, not explicit.

If [tex]a_n=(-1)^n(n^2+4)[/tex], then the next term is [tex]a_6=(-1)^6(6^2+4)=40[/tex], and the term after that is [tex]a_7=(-1)^7(7^2+4)=-53[/tex]. However, this sequence is explicit, not recursive, so C is also incorrect.

So the answer is D.