Let $E$ be a measurable subset of $[0, 2\pi]$. Assume that $f \in C(\mathbb R)$ is $1$-periodic, i.e. $f(x + 1) = f(x)$. Compute $$\lim_{n\to\infty} \int_{E} f(nx) dx$$.
Since $f$ is continuous on $\mathbb R$ so it is continuous in each measurable subset of $[0, 2\pi]$ and so $f(nx)$ is Lebesgue integrable for each $n$. But how can I use $1$ periodicity of $f$?
Define $c=\int_{0}^{1}f(x)dx$, $M=\max|f(x)|$ exist by the given conditions, try to prove the answer is $c\mu(E)$
(Substitution $y=nx$ for the first equality, $[]$ denote floor function, in the last step the first part is straight foward limit evaluation, the second part has to be $0$ because regardless of $a,b,n$ the integral is bounded by $\int_{0}^1|f(x)|dx\leq \max{|f(x)|}$, a finite number)
So for every $\epsilon>0$, we can pick $k$ large enough such that $|\int_{E}f(nx)dx-\int_{E_k}f(nx)dx|\leq M\mu(E-E_k)<\epsilon/3$
By part 1. pick $n$ large enough we have
$|\int_{E_k}f(nx)dx-c\mu(E_k)|<\epsilon/3$
Once again, pick $k$ large enough, we have
$|c\mu(E)-c\mu(E_k)|<\epsilon/3$
Combine all of them together by triangle inequality we have $|\int_{E}f(nx)dx-c\mu(E)|<\epsilon$, which is the conclusion.