Find $$\lim_{n \to \infty} \int_{1}^{n}\frac{nx^{1/2}}{1+nx^2}dx$$
I have tried tackling this problem using the DCT but I am not quite sure if I have the right answer. To begin with, $$\int_{1}^{n}\frac{nx^{1/2}}{1+nx^2}dx=\int_{1}^{\infty}\frac{nx^{1/2}}{1+nx^2}1_{[1,n]}dx$$
I think that , $$\bigg|\frac{n\sqrt{x}}{1+nx^2}\bigg|\leq x^{-3/2}$$
Now applying the DCT gives $$\lim_{n \to \infty} \int_{1}^{n}\frac{nx^{1/2}}{1+nx^2}dx=2$$ but I am not sure if the procedure that I followed is correct. I would appreciate any help.