given this integral:
$$\int_{0}^{\infty} \frac{x}{e^{x^2}} dx $$
How can I prove that it's converge? I know how to calculate this integral, but, I want to know how to prove that this integral converge (without calculate the value of it's integral) [I thought maybe about test converge of integrals]..
For example let
$$\int_{0}^{\infty} \frac{x}{e^{x^2}} dx =\int_{0}^{1} \frac{x}{e^{x^2}} dx +\int_{1}^{\infty} \frac{x}{e^{x^2}} dx $$
the first one is a proper integral and the second one converges by limit comparison with
$$\int_{1}^{\infty} \frac1{x^2}dx$$
since
$$\frac{\frac{x}{e^{x^2}}}{\frac1{x^2}}\to 0$$