The solution set of the equation above is?
Notations :
denote the set of real numbers.
denote the set of integers.
denote the set of natural numbers.
denote the set of rational numbers.
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.
Let f ( x ) = ⌈ x + 1 ⌉ 2 + ⌊ x − 1 ⌋ 2 − ⌈ x − 1 ⌉ 2 − ⌊ x + 1 ⌋ 2
When x ∈ Z ⟹ ⌈ x + 1 ⌉ = ⌊ x + 1 ⌋ and ⌈ x − 1 ⌉ = ⌊ x − 1 ⌋ ⟹ f ( x ) = 0 .
When x ∈ R ∈ / Z ,
⇒ f ( x ) = ⌈ x + 1 ⌉ 2 − ⌊ x + 1 ⌋ 2 − ⌈ x − 1 ⌉ 2 + ⌊ x − 1 ⌋ 2 = ( ⌊ x + 1 ⌋ + 1 ) 2 − ⌊ x + 1 ⌋ 2 − ( ⌊ x − 1 ⌋ + 1 ) 2 + ⌊ x − 1 ⌋ 2 = 2 ⌊ x + 1 ⌋ + 1 − 2 ⌊ x − 1 ⌋ − 1 = 2 ⌊ x ⌋ + 2 − 2 ⌊ x ⌋ + 2 = 4
⇒ f ( x ) = { 0 4 when x ∈ Z when x ∈ R ∈ / Z