Difference between revisions of "2018 MPFG Problem 19"
(→Solution 1) |
(→Solution 1) |
||
Line 27: | Line 27: | ||
[insert pic2] | [insert pic2] | ||
− | <cmath> | + | <cmath>2S_n-1 < \int{f_{1}^{9801}(\frac{1}{\sqrt{x}})}dx</cmath> |
− | <cmath> | + | <cmath>2S_n-1 < \left. (2x^{\frac{1}{2}})\right|_{1}^{9801}</cmath> |
− | <cmath>S_n-1 > \sqrt{9801}-1</cmath> | + | <cmath>S_n-\frac{1}{2} > \sqrt{9801}-1</cmath> |
− | <cmath>S_n < \sqrt{9801}</cmath> | + | <cmath>S_n < \sqrt{9801}-1/2</cmath> |
We conclude that: | We conclude that: | ||
− | <math>\sqrt{9803}-1 < S_n < \sqrt{9801}</math> | + | <math>\sqrt{9803}-1 < S_n < \sqrt{9801}-\frac{1}{2}</math> |
<math>\lfloor S_n \rfloor = \boxed{98}</math> | <math>\lfloor S_n \rfloor = \boxed{98}</math> | ||
~cassphe | ~cassphe |
Revision as of 06:03, 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
[insert pic]
Then applicate the left Riemann sum of
[insert pic2]
We conclude that:
~cassphe