Say I have a sequence of probability measures $\mu_n$ with Lebesgue densities $f_n$ that converges in total variation norm to a probability measure $\mu$ with Lebesgue density $f$. Further assume that $f$ and $f_n$ are continuous and bounded, and that the entropy of each measure is finite. Can I conclude that the sequence of entropies converges to the entropy of the limiting measure? I.e. $$\int f_n(x) \log f_n(x) dx \to \int f(x)\log f(x)dx $$
I had the following idea, but now I'm stuck: Convergence in total variation norm implies weak convergence, thus by the Portmanteau Theorem we have for each fixed $k$ that $$F_{k,n} := \int f_n(x)\log f_k(x) dx \to \int f(x)\log f_k(x) dx.$$ But I've no idea if this helps with finding the limit of the "diagonal" $F_{n,n}$.