Is this a necessary and sufficent condition for the floor function?

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Condition Function
mr_coffee
Messages
1,613
Reaction score
1
THe book says, state a necessary and sufficent condition for the floor of a real number to equal that number. I looked up what that ment in chapter 1 and it said the following:

r is a necessary and sufficent condition for s means: "r if, and only if, s"

So I scanned through this chapter and i noticed a if and only if statement in the floor description. It says:

Symbolically, if x is a real number and n is an integer, then
[x] = n <=> n =< x < (n+1)

But this isn't saying, when u take the floor of a real number you get that number. Its saying, if you take the floor function of a real number, you get an integer. But the question says, "floor of a real number to equal that number." Or in this case is the real number also an integer?

But the only other thing i found close to what they want is the following sentence but its not an if and only if sentence.

Imagine a real number sitting on a number line. The floor and ceiling of the number are the integers to the immediate left and to the immediate right of the number (unless the number is, itself, an integer, in which case its floor and ceiling both equal the number itself).

I bolded the part that i think might be the necessary and sufficent condition.

So I think they want the following:
The floor of a real number is equal to that number if, and only if, the number is, itself, an integer.

Thanks!
 
Last edited:
Physics news on Phys.org
I didn't read most of the post, but you're right:

The floor of a real number is equal to that number if, and only if, the number is, itself, an integer.
 
w00t thanks!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top