Infinite series that converges to pi

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 7K views
keeper1
Messages
1
Reaction score
0
I stumbled upon this infinite series that converges to [itex]\pi[/itex]:

4[itex]\sum\frac{\sqrt{n^2-i^2}}{n^2}[/itex] for i = 1:n as n[itex]{\rightarrow∞}[/itex]

I haven't been able to find any similar series online and I'm really curious how to prove this does indeed converge to [itex]\pi[/itex]. Any insight would be greatly appreciated.
 
on Phys.org
This series appear if you try to compute the area of a quarter unit circle, by approximating with n rectangles in the obvious way (one side being 1/n).

EQuivalently, your sum is a Riemann sum of f(x)=√(1-x2) in the interval [0,1].