Posted by tommy on Wednesday, June 3, 2009 at 11:22pm.
sum = 1+2+4+8+16+ ...
= 2^0 + 2^1 + 2^2 + 2^3 + ... 2^30
this is a geometric series
= a(r^n - 1)/(r-1)
= 2(2^30 - 1)/(2-1)
= 2 147 483 646 pennies
= $ 21 474 836.46
(check my arithmetic)
Related Questions
MATH - for 30 days on the 1st daY I GET A PENNY THAN ON IT DUOBLES EVERY DAY ...
math - A child's coin bank contains $2.58 in pennies and nickels. If the ...
Computer Programming - I must write a program using Java that calculates the ...
Math - Suppose there are 500 pennies in a row... (math problem)? The pennies are...
math - ben saved 1 penny on january 1, 2 pennies on january 2, 4 pennies on ...
maths - Class 5G is having a pizza party. Mrs Baker asked all the children to ...
Programming - Design a program in pseudocode that calculates the amount of money...
math - (1)A grocer kept all the pennies he found left in his store from 1975 to ...
programming - I have been stuck on this problem in my software design class and ...
Math Qs. Check!!!!!! - Jake puts pennies into a jar each morning and lets his ...
For Further Reading