Please, help me to determine the following integral:
$$\int^{2}_{0} \frac{1}{\sqrt[3]{x} (x+\sqrt{x})}dx$$
As we know, this is the II order indeterminant integral. I've tried to use comparison test, and bound above the following function by $\frac{1}{x^4/3}$ but this one by the p-test is being divergent, and our integral is convergent for sure. How to proceed?
The function $f\colon(0,2]$ defined by $$ f(x) = \frac{1}{x^{1/3}(x+x^{1/2})} $$ is continuous, so the only possible issue is at $0^+$. But at $0^+$, we have $$ f(x) = \frac{1}{x^{4/3}+x^{5/6}} \operatorname*{\sim}_{x\to 0^+} \frac{1}{x^{5/6}} $$ so is integrable by comparison, since $\frac{5}{6} < 1$.
We used the fact that $x^{4/3}+x^{5/6} = x^{5/6}(1+x^{1/2}) = x^{5/6}(1+o(1)){\displaystyle\operatorname*{\sim}_{x\to 0^+}} x^{5/6}$ when $x\to 0^+$.