If the range of positive x satisfy the equation ⌈ x ⌊ x ⌋ ⌉ + ⌊ x ⌈ x ⌉ ⌋ = 1 1 1 is α ≤ x ≤ β . What is the value of 8 α + 7 β ?
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.
whoa! Next time consider \geq or \leq to get the "greater than or equal to" and "less than or equal to" which are ≥ and ≤
Why k = 7 satisfies the criteria???
Why should α , β be unique values? I think they can be any arbitrary bounds for x . By the way, if you calculated this numerically, you should have x = 7 . 4 which means any 2 values for α , β which satisfies α ≤ 7 . 4 ≤ β will be a correct solution not only your chosen solution :)
Log in to reply
You are asked for the range of values which x satisfies.
Log in to reply
Why can't 7 and 8 be a range?
Log in to reply
@Mohamed ElGayar – It is not the (complete) range of the solution set. The range of the solution set is 7 8 3 ≤ x ≤ 7 7 3 .
000
Nice problem,liked it.Good solution one,upvoted!!
Let f ( x ) denote ⌈ x ⌊ x ⌋ ⌉ + ⌊ x ⌈ x ⌉ ⌋
Notice that when a ∈ Z , then f ( a ) = 2 a 2 . Thus f ( 7 ) = 9 8 < 1 1 1 < 1 2 8 = f ( 8 ) .
It's not difficult to show that f ( x ) is (not strictly) increasing, since the floor and ceiling functions are increasing. Therefore, α and β are strictly between 7 and 8.
Therefore, we can write x as 7 + t , where 0 < t < 1 . Then we get: f ( x ) = ⌈ ( 7 + t ) ∗ ⌊ 7 + t ⌋ ⌉ + ⌊ ( 7 + t ) ∗ ⌈ 7 + t ⌉ ⌋ = ⌈ 7 ( 7 + t ) ⌉ + ⌊ 8 ( 7 + t ) ⌋ = ⌈ 4 9 + 7 t ⌉ + ⌊ 5 6 + 8 t ⌋ f ( x ) = 1 0 5 + ⌈ 7 t ⌉ + ⌊ 8 t ⌋ = 1 1 1
Therefore, ⌈ 7 t ⌉ + ⌊ 8 t ⌋ = 6 .
Now ⌈ 7 t ⌉ and ⌊ 8 t ⌋ are both nonnegative integers which sum to 6. Thus, 0 ≤ ⌊ 8 t ⌋ ≤ 6 . Let k = ⌊ 8 t ⌋ . Then k ≤ 8 t < k + 1 , so 8 7 k ≤ 7 t < 8 7 ( k + 1 ) Since 0 ≤ k ≤ 6 , this means that k − 1 < 7 t < k + 1 .
Hence, k ≤ ⌈ 7 t ⌉ ≤ k + 1 . We can't have ⌈ 7 t ⌉ = k + 1 because that would imply that 2 k + 1 = 6 . Therefore, ⌈ 7 t ⌉ = k , and therefore k = 3 = ⌈ 7 t ⌉ = ⌊ 8 t ⌋ .
Therefore, 3 ≤ 8 t < 4 and 2 < 7 t ≤ 3 . Hence, t ∈ [ 8 3 , 2 1 ) and t ∈ ( 7 2 , 7 3 ] .
Thus t ∈ [ 8 3 , 7 3 ] .
Wow !! An amazing solution !!
Suppose that x = a + b with a ∈ N and 0 < b < 1 , b ∈ R .
We then have ⌊ x ⌋ = a and ⌈ x ⌉ = a + 1 and so we get
⌈ x ⌊ x ⌋ ⌉ = ⌈ ( a + b ) . a ⌉ = ⌈ a 2 + a b ⌉ = a 2 + ⌈ a b ⌉ .
Similarily will ⌊ x ⌈ x ⌉ ⌋ = ⌊ ( a + b ) . ( a + 1 ) ⌋ = ⌊ a 2 + a b + a + b ⌋ = a 2 + a + ⌊ a b + b ⌋ = a 2 + a + ⌊ ( a + 1 ) . b ⌋ .
We get ⌈ x ⌊ x ⌋ ⌉ + ⌊ x ⌈ x ⌉ ⌋ = 2 a 2 + a + ⌈ a b ⌉ + ⌊ ( a + 1 ) . b ⌋ = 1 1 1
Upon filling in some natural numbers into 2 a 2 + a , we find that for a = 6 we only get 7 8 . The remaining terms clearly can't compensate for the missing part in 1 1 1 when a = 6 and b < 1 .
a = 7 looks promising with 1 0 5 .
a = 8 is too big with 1 3 6 (the other terms can't be negative).
So I conclude that a = 7 . For those who would find this too much 'guessing', I don't. When you inspect the first equation it already is clear that a value greater than 8 for x would be too much. This can give you the idea here.
Remains to find the value for b. It is clear that ⌈ 7 b ⌉ + ⌊ 8 b ⌋ = 6 . Clearly both terms could be 3 . To guarantee this, I checked whether the first term could be 4 and the second one 2. It would mean that 7 b > 3 and 8 . b ≤ 3 or 7 3 < b ≤ 8 3 which is impossible.
If you wonder why it cant' be the other way around (2 and 4), I found that trivial because of the floor and ceiling. A similar argument can however be used.
Now this means ⌈ 7 b ⌉ ∧ ⌊ 8 . b ⌋ = 3 which reduces to the following conditions :
2 < 7 b ≤ 3 ⇒ 7 2 < b ≤ 7 3
3 ≤ 8 b < 4 ⇒ 8 3 ≤ b < 8 4 .
Clearly 8 3 ≤ b ≤ 7 3 so α = 7 + 8 3 ∧ β = 7 + 7 3 which gives 111 for 8 α + 7 β
Since 2x^2 = 98 for 7 and 128 for 8, obviously 7<x<8 say x = 7 +k where k is between 0 and 1 , the equation then reduces to floor(7k)+ceil(8k) = 6
The only possibility is both these terms equal to 3 (if you try 4,2 or 2,4 u get infeasible solutions) which means 2<7k <3 , and 3<8k<4 These reduce to k lying between 3/8 and 3/7 and hence the answer is 111.
PS : wondering if there is a more elegant soln
I think there is because the answer is very unique but I can't figure it out, mostly trial and error...
It should be f l o o r ( 8 k ) + c e i l ( 7 k ) = 6 . I had a similar solution to yours; I don't think there's a more elegant solution though. It's always tedious with floors and ceilings
Can u plz say How u reduced the eqn to floor(7k)+ceil(8k) = 6 ?
The given function f : R + → R + , f ( x ) : = ⌈ x ⌊ x ⌋ ⌉ + ⌊ x ⌈ x ⌉ ⌋ is a composition of increasing functions floor, ceil and multiplication with x > 0 . Therefore f ( x ) is increasing and the solution of f ( x ) = 1 1 1 is an interval (if it exists). Let's find upper and lower bounds for f ( x ) :: f ( x ) f ( x ) ≤ ( x ⌊ x ⌋ + 1 ) + x ⌈ x ⌉ ≤ ( x 2 + 1 ) + x ( x + 1 ) = 2 x 2 + x + 1 = : u ( x ) ≥ x ⌊ x ⌋ + ( x ⌈ x ⌉ − 1 ) ≥ x ( x − 1 ) + ( x 2 − 1 ) = 2 x 2 − x − 1 = : l ( x ) A necessary condition for a solution x > 0 is l ( x ) ≤ ! 1 1 1 ≤ ! u ( x ) ⇒ 7 . 1 7 ≤ 4 8 8 1 − 1 ≤ x ≤ 4 8 9 7 + 1 ≤ 7 . 7 4 Now take an approximate solution x = 7 + 7 2 + r ∈ ! ( 7 . 1 7 ; 7 . 7 4 ) ⊂ ( 7 ; 8 ) : f ( x ) = ⌈ x ⋅ 7 ⌉ + ⌊ x ⋅ 8 ⌋ = 4 9 + 2 + ⌈ 7 r ⌉ + 5 6 + 2 + ⌊ 8 r + 7 2 ⌋ = : 1 0 9 + R ( r ) = ! 1 1 1 We need to find r such that R ( r ) = ! 2 :
R ( r ) = ! 2 ⇒ 0 < 7 r ≤ 1 ∧ 1 ≤ 8 r + 7 2 < 2 ⇒ 5 6 5 ≤ r ≤ 7 1 Insert it all into our approximate solution: x = 7 + 7 2 + r ∈ [ 8 5 9 ; 7 5 2 ] = : [ α ; β ] ⇒ 8 α + 7 β = 1 1 1
Problem Loading...
Note Loading...
Set Loading...
Assume: x=k+t, in which k is largest integer less than x. We have:
⌈ ( k + t ) ⌊ k + t ⌋ ⌉ + ⌊ ( k + t ) ⌈ k + t ⌉ ⌋ = 1 1 1 = > 2 k 2 + k + ⌈ k t ⌉ + ⌊ ( k + 1 ) t ⌋ = 1 1 1 = > 2 k 2 + k + 1 < = 1 1 1 , 2 k 2 + 3 k > = 1 1 1 So only k=7 satisfies problem's criteria. ⟹ ⌈ 7 t ⌉ + ⌊ 8 t ⌋ = 6 ⟹ 8 3 < = t < = 7 3 = > 7 8 3 < = x < = 7 7 3 = > α = 7 8 3 , β = 7 7 3 8 α + 7 β = 1 1 1