I am interested in calculating the following limit: \begin{equation} \lim_{n\to\infty}\frac{1}{n}\sum_{i=-\frac{nf}{2}}^{\frac{nf}{2}}e^{-(\frac{1}{n^2}+\alpha)i^2} \end{equation}
where $f$ and $\alpha$ are positive real-valued constants. does anybody have any idea how to proceed? any idea or approximation or even an asymptotic behavior would be welcomed.
i tried using Riemann sum formula for it but i failed since for the Riemann sum assuming $\Delta=\frac{b-a}{n}$the summand should have the form $f(\frac{m}{n})$ but as we see it doesn't have that form. for that reason i couldn't go any further using Riemann sum.
Let's just look at large enough $n$, such that $\frac 1n \ll\alpha$. Then the sum becomes (in the limit $n\to\infty$) $$S=\sum_{i=-\infty}^\infty e^{-\alpha i^2}$$ But this sum is just a little larger than the integral $$\int_{-\infty}^\infty e^{-\alpha x^2} dx=\sqrt{\frac{\pi}{\alpha}}$$ In fact the only thing that I care is that the sum is finite. When you divide by a large $n$, you get $0$.