I have been asked to find a dominating function for the following sequence of functions: $$f_{n}(x)=\frac{x n^{3/2}}{1+n^{2}x^{2}}, x\in[0,1]$$ in order to use the dominated convergence theorem.
I have tried but I cannot find a dominating function (I get that $f_{n}(x)\leq \frac{1}{x}$, but this one is not Lebesgue integrable)
The function $g(x) = \frac{x^{3/2}}{1+x^2}$ has a maximum for $x=\sqrt{3}$ with maximum value $\frac{3^{3/4}}{4} < 1$ so
$$f_n(x) = \frac{1}{\sqrt{x}} g(nx) < \frac{1}{\sqrt{x}}$$
and $\frac{1}{\sqrt{x}}$ is Lebesgue integrable on $(0,1]$.