Consider $\lim_{n \to \infty} \int_0^1 f_n$ where $f_n$ takes $$ \text{(a)} \frac{nx \log(x)}{1+n^2x^2} \text{and}$$ $$ \text{(b)} \frac{n^{3/2}x}{1+n^2x^2} \text{and}$$
Attempt: For the part (a) $$\frac{nx \log(x)}{1+n^2x^2} \leq \frac{nx \log(x)}{2nx} = \frac{\log(x)}{2} \in L^1$$
Using the above dominating function I evaluated the limit as $0$. I am not able to figure out a dominating function for the part (b). I also wanted to know if what is done for part (a) is correct.
Thanks in advance.
For the second one you don't even need the DCT. Directly:
$$\int\limits_0^1\frac{n^{3/2}x}{1+n^2x^2}dx=\frac{1}{2\sqrt n}\int\limits_0^1\frac{2n^2x\,dx}{1+n^2x^2}=\left.\frac{1}{2\sqrt n}\log(1+n^2x^2)\right|_0^1=$$
$$=\frac{1}{2\sqrt n}\log(1+n^2)\xrightarrow[n\to\infty]{}0$$