Why Pi Is 3.14

Pi is the ratio of a circle’s circumference to its diameter. It’s 3.14159... because that’s how circles work, and the value is the same in every universe with circles.

Tech Talk News Editorial5 min readUpdated Jul 14, 2026
ShareXLinkedInRedditEmail
Why Pi Is 3.14

Key takeaways

  • Pi equals roughly 3.14159 because that is the ratio of any circle's circumference to its diameter in flat Euclidean space, which makes it a measured fact about geometry rather than a human convention.
  • Archimedes proved the first rigorous bounds on pi around 250 BC by inscribing and circumscribing 96-sided polygons around a circle, showing that pi sits between 3 + 10/71 and 3 + 10/70, or roughly 3.1408 and 3.1429.
  • Pi is irrational, proved by Johann Lambert in 1761, and transcendental, proved by Lindemann in 1882, which is what makes squaring the circle with compass and straightedge impossible.
  • Pi is only 3.14159 in flat space: a circle drawn on a sphere has a smaller circumference than 2 pi r, and a circle on a saddle surface has a larger one.
  • The world record for computed digits of pi runs into the trillions, but NASA JPL uses just 15 decimal places for interplanetary navigation, and per JPL only about 37 decimal places would be needed to compute the circumference of the observable universe to within the width of a hydrogen atom.

Pi is the ratio of a circle's circumference to its diameter. Take any circle, divide the distance around it by the distance across it, and you get the same number. That number is roughly 3.14159, and it goes on forever without repeating. The reason it's 3.14 (and not 3 or 4 or some other number) is that this is genuinely how circles work in flat space. The value of pi is a fact about geometry, not a human convention.

The way I think about pi is that it's the cleanest example of a mathematical constant that's “discovered” rather than invented. Aliens with no contact with humans would derive the same number from the same definition, just with different symbols. Pi is built into the structure of flat space the same way the Pythagorean theorem is.

Plain English

Pi (π) ≈ 3.14159265358979... It's irrational, meaning no fraction of two integers exactly equals it, and it's transcendental, meaning it's not the root of any polynomial with integer coefficients. The decimal expansion never terminates and never repeats.

The Geometric Definition

Take a circle with radius r. The circumference (distance around) is:

C = 2πr

The area is:

A = πr²

Pi is whatever number makes both of these formulas correct. It's defined by the geometry of the circle. You don't pick its value; you measure it.

If you draw any circle on a flat surface and measure carefully, you'll find the circumference is a little more than 3 times the diameter. The first three digits, 3.14, are within reach of anyone with a string and some patience. Everything after that is where it gets hard, and where most of the history of mathematics happens.

The Ancient Methods

Estimating pi was a major computational problem in ancient mathematics. Archimedes (around 250 BC) was the first to prove rigorous bounds. His method: inscribe regular polygons inside a circle and circumscribe regular polygons outside it. Compute the perimeters. The circle's circumference must be between them.

Archimedes worked with 96-sided polygons and proved:

3 + 10/71 < π < 3 + 10/70

Or roughly 3.1408 < π < 3.1429. That's impressively accurate for someone working without modern algebra, and it's the part of this story I find genuinely impressive: he didn't estimate pi, he bounded it, and proved the bounds.

Later mathematicians pushed the same polygon method further. Liu Hui in 3rd-century China worked it out to several digits. Ludolph van Ceulen spent much of his life on it and squeezed out 35 decimal places around 1600 using polygons with billions of sides, which is roughly where the technique runs out of road. Getting past that took a completely different tool: infinite series. Madhava's school in India had found series expansions for pi by the 15th century, and once Europe picked up that thread in the 1600s, the digit count stopped being limited by patience and started being limited by arithmetic.

Why It's 3.14 Specifically

The simple answer is “because circles.” The deeper answer is that pi is determined by the structure of Euclidean (flat) geometry. In curved space, the relationship between a circle's circumference and its radius changes. A circle drawn on the surface of a sphere has a smaller circumference than 2πrfor a given radius (measured along the sphere's surface). A circle on a saddle surface has a larger one.

Pi being 3.14159... is specifically a fact about flat 2D space. It's tied up with the parallel postulate (the assumption that parallel lines never meet) and all the geometry that follows. Change those assumptions, and pi changes value, or stops being a constant at all.

The Modern Computation

