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.