Question 169218
t(n) = a[r^(n-1)]

where
t(n) = 'n'th term 
a = first term of the sequence
r = common ratio between two successive terms

Here a=2, r=3

hence you get 2,-6,18,-54,162...