document.write( "Question 751047: A father opens a bank account when his daughter is born and deposits $5. Each year on her birthday he deposits twice the amount that he did in the previous year (i.e. on her first birthday he deposits $10). He continues this until she is 16 years old. Assuming that no interest is paid, how much is in the account after this time. This is a nonlinear equation but is also a nonlinear sequence can you help me find the Tn=?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #456987 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
A father opens a bank account when his daughter is born and deposits $5. Each year on her birthday he deposits twice the amount that he did in the previous year (i.e. on her first birthday he deposits $10). He continues this until she is 16 years old.\r
\n" ); document.write( "\n" ); document.write( "5, 10, 20, 40, 80, 160, 320, 640, .... \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x(sub 1))=5 and any element in the sequence is 2(x(sub i -1)) where i = 2,3,...16\r
\n" ); document.write( "\n" ); document.write( "we want the summation of x(sub i) where i = 1,2,3,...16\r
\n" ); document.write( "\n" ); document.write( "observe that this is a Geometric progression, that is, the quotient of any two successive members of the sequence is a constant\r
\n" ); document.write( "\n" ); document.write( "in our sequence we see 10/5 = 2, 20/10 = 2, 40/20=2\r
\n" ); document.write( "\n" ); document.write( "for our problem the common ratio (q) is 2 and the scale factor is 5\r
\n" ); document.write( "\n" ); document.write( "formula for the sum of the first n numbers of a geometric series is\r
\n" ); document.write( "\n" ); document.write( "s(sub n) = x(sub 1) * (1 - q^n) / (1-q)\r
\n" ); document.write( "\n" ); document.write( "s(sub 16) = 5 * (1 - 2^16) / (1-2)
\n" ); document.write( "s(sub 16) = 5 * (1 - 65536) / (-1)
\n" ); document.write( "s(sub 16) = 5 * 65535
\n" ); document.write( "s(sub 16) = 327,675\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );