Given function $g$ continuous in line $[0,\infty)$, positive and strongly increasing that upholds $\lim_{t\to\infty} g(t) = L$. Calculate the limit: $$ \lim_{n\to\infty} \int\limits_1^2 g(nx) \, dx. $$
At the moment what I think that I should do is swap the $g(nx)$ with $L$ as it approaches infinity but from there on I am just not sure whats my next step is.
From the Lebesgue's monotone convergence theorem $$\lim\limits_{n\to \infty} \int\limits_1^2 g(nx) dx = \int\limits_1^2 \lim\limits_{n\to \infty} g(nx)dx = \int\limits_1^2 L dx = L . $$
Different approach. $$ g(n) =\int\limits_1^2g(n)dx\leq \int\limits_1^2 g(nx) dx \leq \int\limits_1^2 g(2n) dx = g(2n) $$ By the squezee theorem, we get the result.