S = 1 + 3 1 + 5 + 7 1 + 9 + 1 1 1 + ⋯ + 9 9 9 7 + 9 9 9 9 1
Find ⌊ S ⌋ .
Notation : ⌊ ⋅ ⌋ denotes the floor function .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
great ! can you tell how to think about such things like taking Q in the picture ?
Log in to reply
Q is a "natural" consideration in part because
1.
Q
is very similar to S. Other things to consider are denominators of
2
+
4
and
4
+
6
.
2.
S
+
Q
is a well-known telescoping series.
Let S = 1 + 3 1 + 5 + 7 1 + 9 + 1 1 1 + ⋯ + 9 9 9 7 + 9 9 9 9 1 and Q = 3 + 5 1 + 7 + 9 1 + 1 1 + 1 3 1 + ⋯ + 9 9 9 9 + 1 0 0 0 1 1 We can see that S>Q S + Q 2 S S ⌊ S ⌋ = 1 + 3 1 + 3 + 5 1 + 5 + 7 1 + ⋯ + 9 9 9 9 + 1 0 0 0 1 1 = 1 + 3 1 . 3 − 1 3 − 1 + 3 + 5 1 . 5 − 3 5 − 3 + 5 + 7 1 . 7 − 5 7 − 5 + ⋯ + 9 9 9 9 + 1 0 0 0 1 1 . 1 0 0 0 1 − 9 9 9 9 1 0 0 0 1 − 9 9 9 9 = 2 3 − 1 + 2 5 − 3 + 2 7 − 5 + ⋯ + 2 1 0 0 0 1 − 9 9 9 9 = − 2 1 + ( 2 3 − 2 3 ) + ( 2 5 − 2 5 ) + ⋯ + ( 2 9 9 9 9 − 2 9 9 9 9 ) + 2 1 0 0 0 1 = 2 1 0 0 0 1 − 1 ≈ 4 9 . 5 > 4 9 . 5 > 2 4 9 . 5 > 2 4 = 2 4
You would need to add why S < 2 5 .
Log in to reply
it's the floor of S
Log in to reply
I mean, it is also possible that S > 2 5 as well. S could be 2 5 . 1 . . . from what you've shown above.
Log in to reply
@Chaebum Sheen – @Chaebum Sheen Are you able to add a correct solution to this problem? That woudl be greatly appreciated.
That's a good point. Currently we just have S > Q and so S > 2 4 . We have yet to show that S < 2 5 in order to conclude that ⌊ S ⌋ = 2 4 .
@Dhira Tengara Do you see how to fill in the gap? Hint, do the same thing, just change S slightly.
Problem Loading...
Note Loading...
Set Loading...
This solution is similar to Dhira's, and fills in the gap to show that S < 2 5 .
Define:
S = 1 + 3 1 + 5 + 7 1 + 9 + 1 1 1 + ⋯ + 9 9 9 7 + 9 9 9 9 1 Q = 3 + 5 1 + 7 + 9 1 + 1 1 + 1 3 1 + ⋯ + 9 9 9 9 + 1 0 0 0 1 1
By comparing termwise, we see that S > Q .
By comparing a term of Q with the subsequent term of S, we see that S − 1 + 3 1 < Q .
Hence, we conclude that 2 S − 2 3 − 1 < S + Q < 2 S .
S + Q = 1 + 3 1 + 3 + 5 1 + 5 + 7 1 + ⋯ + 9 9 9 9 + 1 0 0 0 1 1 = 1 + 3 1 . 3 − 1 3 − 1 + 3 + 5 1 . 5 − 3 5 − 3 + 5 + 7 1 . 7 − 5 7 − 5 + ⋯ + 9 9 9 9 + 1 0 0 0 1 1 . 1 0 0 0 1 − 9 9 9 9 1 0 0 0 1 − 9 9 9 9 = 2 3 − 1 + 2 5 − 3 + 2 7 − 5 + ⋯ + 2 1 0 0 0 1 − 9 9 9 9 = − 2 1 + ( 2 3 − 2 3 ) + ( 2 5 − 2 5 ) + ⋯ + ( 2 9 9 9 9 − 2 9 9 9 9 ) + 2 1 0 0 0 1 = 2 1 0 0 0 1 − 1
Hence, our orignal inequality is states:
2 S − 2 3 − 1 < 2 1 0 0 0 1 − 1 < 2 S
Evaluating the radicals, we get that
4 9 . 5 0 3 < 2 S < 4 9 . 8 6 8
Hence, ⌊ S ⌋ = 2 4 .