Find the number of integral values of satisfying the equation
Notations:
denotes the floor function .
denotes the fractional part function .
denotes the signum function , if .
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 x is an integer, { 2 x } = 0 , hence ⌊ 1 + { 2 x } ⌋ = 1 = sgn ( ⌊ 1 + x 2 1 5 ⌋ )
This means ⌊ 1 + x 2 1 5 ⌋ > 0 , which is equivalent to 1 + x 2 1 5 ≥ 1
1 4 ≥ x 2 , so there are 7 possible integers (from -3 to 3) satisfying the condition.