So I have the following integral:
$$\int_{0}^{1} \sin(x+\frac{1}{x})\quad dx$$
And I have to prove this converges. The way I was taught to do it was to solve the integral and take the limit as $a \to 0$. However this function does not have an antiderivative, so this method wouldn't work.
I got the following hint: Perform the substitution $y=\frac{1}{x}$, then we'd have:
$$\int_{0}^{1} \frac{\sin(y+\frac{1}{y})}{y} \quad dy$$ (although I think I should change the integration limits to $f(a)$and $f(b)$ but I don't know how would you evaluate them).
Now since $|\sin(x)|\leq 1$, then we have that $\frac{\sin(y+\frac{1}{y})}{y} \leq \frac{1}{y}$ and since:
$$\int_{0}^{1}\frac{1}{y} dy$$ converges, so does $$\int_{0}^{1} \frac{\sin(y+\frac{1}{y})}{y} \quad dy$$ Is that correct, or where did I go wrong?
The function integrand $f $ is bounded at $(0,1 ]$, so the integral is convergent.
let $\epsilon>0$. $f $ is continuous at $[\frac {\epsilon}{4},1] $ thus it is integrable. there exist a subdivision $\sigma $ such that $$U (f,\sigma)-L (f,\sigma)<\frac {\epsilon}{2} $$
put $\sigma'=\sigma \cup \{0\} $, then $$U (f,\sigma')-L (f,\sigma')\leq$$ $$U(f,\sigma)-L (f,\sigma)+2\frac{\epsilon}{4}<\epsilon $$
$f $ is integrable at $[0,1] $. we can put $f (0)=1$ for example.
We can also observe that $$|\sin (x+\frac {1}{x})|=$$ $$| \sin (x)\cos (\frac {1}{x})+\cos (x) \sin (\frac {1}{x} )|\leq$$ $$\sin (x)+\cos (x) $$ so your integral is absolutely convergent.