Pi

The title of this article is incorrect because of technical limitations. The correct title is π.
For other uses, see Pi (disambiguation).
Missing image
Greek_pi.png
The minuscule, or lower-case, pi

The mathematical constant π represents the ratio of a circle's circumference to its diameter and is commonly used in mathematics, physics, and engineering. π is the lowercase Greek letter equivalent to "p" in the Roman alphabet; its name is "pi" (pronounced pie), and this spelling can be used when the Greek letter is not available

In Euclidean plane geometry, π may be defined either as the ratio of a circle's circumference to its diameter, or as the ratio of a circle's area to the area of a square whose side is the radius. Advanced textbooks define π analytically using trigonometric functions, for example as the smallest positive x for which sin(x) = 0, or as twice the smallest positive x for which cos(x) = 0. All these definitions are equivalent.

Pi is also known as Archimedes' constant (not to be confused with Archimedes' number) and Ludolph's number.

The numerical value of π approximated to 64 decimal places Template:OEIS is:

3.14159 26535 89793 23846 26433 83279 50288 41971 69399 37510 58209 74944 5923

More digits of π are also available. See pi to 1,000 places, 10,000 places, 100,000 places, and 1,000,000 places. Furthermore, this page [1] (http://www.angio.net/pi/piquery) allows the user to search and display the first 200 million digits.

Contents

Properties

π is an irrational number; that is, it cannot be written as the ratio of two integers, as was proven in 1761 by Johann Heinrich Lambert. π is also transcendental, as was proven by Ferdinand von Lindemann in 1882. This means that there is no polynomial with rational (equivalently, integer) coefficients of which π is a root.

An important consequence of the transcendence of π is the fact that it is not constructible. Because the coordinates of all points that can be constructed with ruler and compass are constructible numbers, it is impossible to square the circle, that is, it is impossible to construct, using ruler and compass alone, a square whose area is equal to the area of a given circle.

Formulae involving π

Geometry

π appears in many formulae in geometry involving circles and spheres.

Geometrical shape Formula
Circumference of circle of radius r and diameter d <math>C = \pi d = 2 \pi r \,\!<math>
Area of circle of radius r <math>A = \pi r^2 \,\!<math>
Area of ellipse with semiaxes a and b <math>A = \pi a b \,\!<math>
Volume of sphere of radius r <math>V = \frac{4}{3} \pi r^3 \,\!<math>
Surface area of sphere of radius r <math>A = 4 \pi r^2 \,\!<math>
Volume of cylinder of height h and radius r <math>V = \pi r^2 h \,\!<math>
Surface area of cylinder of height h and radius r <math>A = 2 ( \pi r^2 ) + ( 2 \pi r ) h = 2 \pi r (r + h) \,\!<math>
Volume of cone of height h and radius r <math>V = \frac{1}{3} \pi r^2 h \,\!<math>
Surface area of cone of height h and radius r <math>A = \pi r \sqrt{r^2 + h^2} + \pi r^2 = \pi r (r + \sqrt{r^2 + h^2}) \,\!<math>

(All of these are a consequence of the first one, as the area of a circle can be written as A = ∫(2πr)dr ("sum of annuli of infinitesimal width"), and others concern a surface or solid of revolution.)

Also, the angle measure of 180° (degrees) is equal to π radians.

Analysis

Many formulae in analysis contain π, including infinite series (and infinite product) representations, integrals, and so-called special functions.

<math>\frac2\pi=

\frac{\sqrt2}2 \frac{\sqrt{2+\sqrt2}}2 \frac{\sqrt{2+\sqrt{2+\sqrt2}}}2\ldots<math>

<math>\frac{1}{1} - \frac{1}{3} + \frac{1}{5} - \frac{1}{7} + \frac{1}{9} - \cdots = \frac{\pi}{4}<math>
This commonly cited infinite series is usually written as above, but is more technically expressed as:
<math>\sum_{n=0}^{\infty} (-1)^{n} \left (\frac{1}{2n+1}\right ) = \frac{\pi}{4}<math>
<math> \frac{2}{1} \cdot \frac{2}{3} \cdot \frac{4}{3} \cdot \frac{4}{5} \cdot \frac{6}{5} \cdot \frac{6}{7} \cdot \frac{8}{7} \cdot \frac{8}{9} \cdots = \frac{\pi}{2} <math>
<math>\int_{-\infty}^{\infty} e^{-x^2}\,dx = \sqrt{\pi}<math>
<math>\zeta(2) = \frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + \cdots = \frac{\pi^2}{6}<math>
<math>\zeta(4)= \frac{1}{1^4} + \frac{1}{2^4} + \frac{1}{3^4} + \frac{1}{4^4} + \cdots = \frac{\pi^4}{90}<math>
and generally, <math>\zeta(2n)<math> is a rational multiple of <math>\pi^{2n}<math> for positive integer n
<math>\Gamma\left({1 \over 2}\right)=\sqrt{\pi}<math>
<math>n! \sim \sqrt{2 \pi n} \left(\frac{n}{e}\right)^n<math>
<math>e^{i \pi} + 1 = 0\;<math>
<math>\sum_{k=1}^{n} \phi (k) \sim 3 n^2 / \pi^2<math>
  • Area of one quarter of the unit circle:
<math>\int_0^1 \sqrt{1-x^2}\,dx = {\pi \over 4}<math>

Complex analysis

<math>e^{i\pi}\,\!+1=0<math>
<math>\oint\frac{dz}{z}=2\pi i ,<math>
where the path of integration is a circle around the origin, traversed in the standard (anti-clockwise) direction.

Continued fractions

π has many continued fractions representations, including:

<math> \frac{4}{\pi} = 1 + \frac{1}{3 + \frac{4}{5 + \frac{9}{7 + \frac{16}{9 + \frac{25}{11 + \frac{36}{13 + ...}}}}}} <math>

(Other representations are available at The Wolfram Functions Site (http://functions.wolfram.com/Constants/Pi/10/).)

Number theory

Some results from number theory:

  • The probability that a randomly chosen integer is square-free is 6/π2.
  • The average number of ways to write a positive integer as the sum of two perfect squares (order matters) is π/4.
  • The product of (1-1/p2) over the primes, p, is 6/π2.<math> \prod_{p\in\mathbb{P}} \left(1-\frac {1} {p^2} \right) = \frac {6} {\pi^2} <math>

Here, "probability", "average", and "random" are taken in a limiting sense, e.g. we consider the probability for the set of integers {1, 2, 3,..., N}, and then take the limit as N approaches infinity.

The remarkable fact that

<math>e^{\pi \sqrt{163}} = 262537412640768743.99999999999925007...<math>

can be explained by the theory of complex multiplication.

Dynamical systems / ergodic theory

In dynamical systems theory (see also ergodic theory), for almost every real-valued x0 in the interval [0,1],

<math> \lim_{n \to \infty} \frac{1}{n} \sum_{i = 1}^{n} \sqrt{x_i} = \frac{2}{\pi}\,, <math>

where the xi are iterates of the Logistic map for r = 4.

Physics

In physics, appearance of π in formulae is usually only a matter of convention and normalization. For example, by using the reduced Planck's constant <math> \hbar = \frac{h}{2\pi} <math> one can avoid writing π explicitly in many formulae of quantum mechanics. In fact, the reduced version is the more fundamental, and presence of factor 1/2π in formulas using h can be considered an artifact of the conventional definition of Planck's constant.

<math> \Delta x \Delta p \ge \frac{h}{4\pi} <math>
<math> R_{ik} - {g_{ik} R \over 2} + \Lambda g_{ik} = {8 \pi G \over c^4} T_{ik} <math>
<math> F = \frac{\left|q_1q_2\right|}{4 \pi \epsilon_0 r^2} <math>
<math> \mu_0 = 4 \pi \times 10^{-7}\,\mathrm{H/m}\,<math>

Probability and statistics

In probability and statistics, there are many distributions whose formulae contain π, including:

<math>f(x) = {1 \over \sigma\sqrt{2\pi} }\,e^{-(x-\mu )^2/(2\sigma^2)}<math>
<math>f(x) = \frac{1}{\pi (1 + x^2)}<math>

Note that since <math>\int_{-\infty}^{\infty} f(x)\,dx = 1<math>, for any pdf f(x), the above formulae can be used to produce other integral formulas for π.

An interesting empirical approximation of π is based on Buffon's needle problem. Consider dropping a needle of length L repeatedly on a surface containing parallel lines drawn S units apart (with S > L). If the needle is dropped n times and x of those times it comes to rest crossing a line (x > 0), then one may approximate π using:

<math>\pi \approx \frac{2nL}{xS}<math>

History of π

Main article: History of pi.

π has been known in some form since antiquity. There is an obscure reference to π in the Bible that gives a value of 3. "And he made a molten sea, ten cubits from the one brim to the other: it was round all about, and his height was five cubits: and a line of thirty cubits did compass it round about." (1 Kings 7:23 KJV)

Numerical approximations of π

Due to the transcendental nature of π, there are no closed expressions for the number. Therefore numerical calculations must use approximations of π. For many purposes, 3.14 or 22/7 is close enough, although engineers often use 3.1416 (5 significant figures) or 3.14159 (6 significant figures) for more accuracy. The approximations 22/7 and 355/113, with 3 and 7 significant figures respectively, are obtained from the simple continued fraction expansion of π.

An Egyptian scribe named Ahmes is the source of the oldest known text to give an approximate value for π. The Rhind Mathematical Papyrus dates from the Egyptian Second Intermediate Period—though Ahmes states that he copied a Middle Kingdom papyrus—and describes the value in such a way that the result obtained comes out to 256 divided by 81 or 3.160.

The Chinese mathematician Liu Hui computed π to 3.141014 (good to three decimal places) in AD 263 and suggested that 3.14 was a good approximation.

The Indian mathematician and astronomer Aryabhata gave an accurate approximation for π. He wrote "Add four to one hundred, multiply by eight and then add sixty-two thousand. The result is approximately the circumference of a circle of diameter twenty thousand. By this rule the relation of the circumference to diameter is given." In other words (4+100)×8 + 62000 is the circumference of a circle with diameter 20000. This provides a value of π = 62832/20000 = 3.1416, correct when rounded off to four decimal places.

The Chinese mathematician and astronomer Zu Chongzhi computed π to 3.1415926 to 3.1415927 and gave two approximations of π 355/113 and 22/7 in the 5th century.

The Iranian mathematician and astronomer, Ghyath ad-din Jamshid Kashani, 1350-1439, computed π to 9 digits in the base of 60, which is equivalent to 16 decimal digits as:

2 π = 6.2831853071795865

The German mathematician Ludolph van Ceulen (circa 1600) computed the first 35 decimals. He was so proud of this accomplishment that he had them inscribed on his tombstone.

The Slovene mathematician Jurij Vega in 1789 calculated the first 140 decimal places for π of which the first 137 were correct and held the world record for 52 years until 1841, when William Rutherford calculated 208 decimal places of which the first 152 were correct. Vega improved John Machin's formula from 1706 and his method is still mentioned today.

None of the formulas given above can serve as an efficient way of approximating π. For fast calculations, one may use formulas such as Machin's:

<math>\frac{\pi}{4} = 4 \arctan\frac{1}{5} - \arctan\frac{1}{239} <math>

together with the Taylor series expansion of the function arctan(x). This formula is most easily verified using polar coordinates of complex numbers, starting with

<math>(5+i)^4\cdot(-239+i)=-114244-114244i.<math>

Formulas of this kind are known as Machin-like formulas.

Extremely long decimal expansions of π are typically computed with the Gauss-Legendre algorithm and Borwein's algorithm; the Salamin-Brent algorithm which was invented in 1976 has also been used in the past.

The first one million digits of π and 1/π are available from Project Gutenberg (see external links below). The current record (December 2002) stands at 1,241,100,000,000 digits, which were computed in September 2002 on a 64-node Hitachi supercomputer with 1 terabyte of main memory, which carries out 2 trillion operations per second, nearly twice as many as the computer used for the previous record (206 billion digits). The following Machin-like formulas were used for this:

<math> \frac{\pi}{4} = 12 \arctan\frac{1}{49} + 32 \arctan\frac{1}{57} - 5 \arctan\frac{1}{239} + 12 \arctan\frac{1}{110443}<math>
K. Takano (1982).
<math> \frac{\pi}{4} = 44 \arctan\frac{1}{57} + 7 \arctan\frac{1}{239} - 12 \arctan\frac{1}{682} + 24 \arctan\frac{1}{12943}<math>
F. C. W. Störmer (1896).

These approximations have so many digits that they are no longer of any practical use, except for testing new supercomputers and (obviously) for establishing new π calculation records.

In 1996 David H. Bailey, together with Peter Borwein and Simon Plouffe, discovered a new formula for π as an infinite series:

<math>\pi = \sum_{k = 0}^{\infty} \frac{1}{16^k}

\left( \frac{4}{8k + 1} - \frac{2}{8k + 4} - \frac{1}{8k + 5} - \frac{1}{8k + 6}\right)<math>

This formula permits one to easily compute the kth binary or hexadecimal digit of π, without having to compute the preceding k − 1 digits. Bailey's website (http://www.nersc.gov/~dhbailey/) contains the derivation as well as implementations in various programming languages. The PiHex project computed 64-bits around the quadrillionth bit of π (which turns out to be 0).

Other formulas that have been used to compute estimates of π include:

<math>

\frac{\pi}{2}= \sum_{k=0}^\infty\frac{k!}{(2k+1)!!}= 1+\frac{1}{3}\left(1+\frac{2}{5}\left(1+\frac{3}{7}\left(1+\frac{4}{9}(1+...)\right)\right)\right) <math>

Newton.
<math> \frac{1}{\pi} = \frac{2\sqrt{2}}{9801} \sum^\infty_{k=0} \frac{(4k)!(1103+26390k)}{(k!)^4 396^{4k}} <math>
Ramanujan.
<math> \frac{1}{\pi} = 12 \sum^\infty_{k=0} \frac{(-1)^k (6k)! (13591409 + 545140134k)}{(3k)!(k!)^3 640320^{3k + 3/2}} <math>
David Chudnovsky and Gregory Chudnovsky.
<math>{\pi} = 20 \arctan\frac{1}{7} + 8 \arctan\frac{3}{79} <math>
Euler.

On computers running Microsoft Windows OS, the program PiFast can be used to quickly calculate a large amount of digits. The largest number of digits of π calculated on a home computer, 25,000,000,000, was calculated with PiFast in 17 days.

An open source GPL code (written in python) for calculating the digits of pi using generalised continued fractions is also available at the wikisource sister project.

Miscellaneous formulas

In base 60, π can be approximated to eight significant figures as

<math> 3 + \frac{8}{60} + \frac{29}{60^2} + \frac{44}{60^3}<math>

In addition, the following numerical formula will give an accurate approximation of π to 9 digits:

<math>{63\over25}\cdot{17+15\sqrt5 \over 7+15\sqrt5}<math>

The following fraction will give an approximation of π to 17 digits:

<math>3 + \frac{48178703}{340262731}<math>

Open questions

The most pressing open question about π is whether it is a normal number -- whether any digit block occurs in the expansion of π just as often as one would statistically expect if the digits had been produced completely "randomly". This must be true in any base, not just in base 10. Current knowledge in this direction is very weak; e.g., it is not even known which of the digits 0,...,9 occur infinitely often in the decimal expansion of π.

Bailey and Crandall showed in 2000 that the existence of the above mentioned Bailey-Borwein-Plouffe formula and similar formulas imply that the normality in base 2 of π and various other constants can be reduced to a plausible conjecture of chaos theory. See Bailey's above mentioned web site for details.

It is also unknown whether π and e are algebraically independent, i.e. whether there is a polynomial relation between π and e with rational coefficients.

John Harrison, (1693-1776) (of Longitude fame), devised a meantone temperament musical tuning system derived from π. This Lucy Tuning system (due to the unique mathematical properties of π), can map all musical intervals, harmony and harmonics. This suggests that musical harmonics beat, and that using π could provide a more precise model for the analysis of both musical and other harmonics in vibrating systems.

The nature of π

In non-Euclidean geometry the sum of the angles of a triangle may be more or less than π radians, and the ratio of a circle's circumference to its diameter may also differ from π. This does not change the definition of π, but it does affect many formulae in which π appears. So, in particular, π is not affected by the shape of the universe; it is not a physical constant but a mathematical constant defined independently of any physical measurements. The reason it occurs so often in physics is simply because it's convenient in many physical models.

For example, consider Coulomb's law

<math> F = \frac{1}{ 4 \pi \epsilon_0} \frac{\left|q_1 q_2\right|}{r^2} <math>.

Here, <math>4 \pi r^2<math> is just the surface area of sphere of radius r. In this form, it is a convenient way of describing the inverse square relationship of the force at a distance r from a point source. It would of course be possible to describe this law in other, but less convenient ways, or in some cases more convenient. If Planck charge is used, it can be written as <math> F = \frac{q_1 q_2}{r^2} <math> and thus eliminate the need for π.

Fictional references

π culture

There is an entire field of humorous yet serious study that involves the use of mnemonic techniques to remember the digits of π, which is known as piphilology. See Pi mnemonics for examples.

March 14 (3/14) marks Pi Day which is celebrated by many lovers of π. On July 22, Pi Approximation Day is celebrated (22/7 is a popular approximation of π).

Related articles

External links

Digit resources

Calculation

General

Mnemonics

bg:Пи ca:Nombre π da:Pi (tal) de:Kreiszahl et:Pii es:Pi eo:Pi fa:عدد پی fr:Pi fi:Pii it:Pi greco ko:원주율 he:פאי lt:Pi nl:Pi (wiskunde) ja:円周率 pl:Pi pt:Pi ru:Пи simple:Pi sk:Pi sl:Pí sr:Пи sv:Pi (tal) zh:圓周率

Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools