SOLUTION: hi trying to find a pattern in the following numbers 1,2,6,14,____ can anyone help please

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: hi trying to find a pattern in the following numbers 1,2,6,14,____ can anyone help please       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 707731: hi trying to find a pattern in the following numbers
1,2,6,14,____ can anyone help please

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
hi trying to find a pattern in the following numbers
1,2,6,14,____ can anyone help please
------
n = 1: 1
n = 2: 1 + 2^0 = 2
n = 3: 1 + 2^0 + 2^2 = 6
n = 4: 1 + 2^0 + 2^2 + 2^3 = 14
----
k-th term: 1 + 2^0 + 2^2 + 2^3 + ...+ 2^(k-1)
=================
Cheers,
Stan H.