Calculate $$\lim_{k\to\infty}\int_{\mathbb R^2}\frac{(x^2+y^2)^{k/2}}{1+(x^2+y^2)^{(k+3)/2}}\,dx\,dy$$ without using the change of variable theorem, my idea was to used the Dominated Convergence Theorem but I get stuck calculating the limit, thanks in advance!
2026-05-04 16:50:30.1777913430
Help calculating the limit of an Integral defined in R^2
39 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Hint:
$$\displaystyle\lim_{k \to \infty} \int_{x^2+y^2 < 1}\frac{(x^2 + y^2)^{k/2}}{1 + (x^2 + y^2)^{(k+3)/2}} \, dx \, dy = 0$$
$$\displaystyle\lim_{k \to \infty} \int_{x^2+y^2 > 1}\frac{(x^2 + y^2)^{k/2}}{1 + (x^2 + y^2)^{(k+3)/2}} \, dx \, dy = \int_{x^2+y^2 > 1}\frac{1}{(x^2 + y^2)^{3/2}} \, dx \, dy$$
The dominating functions should be obvious.