I'm trying to find a proof that the following definitions of $\pi$ are equivalent:
$\pi$ is the smallest positive real number such that $e^{\pi i}=-1$.
$\pi$ is half the circumference of a circle with radius $1$, namely $$\pi :=\int_{-1}^{1}\frac{1}{\sqrt{1-x^2}}dx.$$
$\pi$ is the area of a circle of radius $1$, namely
$$\pi :=2\int_{-1}^{1}\sqrt{1-x^2}dx.$$
The worst part is that I remember seeing a proof that the first definition was equivalent to one of the other two, yet I don't remember the proof nor where I saw it, and I now can't seem to find it. I would appreciate any help.
Here's a calculus proof that 2 is equivalent to 3.
Integration by parts gives \begin{align} \int_{-1}^1\sqrt{1-x^2}\,dx &=\left[x\sqrt{1-x^2}\right]_{x=-1}^1+\int_{-1}^1\frac{x^2}{\sqrt{1-x^2}}\,dx\\ &=\int_{-1}^1\frac{1-(1-x^2)}{\sqrt{1-x^2}}\,dx\\ &=\int_{-1}^1\frac{dx}{\sqrt{1-x^2}}-\int_{-1}^1\sqrt{1-x^2}\,dx \end{align} and so $$2\int_{-1}^1\sqrt{1-x^2}\,dx=\int_{-1}^1\frac{dx}{\sqrt{1-x^2}}.$$