Determine the convergence of the integral $$\int_0^{1/2} \frac{\cos(x)}{\sqrt x + x} dx$$
I have tried everything to try test for convergence. I have tried to integrate it with no success by using parts and substitution. Each time I apply integration by parts it becomes more complex with each computation.
Any other suggestions besides trying to evaluate it and then plugging in the limits?
Thanks.
Find an equivalent function near $0$ by stating an equivalent form for $\cos x$ and $\frac{1}{\sqrt{x} + x}$ :
Near $0$, you have \begin{align} \cos x &= 1 + o(x) \\ \frac{1}{\sqrt{x} + x} &= \frac{1}{x(1 + \sqrt{1/x})} = 1/x(1 - \frac{1}{\sqrt{x}} + o(1/\sqrt{x})) \end{align} And now you have \begin{align} f(x) = 1/x + o(something) \end{align} if "something" = o(1/x), you have $f(x) \sim 1/x$ which is positive and non-integrable at $0$, thus $f$ is not integrable at $0$
Edit : sorry, i did a huge mistake. My mistake is that the second development is not true. Te same idea replacing $1/x$ and $1/\sqrt{x}$ show that the fraction is equivalent to $1/\sqrt{x}$ at $0$ which is positive and integrable