I came across this very nice Question so thought of sharing it!
Let $f(x)$ be a continuous function $f:R \to R$ with period $1$. Prove that $\displaystyle \lim_{n \to \infty} \int_{0}^{1} \sin^2(\pi x)f(nx)\,\mathrm{d}x = \frac{1}{2} \int_{0}^{1} f(x)\,\mathrm{d}x$.
Added the solution as an answer.
An alternative solution: Let $I = \int_0^1 f(t) \, dt$. Then $$ \int_0^1 \sin^2(\pi x)f(nx)\,dx = I \int_0^1 \sin^2(\pi x) \, dx + \int_0^1 \sin^2(\pi x)(f(nx)-I)\,dx \\ = \frac 12 I + \int_0^1 \sin^2(\pi x)(f(nx)-I)\,dx \, . $$ Define $G(x) = \int_0^x (f(t) - I) \, dt$. Then $G'(x) = f(x) - I$ and $G(0) = G(1) = 0$. In particular, $G$ is continuous and $1$-periodic and therefore bounded on $\Bbb R$. Now do integration by parts: $$ \int_0^1 \sin^2(\pi x)(f(nx)-I)\,dx = \int_0^1 \sin^2(\pi x)G'(nx) \, dx \\ = - \frac \pi n \int_0^1 \sin(2 \pi x) G(nx) \, dx $$ and that converges to zero for $n \to \infty$ because the integral is bounded independently of $n$.