Let $f_n:[0,1]\to\mathbb{R}$ be a sequence continuous functions which uniformly converges to continuous function $f:[0,1]\to\mathbb{R}$.
Let
$$F_n=\int_0^1\frac{\sin(nx)}{2+\cos(nx)}f_n(x)dx,\:\:\:n\geq 1.$$
Is $F_n$ necessarily convergent?
As $f_n\to f$ uniformly, the sequence is uniformly bounded so $\frac{\sin(nx)}{2+\cos(nx)}f_n(x)$ is bounded. I'm stuck on finding the limit of $\frac{\sin(nx)}{2+\cos(nx)}f_n(x)$, if it has a Riemann integrable limit, then by Dominated convergent theorem, I can pass the limit inside the integral, I guess! However, I'm not sure about using the dominated convergent theorem I appreciate any help.
Given a partition $0 = x_0 < x_1 < \ldots < x_m = 1$, we have
$$\left|\int_0^1 \frac{\sin nx}{2 + \cos nx } f_n(x) \, dx \right| \\ \leqslant \sum_{j=1}^m \int_{x_{j-1}}^{x_j} |f_n(x) - f_n(x_j)|\frac{|\sin n x|}{|2 + \cos nx|} \, dx + \sum_{j=1}^m |f_n(x_j)| \left|\int_{x_{j-1}}^{x_j} \frac{\sin n x}{2 + \cos nx} \, dx\right| \\ \leqslant \sum_{j=1}^m \int_{x_{j-1}}^{x_j} |f_n(x) - f_n(x_j)| \, dx + \sum_{j=1}^m |f_n(x_j)| \frac{|\log(2+\cos nx_j)- \log(2+ \cos n x_{j-1})|}{n} \\ \leqslant \sum_{j=1}^m \int_{x_{j-1}}^{x_j} |f_n(x) - f_n(x_j)| \, dx + \sum_{j=1}^m |f_n(x_j)| \frac{\log(3)}{n}$$
The sequence $f_n$ is uniformly bounded and there exists $M > 0$ such that $|f_n(x)| \leqslant M$ for all $x \in [0,1]$ and for all $n$.
We can use uniform convergence of $f_n$ and uniform continuity of the limit function $f$ to find $n$ and $m$ sufficiently large (and sufficiently fine partition norm ) such that $|f_n(x) - f_n(x_j)| < \epsilon/2$ for all $x \in [0,1]$. The argument uses the estimate
$$|f_n(x) - f_n(x_j)| \leqslant |f_n(x) - f(x)| + |f(x) - f(x_j)| + |f(x_j) - f_n(x_j)|.$$
Hence,
$$\left|\int_0^1 \frac{\sin nx}{2 + \cos nx } f_n(x) \, dx \right| \leqslant \frac{\epsilon}{2} \sum_{j=1}^m\int_{x_{j-1}}^{x_j} dx + \frac{\log(3)Mm}{n} = \frac{\epsilon}{2} + \frac{\log(3)Mm}{n}.$$
For all sufficiently large $n$, the RHS is less than $\epsilon$ and it follows that
$$\lim_{n \to \infty}\int_0^1 \frac{\sin nx}{2 + \cos nx } f_n(x) \, dx = 0$$