I'm thinking about when can be stated that
$\lim\limits_{s\to s_0}\displaystyle\int f(x,s)dx = \int \lim\limits_{s\to s_0}f(x,s)dx$
Can you help me with this?
What are the hypothesis about $f$ to assure the statement?
Particularly I was trying to calculate
$$\iint_{\mathbb{R}^2}(x^2+y^2)e^{-(x^2+y^2)}dA$$
so I was thinking in doing this:
First use that
$$\iint_{\mathbb{R}^2}e^{-t(x^2+y^2)}dA = \frac{\pi}{t}$$
And then as $\frac{d}{dt}e^{-t(x^2+y^2)} = -(x^2+y^2)e^{-t(x^2+y^2)}$
Use $$\iint_{\mathbb{R}^2}\frac{d}{dt}e^{-t(x^2+y^2)}dA = \frac{-\pi}{t^2}$$
But I'm not sure if I can do that. That's why I'm asking about swap limit and integral.