Hello my question is really inspired by the following example, but also many others which are similar. Compute $\displaystyle\lim_{n \to \infty} \sqrt{n} \int_{-1}^{1} e^{\frac{-nx^{2}}{2}}f(x) \ \mathrm dx $
Compute $\displaystyle\lim_{n \to \infty} \sqrt{n} \int_{-1}^{1} e^{\frac{-nx^{2}}{2}}f(x) \ \mathrm dx $
where $f:[-1,1] \to \mathbb{R}$ is a continuous function.
When we have a limit of an integral to compute, and we change variables to get it to a more tractable form, and the change of variables is a function of n and x, say here its $t= \sqrt{n} x$, thereby eliminating the $nx^2$ from that term and sort of covering it by t, and then we take the limit of the whole function as $ n\to \infty$, aren't we assuming t is independent of n when it is dependent on n?
Thanks in advance.