$$\int_1^\infty (e^{-x^{2}})dx$$
why use $$e^{-x}$$
for the direct comparison test to determine convergence or divergence?
$$\int_1^\infty (e^{-x^{2}})dx$$
why use $$e^{-x}$$
for the direct comparison test to determine convergence or divergence?
On
HINT. $$\int_1^\infty e^{-x^{2}}dx\leq \int_1^\infty e^{-x}dx$$ where second integral converges. In fact, if $x\geq 1$:
$$e^{-x^2}\leq e^{-x}$$
ans so $x\leq x^2$ true for $x\geq 1$.
Then, from comparison test, if $$\int_1^\infty e^{-x}dx$$ converges, even $$\int_1^\infty e^{-x^{2}}dx$$ converges.
When choosing a function for direct comparison, you want it to have certain qualities:
The function $e^{-x}$ satisfies both of these, so it's very useful in this context. Another option would be $xe^{-x^2}$, because it converges, and we have $e^{-x^2}<xe^{-x^2}$ for $x>1$.