Question 745856
this sequence is the powers of 2, so the next term is 16 and the rule for the nth term is 

{{{a[n]=2^(n-1)}}}

notice we subtract 1 from n (why?)


:)