I was wandering if it possible to evaluate the value of the following improper integral: $$ \int_0^1 \sin\left(\frac{1}{t}\right)\,dt $$
It is convergent since $\displaystyle\int_0^1 \left|\sin\left(\frac{1}{t}\right)\right|\,dt\leq \int_0^1 \;dt$, but I don't know if it is possible to calculate its value.
Substituting $t = 1/x$ shows that the integral equals $$ I=\int_1^\infty \frac{\sin x}{x^2} dx. $$ Using integration by parts or otherwise, the indefinite integral can be shown to be $$ \text{Ci}(x)-\frac{\sin (x)}{x}, $$ where $$ \text{Ci}(x) = -\int_x^\infty \frac{\cos y}{y} dy $$ is the Cosine Integral.
Plugging in the limits gives $$ I = \sin 1 - \text{Ci}(1). $$
Unfortunately this is not elementary.