Could you tell me how to calculate the following limit?
$$\lim_{n \rightarrow \infty} \int_{2\pi n}^{(2n+1)\pi}\!\left(x^t - \left \lfloor x^t \right \rfloor\right) \sin x \,dx$$ for a given parameter $t$?
Could you tell me how to calculate the following limit?
$$\lim_{n \rightarrow \infty} \int_{2\pi n}^{(2n+1)\pi}\!\left(x^t - \left \lfloor x^t \right \rfloor\right) \sin x \,dx$$ for a given parameter $t$?
Suppose first that $t>1$.
Let $f_t(x)=\sin y$, where $y$ is the largest number less than $x$ with $y^t$ an integer. Let $[a_n,b_n]\subset [2n\pi,(2n+1)\pi]$ be the largest interval such that $(a_n)^t$ and $(b_n)^t$ are integers. Since $t>1$, the length of $[2n\pi,(2n+1)\pi] \setminus [a_n,b_n]$ goes to $0$ as $n \to \infty$. Moreover, the integrand is uniformly bounded. So we can disregard the portion of the integral contained in the interval $[a_n,b_n]$. Now:
Next, suppose $t<1$. Then we can find infinitely many intervals $[2n\pi, (2n+1)\pi]$ on which $x^t-\lfloor x^t \rfloor>\frac{2}{3}$ everywhere, and infinitely many on which $x^t-\lfloor x^t \rfloor<\frac{1}{3}$ everywhere. Thus the limit diverges.
Finally, if $t=1$, numerics suggest that the limit is $1$ (as you would expect if you "extended by continuity" from the $t>1$ case), but I don't have a proof of this.