I am studying trigonometry and I know that $\pi$ can be approximated using Gregory series, Rutherford series, etc. Also it's strange and mysterious that $\pi$ is just ratio of circumference to diameter. This profoundly shows integration in math between different branches.
I would like to know other ways of $\pi$ approximation in different fields of math. Please share your views.
The half circumference of the unit circle can be computed from the implicit equation $x^2+y^2=1$, which expresses a constant distance to the origin.
$$H=\int_{-1}^1\sqrt{y'^2(x)+1}\ dx=\int_{-1}^1\frac{dx}{\sqrt{1-x^2}}=\arcsin x\Big|_{-1}^1=\pi.$$
Similarly, for the area. $$A=2\int_{-1}^1y\ dx=2\int_{-1}^1\sqrt{1-x^2}\ dx=\left(x\sqrt{1-x^2}-\arcsin x\right)\Big|_{-1}^1=\pi.$$ When you accept the analytic formula for the Euclidean distance, you make a connection between geometry and calculus. And from there the link with trigonometric functions and the power series that allow to compute the value of $\pi$.
By the way, numerical estimates of these integrals provide approximations for $\pi$.