⌈ x ⌉ + 2 × ⌊ x ⌋ + 3 × { x } = 6
How many different values of x satisfy the equation above?
Notations:
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.
Hmm, Quite Interesting Question, Isnt it?
Very nice solution... :). Upvoted✓
Since ⌈ x ⌉ and ⌊ x ⌋ are integers,
3 × { x } is an integer.
So, we have three choices for { x } :
Lets consider each case, and see if it has a solution:
1) { x } = 0
⟹ 3 x = 6
x = 2
Yes, a solution exists.
2) { x } = 3 1
Let x 0 = ⌊ x ⌋ (must be an integer)
x 0 + 1 + 2 x 0 + 1 = 6
⟹ 3 x 0 = 4
No, no solution here.
3) { x } = 3 2
x 0 + 1 + 2 x 0 + 2 = 6
⟹ 3 x 0 = 3
x 0 = 1
Yes, a solution exists.
Therefore, 2 solutions exist, x = 1 3 2 and x = 2 .
Since the RHS is an integer, the LHS must be an integer. Since ⌈ x ⌉ and ⌊ x ⌋ are integers, 3 { x } must be an integer. There are two cases when 3 { x } is an integer { x } = 0 and { x } = 3 k , where k is either 1 or 2.
When { x } = 0 , then ⌈ x ⌉ = ⌊ x ⌋ = x and ⌈ x ⌉ + 2 ⌊ x ⌋ + 3 { x } = x + 2 x + 0 = 3 x = 6 , ⟹ x = 2 .
When { x } = 3 k , then
⌈ x ⌉ + 2 ⌊ x ⌋ + 3 { x } ⌊ x ⌋ + 1 + 2 ⌊ x ⌋ + 3 × 3 k 3 ⌊ x ⌋ + 1 + k ⌊ x ⌋ = 6 = 6 = 6 = 3 5 − k
Since the LHS is an integer, RHS must also be an integer. For the RHS to be an integer, k = 2 , ⟹ ⌊ x ⌋ = 1 and x = 1 3 2 .
Therefore, there are 2 values of x satisfying the equation.
First we start by looking for integer solutions. If x is an integer, then { x } = 0 . So ⌈ x ⌉ + 2 × ⌊ x ⌋ + 3 × { x } = 6 ⟹ x + 2 x = 6 ⟹ x = 2 .
Noting that 6 is an integer, as well as ⌈ x ⌉ , and ⌊ x ⌋ , we see that 3 × { x } must also be an integer and thus, x must be a rational number of the form 3 a . Since these must add up to 6, there are no negative solutions for x , hence x is of the form 3 a , a ∈ Z + .
⌈ 3 a ⌉ + 2 × ⌊ 3 a ⌋ + 3 × { 3 a } = 6 ( for a , n ∈ Z + ⟹ 3 a = { n 3 1 , n 3 2 } ∀ a ∣ 3 a ∈ / Z + ) .
Checking a = 3 n + 1 , n ∈ Z + gives ⌊ 3 a ⌋ + 2 × ⌊ 3 a ⌋ = 5 .
5 is an odd number (i.e., 5 ∈ { 2 n + 1 } , n ∈ Z ). Therefore ⌈ 3 a ⌉ must also be odd since 2 × ⌊ 3 a ⌋ ∈ { 2 n } , n ∈ Z .
Since ⌈ 3 a ⌉ is odd, then ⌊ 3 a ⌋ is even since ⌊ 3 a ⌋ = ⌈ 3 a ⌉ − 1 .
Iterating across odd positive integers, ⌈ 3 a ⌉ , we see that no a satisfies ⌈ 3 a ⌉ + 2 × ⌊ 3 a ⌋ = 5 .
Checking a = 3 n + 2 , n ∈ Z + gives ⌈ 3 a ⌉ + 2 × ⌊ 3 a ⌋ + 3 × { 3 a } = 6 .
Iterating across all even positive integers, ⌈ 3 a ⌉ , we see that a = 5 satisfies the equation and thus, x = 3 5 is a solution to ⌈ x ⌉ + 2 × ⌊ x ⌋ + 3 × { x } = 6 .
Hence, we have x = { 3 5 , 2 } .
Therefore, there are 2 distinct values which satisfy the equation given.
Problem Loading...
Note Loading...
Set Loading...
We will use the following facts (the simple consequences of the definitions of the ceiling, floor and fractional part functions):
Fact 1:
⌊ x ⌋ + { x } = x
Fact 2:
⌈ x ⌉ = ⌊ x ⌋ ⟺ x ∈ Z
⌈ x ⌉ = ⌊ x ⌋ + 1 ⟺ x ∈ / Z
Now consider the following 2 cases:
⌈ x ⌉ + 2 ⌊ x ⌋ + 3 { x } = 6
Case I: x ∈ Z
3 ⌊ x ⌋ + 3 { x } = 6
3 x = 6
x = 2
Case II: x ∈ / Z
3 ⌊ x ⌋ + 3 { x } + 1 = 6
3 x = 5
x = 3 5
Since we have exactly two solutions for x, our answer should be 2