Increasing/decreasing intervals for floor function.

  • Thread starter Thread starter peripatein
  • Start date Start date
  • Tags Tags
    Function intervals
peripatein
Messages
868
Reaction score
0
Hello,

Homework Statement



In which intervals is the floor function decreasing/increasing?

Homework Equations



The Attempt at a Solution



I first presumed it was increasing for every integer x, now I am not sure. May anyone please confirm/debunk? Is it also monotonic for every integer x?
 
Physics news on Phys.org
peripatein said:
I first presumed it was increasing for every integer x
An integer is not an interval. This is a question about intervals of reals rather than integers.
Need to clarify whether you mean strictly increasing or merely non-decreasing.
 
Were I to state its decrease/increase intervals, would it be correct then to say there are none?
 
I mean, would it be correct to say that the floor function has no increase/decrease intervals?
 
It certainly has no strictly decreasing intervals. Beyond that, I can't answer without knowing exactly what is meant by a function f having an increasing interval [a,b]. It could mean:
- f(y) >= f(x) whenever a <= x < y <= b (i.e. non-decreasing)
- f(y) > f(x) whenever a <= x < y <= b (strictly increasing)
- (f(y) >= f(x) whenever a <= x < y= < b) & (f(a) < f(b)) (strictly increasing over the interval as a whole, and non-decreasing within it)
Do you have a definition?
 
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