Question 1027137
You merely plug in n going from 1 to 5...we get
{{{b[1] = (-2)^(1-1) = 1}}}
{{{b[2] = (-2)^(2-1) = -2}}}
{{{b[3] = (-2)^(3-1) = 4}}}
and so on...