Let $f(r)$ be the number of integral points inside circle of radius $r$ and center at origin,then $\lim_{r\to \infty}\frac{f(r)}{\pi r^2}$
I know the formula for number of lattice points inside the boundary of a circle of radius $r$ with center at the origin is given by $f(r)=1+4\lfloor r\rfloor+4\sum_{i=1}^{\lfloor r\rfloor}\lfloor \sqrt{r^2-i^2}\rfloor$
But i am not able to find $\lim_{r\to \infty}\frac{f(r)}{\pi r^2}$.