Let $1<p<\infty$. Let $\{f_k\}$ be a sequence in $L^p(\mathbb{R}^n)$. Suppose $f_k\to f$ a.e. and there exists $C>0$ such that $||f_k||_p\leq C$ for all $k$. Prove that for all $g\in L^q(\mathbb{R}^n)$, $\int f_kgd\mu\to\int fgd\mu$, where $1/p+1/q=1$.
How to solve this? Thanks.
I have tried but failed: Let $\epsilon>0$. Since $||g||_q<\infty$, there exists a compact subset $K$ of $\mathbb{R}^n$ such that $\int_{\mathbb{R}^n\setminus K} |g|^qd\mu <\epsilon$. By Egoroff theorem, since $\mu(K)<\infty$, there exists $F\subseteq K$ such that $\mu(F)<\epsilon$, $f_k\to f$ uniformly on $K\setminus F$. Hence $$ \int_{K\setminus F}|(f_k-f)g|d\mu\leq (\int_{K\setminus F}|f_k-f|^pd\mu)^{1/p}||g||_q\to 0. $$ Hence by $$ \int_{\mathbb{R}^n}|(f_k-f)g|d\mu=\int_{K\setminus F}|(f_k-f)g|d\mu+\int_F|(f_k-f)g|d\mu+\int_{\mathbb{R}^n\setminus K}|(f_k-f)g|d\mu, $$ we need to prove $$ \int_F|(f_k-f)g|d\mu\to 0 $$ and $$ \int_{\mathbb{R}^n\setminus K}|(f_k-f)g|d\mu\to 0. $$ Note that the followings may happen
(1). $\int |f|^p=\infty$;
(2). $\{f_k\}$ is not dominated by an integrable function.
Hence I cannot continue...