I need to calculate the limit$$\lim_{n \to \infty } \frac{1}{n^2} \int_0^n \frac{ \sqrt{n^2-x^2} }{2+x^{-x}} dx$$ How could I calculate this? Any hlep would be appreciated.
2026-03-27 10:31:25.1774607485
Calculate $\lim_{n \to \infty } \frac{1}{n^2} \int_0^n \frac{ \sqrt{n^2-x^2} }{2+x^{-x}} dx$
90 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Outline:
First, do the change of variable $x=ny$, to get $ \int_0^1 f_n(y) dy $ with $$f_n(y) = \frac{\sqrt{1-y^2}}{2+e^{-ny \ln (ny)}}.$$
Then, compute the pointwise limit $f$ of $f_n$ on $(0,1]$.
Finally, apply the Dominated Convergence Theorem to show that $\int_0^1 f_n \xrightarrow[n\to\infty]{} \int_0^1 f$.