Can We Derive the Equations of the Circle Without Assuming π?
2 Mhd-Gashi 2 6/22/2025, 2:06:15 AM
How can the circumference of a circle be derived from first principles, using only right-angled triangle constructions and the sine function — without assuming the value of π at any point?
https://doi.org/10.5281/zenodo.15665567
All forms like radians which appear to work without pi, do so because they just tokenize it somewhere, and do not evaluate it.
sin(x) has a Taylor series with simple coefficients, but only when x is in _radians_.
The coefficients of that series for x in degrees are going to "sneak" an assumed value of pi right back into the process...