I would like to determine if the following converges, and if possible compute it:
$$\int^\infty_{2/\pi}\ln\left(\sin{1\over x}\right)\,\mathrm dx$$
A bit of thought and a glance at a computer generated graph reveals that this is a horrific function. I performed a substitution to obtain:
$$\int_0^{\pi/2}\frac{\ln(\sin x)}{x^2}\,\mathrm dx$$
Which seems a bit more civilized. The integrand is continuous at $\frac{\pi}{2}$, so no problems there. I was hoping to show that the integrand is bounded by some integrable function like $\frac{1}{x^{1/2}}$, by e.g. multiplying by $x^{1/2}$ and taking a limit, but I can't see how to take a limit of $x^{1/2}\ln(\sin x)$.