Find the general term of the alternating sequence $2, -5, 8, -11, 14$.

273 Views Asked by At

Find the general term of the alternating sequence: $$2, -5, 8, -11,14$$

1

There are 1 best solutions below

0
On

Your general term is $$a_n=(-1)^{n+1}(3n-1)$$

Note that $a_1=2, a_2=-5,...$