Modern computations of pi use infinite series that converge fast. Some of the more important:

  • Leibniz formula (1670s): π/4 = 1 − 1/3 + 1/5 − 1/7 + 1/9 − ... Beautiful but slow. To get 10 digits you need billions of terms.
  • Machin's formula (1706): π/4 = 4·arctan(1/5) − arctan(1/239). Much faster than Leibniz; used for centuries to compute pi by hand.
  • Ramanujan series (1914): Multiple formulas converging at remarkable rates. Still used in modern computer calculations.
  • Bailey-Borwein-Plouffe (1995): The first known formula that lets you compute the n-th digit of pi without computing all the digits before it.

The current world record for digits of pi runs into the trillions. Essentially none of them matter. NASA's Jet Propulsion Laboratory uses 15 decimal places for its highest-accuracy interplanetary navigation, and JPL has made the point directly: computing the circumference of a circle the size of the observable universe to within the width of a hydrogen atom would take only about 37 decimal places. Everything past that is sport, not engineering.

Why Pi Is Irrational

Pi being irrational means it can't be written as a fraction p/q for any integers p and q. This is non-obvious from the definition. The first proof was given by Johann Lambert in 1761, using the continued fraction expansion of the tangent function.

Pi being transcendental (proved by Lindemann in 1882) is a stronger statement: pi isn't the root of any polynomial with integer coefficients. This is what proves that you can't “square the circle” (construct a square of equal area to a given circle using only compass and straightedge). It also means pi is a fundamentally non-algebraic number.

Pi in Other Contexts

Pi shows up in places that aren't obviously about circles:

  • Probability. The normal distribution's probability density function has pi in the denominator.
  • Quantum mechanics. The Heisenberg uncertainty principle is bounded by ℏ/2, where ℏ = h/(2π).
  • Signal processing. Fourier transforms and frequency analysis are saturated with pi.
  • Statistics. The Stirling approximation for factorials, sample size formulas, error bounds.

Pi appears whenever there's an underlying circular or wave structure to the math, even when the connection isn't obvious. The Fourier transform converts time signals into frequency signals, and the inverse and forward transforms have factors of 2π in them, because frequency is measured in cycles per second and a cycle is one trip around a circle.

Takeaway

Pi equals 3.14159... because that's the ratio of a circle's circumference to its diameter in flat space. It's irrational and transcendental. Ancient mathematicians estimated it by inscribing polygons in circles. Modern formulas converge fast and we know it to trillions of digits, none of which matter practically. Pi shows up everywhere there's a circle or wave hidden in the math.

The Take

The reason pi is 3.14 isn't about humans choosing it. It's a measurement. The number that comes out of dividing any circle's circumference by its diameter is what it is, and the universe's flat-space geometry produces 3.14159... regardless of who's asking. That's why pi is one of the most universal constants in mathematics. The interesting historical question is how long it took humans to compute it precisely. The answer is “forever,” because the digits never stop.

Frequently asked questions

Why is pi equal to 3.14 and not some other number?
Because 3.14159... is what you actually get when you divide any circle's circumference by its diameter on a flat surface. Pi is not chosen, it is measured. The value is fixed by the structure of Euclidean geometry and the parallel postulate, which means aliens with no contact with humans would derive the same number from the same definition.
How did ancient mathematicians calculate pi without computers?
They used polygons. Archimedes, around 250 BC, inscribed a regular polygon inside a circle and circumscribed another one outside it, then computed both perimeters, since the circle's circumference has to fall between them. Working with 96-sided polygons he pinned pi between roughly 3.1408 and 3.1429. Liu Hui in China and Madhava in India later extended the same method to more digits.
What does it mean that pi is irrational and transcendental?
Irrational means pi cannot be written as a fraction p/q for any two integers, so its decimal expansion never terminates and never repeats. Transcendental is the stronger statement that pi is not the root of any polynomial with integer coefficients. Lambert proved irrationality in 1761 using the continued fraction expansion of the tangent function, and Lindemann proved transcendence in 1882.
How many digits of pi do you actually need?
Fifteen decimal places, which is what NASA JPL uses for its highest-accuracy interplanetary navigation. JPL has pointed out that even computing the circumference of the observable universe to within the width of a hydrogen atom would take only about 37 decimal places. The trillions of digits chased by modern record attempts serve no practical purpose at all.
Why does pi show up in things that have nothing to do with circles?
Because a circle or a wave is usually hiding inside the math. Pi appears in the normal distribution's probability density function, in the Heisenberg uncertainty principle through h-bar equals h over 2 pi, in Fourier transforms, and in the Stirling approximation for factorials. Frequency is measured in cycles per second, and one cycle is one trip around a circle.

Written by

Tech Talk News Editorial

Computer engineering background. Writes about software, AI, markets, and real estate, and the places where the three meet.

More about the author
ShareXLinkedInRedditEmail