I got to prove that $$\int_0^1 \frac{1}{t}\sin\left(\frac{1}{t}\right)dt,$$ exists as an improper Riemann integral, yet that $$f(t)=\frac{1}{t}\sin\left(\frac{1}{t}\right)\notin \mathcal{L}_1((0,1),\mathbb{B},\lambda),$$ i.e. that $$\int_{[0,1]}\left|\frac{1}{t}\sin\left(\frac{1}{t}\right)\right|d\lambda=\infty.$$
Attempt: We know that $\forall \epsilon, 0<\epsilon \le 1$, $f(t)$ is continuous in $[\epsilon,1]$, so $\int_{\epsilon}^1 f(t)dt$ exists. Now, with the change of variable $z=1/t$ the integral becomes $$\int_1^{\frac{1}{\epsilon}} \frac{\sin(z)}{z}dz.$$ I have to prove the limit of the above expression converges as $\epsilon \rightarrow 0$.
For the second part I was told I should approximate $|f(t)|$ by simple functions and show that their integrals go to $\infty$, but I can't quite grasp the procedure.
Any ideas or insight would be greatly appreciated.