Posted by Linda on Friday, April 13, 2012 at 12:32am.
so you are really asking ...
1+2+4+8+16 + .... = number of seconds in a year
left side is the sum of a GS with
a = 1, r = 2
seconds in a year = 365(24)(60)960) = 31536000
sum(n) of GS = a(r^n - 1)/(r-1)
= a(2^r -1)/1
2^r - 1 = 31536000
2^r = 31536001
r log2 = log 31536001
r = 24.9
by the time you snap 25 times, the year would be over, so you can only snap 24 times
check:
24 snaps --- > 24 terms of 1+2+4+ ..
= 1(2^24 - 1)/(2-1)2 = 16777215 < less than seconds in a year
25 snaps ---> 25 terms of 1+2+4+...
= 2^25 -1 = 33554431 > seconds in a year
Related Questions
Algebra - Snap to It... I snap my fingers now, in one second, I smap them again...
Math - I snap my fingers once. I wait one second and snap them again. I wait two...
Math - I snap my fingers now. in one second, i snap them again. I wait two ...
physics - a uniform beam of weight 420 N and length 3.2 m is suspended ...
Science - In the figure below, a uniform beam of weight 420 N and length 3.2 m ...
Math - There are 4 stop signs at an intersection. Car A arrives there first, ...
dog behavior - Please check my answer thanks so much :) During a controlled ...
Algebra - Two joggers are running around an oval track in opposite directions. ...
Algebra - Two joggers are running around an oval track in opposite directions. ...
Psychology - Animosity often exists because people are unwilling or unable to ...
For Further Reading