Raymond B. answered 11/30/21
Math, microeconomics or criminal justice
an = -2(2^n) - 1
a1 =-4-1 = -5
a2 =-9
a3 = -17
a4 =-33
a5 = -65
but interpreting it this way, it's not a geometric sequence, as there is no common ratio 9/5 does not= 17/9
although it's very close to a common ratio of slightly less than 2
so, it must be
an = -2(2^n-1)
a1 =-2(2^0) = -2
a2 = 2(-2) = -4
a3 =2(-4) = -8
a4 =2(-8) = -16
a5 =2(-16) = -32
the common ratio is 2, -4/-2 = -8/4 = -16/-8 = -32/-16 = 2
each term is 2 times the previous term