Difference between revisions of "2018 MPFG Problem 19"
(→Solution 1) |
(→Solution 1) |
||
Line 33: | Line 33: | ||
<cmath>S_n-\frac{1}{2} > \sqrt{9801}-1</cmath> | <cmath>S_n-\frac{1}{2} > \sqrt{9801}-1</cmath> | ||
− | <cmath>S_n < \sqrt{9801}-1 | + | <cmath>S_n < \sqrt{9801}-\frac{1}{2}</cmath> |
Revision as of 08:55, 24 August 2025
Problem 19
Consider the sum
Determine . Recall that if
is a real number, then
(the floor of x) is the greatest integer that is less than or equal to
.
Solution 1
We can think of this problem through integration perspectives. Observe that looks very similar to a Riemann sum.
We first applicate the right Riemann sum of
Then applicate the left Riemann sum of
We conclude that:
~cassphe