Increasing/decreasing intervals for floor function.

  • Thread starter Thread starter peripatein
  • Start date Start date
  • Tags Tags
    Function intervals
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
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?