Floor, Ceil, Fractional Part

Algebra Level pending

Solve for real x x such that:

x + x = 2 { x } \large \lfloor x \rfloor + \lceil x \rceil = 2\{x\}

Find the sum of all solutions.

0.5 2 2.5 3.5 1

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.

2 solutions

We know that

0 { x } < 1 0 2 { x } < 2 0 x + x < 2 \hspace{13pt}0 \leq \{x\} < 1\newline\Rightarrow 0 \leq 2\{x\} < 2\newline\Rightarrow 0 \leq \lfloor x \rfloor + \lceil x \rceil < 2

Consider two cases.

Case 1 : x x is an integer.

Then { x } = 0 \{x\} = 0

x + x = 0 2 x = 0 [ x = x = x ] x = 0 \Rightarrow \lfloor x \rfloor + \lceil x \rceil = 0\newline\Rightarrow 2x = 0\hspace{50pt}[\because \lfloor x \rfloor = \lceil x \rceil = x]\newline\Rightarrow x = 0

Case 2 : x x is not an integer.

x + 1 = x \lfloor x \rfloor + 1 = \lceil x \rceil

Now, 2 { x } = x + x = 2 x + 1 { x } = x + 1 2 2\{x\} = \lfloor x \rfloor + \lceil x \rceil = 2\lfloor x \rfloor + 1\newline \Rightarrow \{x\} = \lfloor x \rfloor + \large\frac{1}{2} { x } = 1 2 \newline\Rightarrow \{x\} = \large\frac{1}{2} x = 0 x = x + { x } = 1 2 \newline \Rightarrow \lfloor x \rfloor = 0\newline \Rightarrow x = \lfloor x \rfloor + \{x\} = \large\frac{1}{2}

So all the solutions are 0 0 and 1 2 \large\frac{1}{2}

Sum is 1 2 \large\frac{1}{2}

Ron Gallagher
May 20, 2020

There exists an integer n such that n <= x <= n+1. There also exists a number A in [0,1) such that x = n + A. The equation can then be rewritten:

n + (n+1) = 2*A

2n + 1 = 2*A

2n = 2*A - 1

But, A being in [0,1) means that 2 A - 1 lies in [-1,2), so that 2 n = -1, 0, or 1 (since n is an integer). However, the only solution that permits n to be an integer is 2n = 0. This means 2 A-1 = 0 or A = .5. Hence, x = n + A = 0 + .5 = .5

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...