As shown in the title, what is the limit $\displaystyle \lim_{x\to\infty}\frac{\int_0^xt-\lfloor t\rfloor \mathrm{d}t}{x}$?
Both numerator and donominator goes to infinity as $x\to\infty$ but the numerator is not always differentiable on $[0,\infty)$, so I think we can't use L'Hopital's Rule? I think the answer should be that the limit DNE but how do we prove that?
Write $n:=\lfloor x\rfloor,\,r:=\{x\}$ so $\int_0^x(t-\lfloor t\rfloor)dt=\tfrac12n+\int_0^rydy=\tfrac12(n+r^2)$, so the limit is squeezed between those of $\frac{n}{2(n+r)}$ and $\frac{n+r}{2(n+r)}=\frac12$, and is $\frac12$.