To find the exact (ish) perimeter of a circle, we simply multiply the diameter by a ratio we have defined as being equal to the circumference / the diameter, known as $\pi$.
My question is, why do we not just do something similar for an ellipse, such that for each eccentricity there exists a unique $\pi$ value, which when multiplied by the semimajor + semiminor axes gives the circumference? Would this not be a suitable way of calculating the perimeter?
This could perhaps be done by defining a functin $f(x)$ which when the eccentricity is inputted, yields the corresponding "$\pi$" value for that eccentricity, such that the general equation for the perimeter of an ellipse is $f(x)(a+b)$.
Define the second-kind complete elliptic integral as $$E(k)=\int_0^{\pi/2}\sqrt{1-k^2\sin^2\theta}\,d\theta$$ Then the perimeter of an ellipse with semi-major axis $a$ and eccentricity $e$ is $4aE(e)$. Note that $E(0)=\pi/2$, so the circular case is a special case of this.
Indeed, the whole theory of elliptic integrals (and their inverses, elliptic functions) arose from this problem.