Suppose that r is a real number such that
⌊ r + 1 0 0 1 9 ⌋ + ⌊ r + 1 0 0 2 0 ⌋ + ⋯ + ⌊ r + 1 0 0 9 1 ⌋ = 5 4 6
Find ⌊ 1 0 0 r ⌋
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.
Let S ( r ) be the LHS of the equation. Then S ( r ) = k = 1 ∑ 7 3 ⌊ r + 1 0 0 k + 1 8 ⌋ for integer r , we have S ( r ) = 7 3 r , and S ( 7 ) = 5 1 1 and S ( 8 ) = 5 8 4 . Therefore, the required r such that S ( r ) = 5 4 6 is 7 < r < 8 and that:
S ( r ) 5 4 6 = k = 1 ∑ 7 3 ⌊ r + 1 0 0 k + 1 8 ⌋ = 7 3 ⌊ r ⌋ + k = 1 ∑ 7 3 ⌊ { r } + 1 0 0 k + 1 8 ⌋ = 5 1 1 + k = 1 ∑ 7 3 ⌊ { r } + 1 0 0 k + 1 8 ⌋ where 0 ≤ { r } < 1 is the fractional part of r . for ⌊ r ⌋ = 7
⟹ k = 1 ∑ 7 3 ⌊ { r } + 1 0 0 k + 1 8 ⌋ = 3 5 . This means that the last 35 terms of the summation is equal to 1. And the first 7 3 − 3 5 = 3 8 terms are less than 1. Therefore, { r } + 1 0 0 3 8 + 1 8 < 1 ⟹ { r } < 1 − 1 0 0 5 6 = 0 . 4 4 ⟹ r = 7 + 0 . 4 3 = 7 . 4 3 .
Last second line: little typo :)
Problem Loading...
Note Loading...
Set Loading...
First note if r is a whole number, all 7 3 terms the same whole number. 8 × 7 3 = 5 8 4 which is too big by 5 8 4 − 5 4 6 = 3 8 so we need the first 3 8 terms to be 7 and the last 3 5 terms to be 8 . Checking my math here: 7 × 3 8 + 8 × 3 5 = 5 4 6
The 3 8 t h term is ⌊ r + 1 0 0 5 6 ⌋ . Since 1 0 0 − 5 6 = 4 4 , for this to be the last term that gives 7 and not 8 we need 7 . 4 3 ≤ r < 7 . 4 4 , so ⌊ 1 0 0 ⌋ = 7 4 3