Difference between revisions of "1986 AHSME Problems/Problem 25"
(→Solution) |
m (→Solution) |
||
Line 16: | Line 16: | ||
For all <math>k</math> except for <math>k=10</math>, we have that <math>\lfloor \log_{2}N\rfloor = k</math> is satisfied by all <math>2^k \le N<2^{k+1}</math>, for a total of <math>2^k</math> values of <math>N</math>. If <math>k=10</math>, <math>N</math> can only have one value (<math>N=1024</math>). Thus, the desired sum looks like <cmath>\sum_{N=1}^{1024} \lfloor \log_{2}N\rfloor =1(0)+2(1)+4(2)+\dots+2^k(k)+\dots+2^{9}(9)+10</cmath> | For all <math>k</math> except for <math>k=10</math>, we have that <math>\lfloor \log_{2}N\rfloor = k</math> is satisfied by all <math>2^k \le N<2^{k+1}</math>, for a total of <math>2^k</math> values of <math>N</math>. If <math>k=10</math>, <math>N</math> can only have one value (<math>N=1024</math>). Thus, the desired sum looks like <cmath>\sum_{N=1}^{1024} \lfloor \log_{2}N\rfloor =1(0)+2(1)+4(2)+\dots+2^k(k)+\dots+2^{9}(9)+10</cmath> | ||
− | We ignore the <math>10</math> for now. Let <math>S= | + | We ignore the <math>10</math> for now. Let <math>S=2(1)+4(2)+\dots+2^{9}(9)</math>. We sum this geometric-arithmetic sequence in the following way: |
− | <cmath>S= | + | <cmath>S=2(1)+4(2)+\dots+2^{9}(9)</cmath> Multiplying by <math>2</math> gives <cmath>2S=4(1)+8(2)+\dots+2^{10}(9)</cmath> Subtracting the two equations gives <cmath>S=2^{10}(9)-(2+4+8+\dots+2^9)</cmath> Summing the geometric sequence and simplifying, we get <cmath>S=2^{10}(9)-2^{10}+2=2^{10}(8)+2=8194</cmath> Finally, adding back the <math>10</math> gives the desired answer <math>\fbox{(B) 8204}</math> |
== See also == | == See also == |
Revision as of 16:10, 2 August 2016
Problem
If is the greatest integer less than or equal to , then
Solution
Because , we have . We count how many times attains a certain value.
For all except for , we have that is satisfied by all , for a total of values of . If , can only have one value (). Thus, the desired sum looks like
We ignore the for now. Let . We sum this geometric-arithmetic sequence in the following way:
Multiplying by gives Subtracting the two equations gives Summing the geometric sequence and simplifying, we get Finally, adding back the gives the desired answer
See also
1986 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 24 |
Followed by Problem 26 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 | ||
All AHSME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.