Difference between revisions of "1968 IMO Problems/Problem 6"
Line 28: | Line 28: | ||
== Solution 3 == | == Solution 3 == | ||
− | By Hermite's identity, <cmath> | + | By Hermite's identity, <cmath>\bigg[ n + \frac12 \bigg] = \bigg[ 2n \bigg] - \bigg[ n \bigg].</cmath> |
+ | |||
+ | Hence our sum telescopes: <cmath>\sum_{k = 0}^\infty\bigg[\frac{n + 2^k}{2^{k + 1}}\bigg] = \sum_{k = 0}^\infty\bigg[\frac{n}{2^{k + 1}} + \frac12 \bigg] = \sum_{k = 0}^\infty\bigg[\frac{n}{2^{k}} - \frac{n}{2^{k+1}} \bigg] = \bigg[ n \bigg].</cmath> | ||
~Maximilian113 | ~Maximilian113 |
Revision as of 11:47, 5 December 2023
Problem
For every natural number , evaluate the sum (The symbol denotes the greatest integer not exceeding .)
Solution
I shall prove that the summation is equal to .
Let the binary representation of be , where for all , and . Note that if , then ; and if , then . Also note that for all . Therefore the given sum is equal to
where is the number of 1's in the binary representation of . Legendre's Formula states that , which proves the assertion.
Solution 2
We observe
But
so the result is just .
~ilovepi3.14
Solution 3
By Hermite's identity,
Hence our sum telescopes:
~Maximilian113
Resources
1968 IMO (Problems) • Resources | ||
Preceded by Problem 5 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Last Problem |
All IMO Problems and Solutions |