A(n)=A(n-1)-4;a(1)=8

1 answer

a1 = 8
a2 = 4
a3 = 0
a4 = -4
a5 = -8
a6 = -12 etc so what ? arithmetic sequence