Find the sum of all real satisfying the above equation.
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.
Since ⌊ 3 2 x + 1 ⌋ + ⌊ 6 4 x + 5 ⌋ is an integer, so 2 3 x − 1 must also be an integer.
Let x = 3 2 n + 1 for some integer n . .... (1)
We'll also use the fact that:
3 2 x + 1 + 2 1 = 6 4 x + 5 .... (2)
For every real number α , we have:
α − ⌊ α ⌋ < 2 1 ⇒ ( α + 2 1 ) − ⌊ α + 2 1 ⌋ ≥ 2 1
[that is, the fractional part of α < 1 / 2 if and only if the fractional part of α + 1 / 2 ≥ 1 / 2 ] so that
⌊ α ⌋ > α − 2 1 ⇒ ⌊ α + 2 1 ⌋ ≤ α
From this, using ⌊ y ⌋ ≤ y , we obtain:
⌊ α ⌋ + ⌊ α + 2 1 ⌋ ≤ 2 α ....(3)
And using ⌊ y ⌋ > y − 1 we obtain:
⌊ α ⌋ + ⌊ α + 2 1 ⌋ > 2 α − 1 ....(4)
both for every real number α .
Putting inequalities (3) and (4) together and using (2) gives, for α = 3 2 x + 1 :
3 2 ( 2 x + 1 ) − 1 < ⌊ 3 2 x + 1 ⌋ + ⌊ 6 4 x + 5 ⌋ ≤ 3 2 ( 2 x + 1 )
Using the original equation, this is:
3 4 x − 1 < 2 3 x − 1 ≤ 3 4 x + 2 .
From this we obtain 1 < x ≤ 7 . Using (1) the only possibilities are:
x = 3 5 , 3 7 , 3 9 , … , 3 2 1
This is exactly the set of all solutions, and their sum being 3 9 .