0

I need to prove that

$$\lim_{n\to \infty} \sum_{k=1}^n \frac{n}{n^2 + k^2} = \frac{\pi}{4}$$

using definite integrals. I would like to get a explanation about to do it , and whats the reasons. thanks!!

alexjo
  • 14,976

1 Answers1

0

$$\lim _{n\rightarrow \infty }\sum_{k=1}^{n}\frac{n}{n^{2}+k^{2}}=\lim_{n\to +\infty}\frac{1}{n}\sum_{k=1}^{n}\frac{1}{1+\left(\frac{k}{n}\right)^2}=\int_{0}^{1}\frac{dx}{1+x^2}=\arctan 1=\color{red}{\frac{\pi}{4}}.$$

alexjo
  • 14,976