Show that $$\lim_{n \to \infty} \sum\limits_{k=1}^n \frac{n}{n^2+k^2} = \frac{\pi}{4}.$$
I am familiar with Taylor series and Fourier series of the standard functions. I tried to compare with those and see if there is a relation, I don't seen to find any. How do I tackle this?
We have $$\sum_{k=1}^{n}\frac{n}{n^2+k^2}=\sum_{k=1}^{n}\frac{1}{1+(k/n)^2}\left(\frac{1}{n}\right)\to \int_0^1\frac{1}{1+x^2}\,dx=\frac{\pi}{4}$$