Determine if the series $\sum\limits_{n=1}^\infty \alpha_n$ converge, where
$$\alpha_n=\int\limits_{1}^{+\infty}e^{-x^n}\,dx.$$
Attempt. Ι am pretty sure the inequalities $$e^{-x^n}\leq \frac{1}{1+x^n}$$ and $e^{-x^n}\geq 1-x^n$ will be useful (the first one I believe more, which gives convergence for the series though, which I am not sure if it is correct).
Thanks for the help.
Note that $$\alpha_n=\int_1^\infty\,\exp\left(-x^n\right)\,\text{d}x=\frac{1}{n}\,\int_1^\infty\,t^{-\left(1-\frac{1}{n}\right)}\,\exp(-t)\,\text{d}t\geq \frac{1}{n}\,\int_1^\infty\,\frac{\exp(-t)}{t}\,\text{d}t\,,$$ by setting $t:=x^{\frac1n}$. Therefore, $$\alpha_n\geq \frac{\lambda}{n}\,,\text{ where }\lambda:=\int_1^\infty\,\frac{\exp(-t)}{t}\,\text{d}t=-\text{Ei}(-1)\approx 0.21938\,.$$ Here, $\text{Ei}$ is the exponential integral. (We do not need the value of $\lambda$, just that it is a finite positive real number.) Thus, the sum $\sum\limits_{n=1}^\infty\,\alpha_n$ diverges due to divergence of the harmonic series.
On the other hand, we can also see that $$\alpha_n\leq \frac{1}{n}\,\int_1^\infty\,\exp(-t)\,\text{d}t=\frac{1}{n}\,\exp(-1)=\frac{1}{n\,\text{e}}\,.$$ Therefore, $\alpha_n \in \Theta\left(\dfrac{1}{n}\right)$ as $n\to\infty$, with $$-\text{Ei}(-1)\leq \liminf_{n\to\infty}\,n\,\alpha_n\leq \limsup_{n\to\infty}\,n\,\alpha_n\leq \frac{1}{\text{e}}\,.$$ I expect that $\lim\limits_{n\to\infty}\,n\,\alpha_n$ exists, though, and conjecture that the limit is precisely $-\text{Ei}(-1)$.