Question 210845
Given the sequence
{{{n[1]=0}}}
{{{n[2]=1}}}
{{{n[3]=2}}}
{{{n[4]=3}}}
The rule for the sequence
-1, 4, -16, 64
is {{{(-1)^(n+1)*4^n}}}