Question 979737


The general formula for this sequence is 


{{{a[k]}}} = {{{2*a[k-1]}}} + {{{1}}},     k = 2, 3, 4, 5, 6, 7, . . .


Thus the member for  k = 8  should be   2*95 + 1 = 190 + 1 = 191.