For a real positive value x , we are given ⌊ x ⌊ x ⌊ x ⌊ x ⌋ ⌋ ⌋ ⌋ = 8 8
What is the value of ⌊ 7 x ⌋ ?
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.
⌊ x ⌊ x ⌊ x ⌊ x ⌋ ⌋ ⌋ ⌋ = 8 8
We can observe that x 4 would be near 8 8 and the closest value of x for this is 3 .
To minimize our search even more, we can try taking x as 3 . 0 5 , 3 . 1 0 , 3 . 1 5 , 3 . 2 0
We would observe that 3 . 1 5 , 3 . 1 6 , 3 . 1 7 satisfy the condition.
Any of the three as x will give ⌊ 7 x ⌋ = 2 2
Ideally, you should prove that the range of x is in the interval 3 + 7 1 ≤ x < 3 + 7 2
your solution seems more like a 'hit and trial' :P
Problem Loading...
Note Loading...
Set Loading...
Let us define a transitional fraction { x + } as the smallest fraction where the value of ⌊ x ⌋ { x + } increases by 1 . Transitional fraction is useful as it is only at this fractional value that the product of integral part and fractional part changes value and we can use it in solving this problem.
Starting from the inner-most floor function. Since 3 4 < 8 8 < 4 4 , we know that 3 < x < 4 .
f ( x ) = ⌊ x ⌊ x ⌊ x ⌊ x ⌋ ⌋ ⌋ ⌋ = ⌊ x ⌊ x ⌊ 3 x ⌋ ⌋ ⌋ = 8 8
Case 1: ⌊ x ⌊ x ⌊ 3 ( 3 + { x + } ) ⌋ ⌋ ⌋ ⇒ { x + } = 3 1 ⇒ f ( 3 1 0 ) = ⌊ 3 1 0 ⌊ 3 1 0 ⌊ 1 0 ⌋ ⌋ ⌋ = ⌊ 3 1 0 ⌊ 3 1 0 0 ⌋ ⌋ = ⌊ 3 3 3 0 ⌋ = 1 1 0 > 8 8 ⇒ x < 3 1 0
Case 2: ⌊ x ⌊ 9 ( 3 + { x + } ) ⌋ ⌋ ⇒ { x + } = 9 1 ⇒ f ( 9 2 8 ) = ⌊ 9 2 8 ⌊ 2 8 ⌋ ⌋ = ⌊ 9 7 8 4 ⌋ = 8 7 < 8 8 ⇒ x > 9 2 8 If { x + } = 9 2 ⇒ f ( 9 2 9 ) = 9 3 > 8 8 ⇒ 9 2 8 < x < 9 2 9 Assuming { x + } = 6 1 ⇒ f ( 6 1 9 ) = 8 8 ⇒ x ≈ 6 1 9
⇒ ⌊ 7 x ⌋ = ⌊ 6 7 × 1 9 ⌋ = ⌊ 6 1 3 3 ⌋ = 2 2