Prove that for $\alpha>0$, the function $e^{-x^{\alpha}}$ is $\mu$-integrable on $[0,\infty)$, where $\mu$ is the one-dimensional Lesbesgue measure.
Obviously we want to make an upper bound for the function on this interval and use the dominated convergence theorem, I tried the following: $e^{x^{\alpha}} \leq 1$ for $x\leq 1$ because we have $e^{−x^{\alpha}} \le \dots$. In my exercise class I saw that $x^{-2}$ is an integrable function on $(1,\infty)$, so if I can prove that: $e^{−x^{\alpha}} \leq Mx^{−2}$ for some suitable constant $M = M_\alpha < \infty$, I can easily use the dominated convergence theorem. The main problem is that I don't see how this inequality is actually true. Any hints on proving this?
Kees
For fixed $k \in \mathbb{N}$ we have
$$e^y = \sum_{n \geq 0} \frac{y^n}{n!} \geq \frac{y^k}{k!} \qquad \text{for all $y>0$}.$$
In particular, if $y = x^{\alpha}$ for some $x > 0$, then
$$e^{x^{\alpha}}\geq \frac{x^{k \alpha }}{k!},$$
i.e.
$$e^{-x^{\alpha}} \leq \frac{k!}{x^{k \alpha}}.$$
Choose $k= k(\alpha)$ sufficiently large such that $k\alpha \geq 2$, then this shows
$$e^{-x^{\alpha}} \leq \frac{k!}{x^2}.$$
Since you already know that $x \mapsto \frac{1}{x^2}$ is integrable on $(1,\infty)$ and $e^{-x^{\alpha}} \leq 1$ for $x \in [0,1]$, this proves that $x \mapsto e^{-x^{\alpha}}$ is integrable on $[0,\infty)$.