I have several doubts about this exercise because one of the conditions a function must have to be Riemann integrable is to be continuous in that interval, condition $\lfloor x\rfloor$ does not meet. How is this exercise done? Or what does the approach have to be?
Prove that $f(x)=\lfloor x\rfloor$ is Riemann integrable on [0,5] and calculate $\int_0^5 \lfloor x\rfloor \,dx$, where $\lfloor x\rfloor = floor(x)$
Thanks in advance.
Monotone functions are integrable! To calculate the integral, integrate over [j,j+1] for j=0,1,2,3,4 and add.