What is the explicit formula for the sequence? 3, 1, –1, –3, –5, . . .

-2n+3
n-5
2n-5
-2n+5

1 Answer
Apr 3, 2017

-2n+5

Explanation:

if by the explicit formula you mean the nth term, then it is -2n+5.

3,1,-1,-3,-5 is a linear sequence; the difference between each number is constant.
1=3=-2
(-1)-1=-2
difference = -2

the difference is the coefficient of n, so the nth term is -2n+another number.

n:1, 2,3,4
s:3,1,-1,-3

first term:
n=1
-2n=-2
3-(-2)=(+)5

therefore nth term = -2n+5