Find $\lim_{x\to 1}f(x)$, where $$f(x) = \int_{x}^{x^2}\frac{1}{\ln {t}}\mathrm dt$$
I tried splitting it into two integrals, one from 1 to $x^2$ and the other one from $x$ to $1$. Doesn't matter how I split it, I got zero. Wolfram Alpha has some kind of a different, more sophisticated answer with functions we didn't cover at the lecture.
For $t>0$: $$\frac{t-1}t\leq\ln t\leq t-1$$ so $$\int_x^{x^2}\frac{1}{t-1}dt\leq\int_x^{x^2} \frac{1}{\ln t}\,dt\leq \int_x^{x^2}\dfrac{t}{t-1}dt$$ with limit $x\to1$ you have answer $\ln2$.