Hey, Brilliant!
Today, I went to an AIME preparation day camp, and the instructor showed us a really neat proof of the following assertion:
\[ \lfloor \log_2 n \rfloor + \lfloor \log_3 n \rfloor + \lfloor \log_4 n \rfloor + \cdots + \lfloor \log_n n \rfloor = \lfloor \sqrt{n} \rfloor + \lfloor \sqrt[3]{n} \rfloor + \lfloor \sqrt[4]{n} \rfloor + \cdots + \lfloor \sqrt[n]{n} \rfloor, \]
where is a positive integer greater than 1. If you want, you can stop reading right here and see if you can come up with a proof of the statement yourself. The proof I was shown begins after the line break below.
.
.
.
.
.
.'
.
.
.
.
.
.
OK, so here's the proof. First, let’s draw an grid and label the columns 1 to from right to left, and the rows 1 to from top to bottom:
We fill the entry on the th row and th column with the number :
Now, we will count the total number of entries in this grid that are less than or equal to We will do this in two different ways: counting row by row, and counting column by column.
For the row by row method, let’s focus on a specific row Observe that so columns with value and below will produce entries that are less than or equal to This gives us entries in the row that are less than or equal to For row 1, all entries are clearly less than or equal to so the total number of entries in the grid that are less than or equal to is
The column by column method works the same way. If we choose a specific column then because all rows that are of value and below produce entries less than or equal to This gives us total entries in column Combined with the entries in column 1, the total number of entries in the grid that are less than or equal to is
Since both methods counted the same thing, we can equate the final expressions we got:
which is precisely the original claim.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
There are no comments in this discussion.