Let $\{\alpha_n\}_{n=1}^\infty$ be a sequence of positive real numbers such that $\sum_{n=1}^\infty \alpha_n<\infty$. In particular, $\lim_n \alpha_n=0$.
Let $\{\varepsilon_n\}_{n=1}^{\infty}\subset (0,1)$ be a decreasing sequence of numbers such that $\lim_n \varepsilon_n = 0$. Define the function
$$f(x) := \sum_{n=1}^{\infty} \alpha_n x^{\varepsilon_n}.$$
The series above converges uniformy on compacts of $\mathbb{R}$.
Consider the integral on an interval $[a,b]\subset [0,\infty)$:
$$\int_a^b f(x)^\beta dx = \int_a^b \left( \sum_{n=1}^{\infty} \alpha_n x^{\varepsilon_n} \right)^\beta dx.$$
I claim that the above integral converges for all $\beta\in \mathbb{R}$.
1) If $\beta\geq 0$ then $f$ is continuous and hence integrable on the compact $[a,b]$.
2) If $\beta:= -\gamma$, $\gamma>0$ then we may use the estimate $$\left( \sum_{n=1}^{\infty} \alpha_n x^{\varepsilon_n}\right)^{-\gamma} \leq (\alpha_{n_0})^{-\gamma} x^{-\gamma \varepsilon_{n_0}}$$ for any $n_0\geq 1$. Hence, $$\int_a^b \left( \sum_{n=1}^{\infty} \alpha_n x^{\varepsilon_n} \right)^{-\gamma} dx\leq \alpha_{n_0}^{-\gamma} \int_a^b x^{-\gamma \varepsilon_{n_0}} dx = \alpha_{n_0}^{-\gamma} \frac{b^{1-\gamma \varepsilon_{n_0}}- a^{1-\gamma \varepsilon_{n_0}}}{1-\gamma \varepsilon_{n_0}},$$ where we choose $n_0\geq 1$ so that $1-\gamma \varepsilon_{n_0}>0$.
Finally taking limit on the quotient we have
$$\int_a^b \left( \sum_{n=1}^{\infty} \alpha_n x^{\varepsilon_n} \right)^{-\gamma} dx\leq \alpha_{n_0}^{-\gamma} (b- a).$$
Are all these arguments correct and is it true that this integral converges always? Of course, as $n_0$ grows, then $\alpha_{n_0}^{-\gamma}$ gets larger, but $n_0$ is fixed.
Thanks a lot for you help! :)