help please rsive rule and an explicit rule that will genera
 help! please
Solution
18)
n 1 2 3 4 5 6
an 2 3 5 9 17 33
we can see that the difference between two consecutive (an) is
1 2 4 8 16
we can see that 1 = 20 , 2 = 21, 4 = 22 ,8 = 23 and 16 = 24
and the an is \"1\" more then this difference
now to form a general formula for an
a1 = 1 + 20 = 1 + 2(1-1) = 1 + 2(n-1) here n = 1 for a1
a2 = 1 + 21 = 1 + 2(2-1) = 1 + 2(n-1) here n = 2
a3 = 1 + 22 = 1 + 2(3-1) = 1 + 2(n-1) here n=3
and so on
therefore
an = 1 + 2(n-1)

