There are many formulas of of many types. Among others, these include series, products, geometric constructions, limits, special values, and pi iterations.
is intimately related to the properties of circles and spheres. For a circle of radius , the circumference and area are given by
(1)
| |||
(2)
|
Similarly, for a sphere of radius , the surface area and volume enclosed are
(3)
| |||
(4)
|
An exact formula for in terms of the inverse tangents of unit fractions is Machin's formula
(5)
|
There are three other Machin-like formulas, as well as thousands of other similar formulas having more terms.
Gregory and Leibniz found
(6)
| |||
(7)
|
(Wells 1986, p. 50), which is known as the Gregory series and may be obtained by plugging into the Leibniz series for . The error after the th term of this series in the Gregory series is larger than so this sum converges so slowly that 300 terms are not sufficient to calculate correctly to two decimal places! However, it can be transformed to
(8)
|
where is the Riemann zeta function (Vardi 1991, pp. 157-158; Flajolet and Vardi 1996), so that the error after terms is .
An infinite sum series to Abraham Sharp (ca. 1717) is given by
(9)
|
(Smith 1953, p. 311). Additional simple series in which appears are
(10)
| |||
(11)
| |||
(12)
| |||
(13)
| |||
(14)
| |||
(15)
| |||
(16)
| |||
(17)
|
(Wells 1986, p. 53).
In 1666, Newton used a geometric construction to derive the formula
(18)
| |||
(19)
|
which he used to compute (Wells 1986, p. 50; Borwein et al. 1989; Borwein and Bailey 2003, pp. 105-106). The coefficients can be found from the integral
(20)
| |||
(21)
|
by taking the series expansion of about 0, obtaining
(22)
|
(OEIS A054387 and A054388). Using Euler's convergence improvement transformation gives
(23)
| |||
(24)
| |||
(25)
|
(Beeler et al. 1972, Item 120).
This corresponds to plugging into the power series for the hypergeometric function ,
(26)
|
Despite the convergence improvement, series (◇) converges at only one bit/term. At the cost of a square root, Gosper has noted that gives 2 bits/term,
(27)
|
and gives almost 3.39 bits/term,
(28)
|
where is the golden ratio. Gosper also obtained
(29)
|
Various limits also converge to , a simple example being
(30)
|
More interesting examples are given by
(31)
|
and
(32)
|
where is a Bernoulli number (Plouffe 2022). These formulas can be used as a digit-extraction algorithm for pi digits.
A spigot algorithm for is given by Rabinowitz and Wagon (1995; Borwein and Bailey 2003, pp. 141-142).
A closed form expression giving another digit-extraction algorithm which produces digits of (or ) in base-16 was discovered by Bailey et al. (Bailey et al. 1997, Adamchik and Wagon 1997),
(33)
|
This formula, known as the BBP formula, was discovered using the PSLQ algorithm (Ferguson et al. 1999) and is equivalent to
(34)
|
There is a series of BBP-type formulas for in powers of , the first few independent formulas of which are
(35)
| |||
(36)
| |||
(37)
| |||
(38)
| |||
(39)
| |||
(40)
|
Similarly, there are a series of BBP-type formulas for in powers of , the first few independent formulas of which are
(41)
| |||
(42)
| |||
(43)
| |||
(44)
| |||
(45)
| |||
(46)
| |||
(47)
| |||
(48)
| |||
(49)
| |||
(50)
| |||
(51)
|
F. Bellard found the rapidly converging BBP-type formula
(52)
|
A related integral is
(53)
|
(Dalzell 1944, 1971; Le Lionnais 1983, p. 22; Borwein, Bailey, and Girgensohn 2004, p. 3; Boros and Moll 2004, p. 125; Lucas 2005; Borwein et al. 2007, p. 14). This integral was known by K. Mahler in the mid-1960s and appears in an exam at the University of Sydney in November 1960 (Borwein, Bailey, and Girgensohn, p. 3). Beukers (2000) and Boros and Moll (2004, p. 126) state that it is not clear if these exists a natural choice of rational polynomial whose integral between 0 and 1 produces , where 333/106 is the next convergent. However, an integral exists for the fourth convergent, namely
(54)
|
(Lucas 2005; Bailey et al. 2007, p. 219). In fact, Lucas (2005) gives a few other such integrals.
Backhouse (1995) used the identity
(55)
| |||
(56)
| |||
(57)
|
for positive integer and and where , , and are rational constant to generate a number of formulas for . In particular, if , then (Lucas 2005).
A similar formula was subsequently discovered by Ferguson, leading to a two-dimensional lattice of such formulas which can be generated by these two formulas given by
(58)
|
for any complex value of (Adamchik and Wagon), giving the BBP formula as the special case .
An even more general identity due to Wagon is given by
(59)
|
(Borwein and Bailey 2003, p. 141), which holds over a region of the complex plane excluding two triangular portions symmetrically placed about the real axis, as illustrated above.
A perhaps even stranger general class of identities is given by
(60)
|
which holds for any positive integer , where is a Pochhammer symbol (B. Cloitre, pers. comm., Jan. 23, 2005). Even more amazingly, there is a closely analogous formula for the natural logarithm of 2.
Following the discovery of the base-16 digit BBP formula and related formulas, similar formulas in other bases were investigated. Borwein, Bailey, and Girgensohn (2004) have recently shown that has no Machin-type BBP arctangent formula that is not binary, although this does not rule out a completely different scheme for digit-extraction algorithms in other bases.
S. Plouffe has devised an algorithm to compute the th digit of in any base in steps.
A slew of additional identities due to Ramanujan, Catalan, and Newton are given by Castellanos (1988ab, pp. 86-88), including several involving sums of Fibonacci numbers. Ramanujan found
(61)
|
(Hardy 1923, 1924, 1999, p. 7).
Plouffe (2006) found the beautiful formula
(62)
|
An interesting infinite product formula due to Euler which relates and the th prime is
(63)
| |||
(64)
|
(Blatner 1997, p. 119), plotted above as a function of the number of terms in the product.
A method similar to Archimedes' can be used to estimate by starting with an -gon and then relating the area of subsequent -gons. Let be the angle from the center of one of the polygon's segments,
(65)
|
then
(66)
|
(Beckmann 1989, pp. 92-94).
Vieta (1593) was the first to give an exact expression for by taking in the above expression, giving
(67)
|
which leads to an infinite product of nested radicals,
(68)
|
(Wells 1986, p. 50; Beckmann 1989, p. 95). However, this expression was not rigorously proved to converge until Rudio in 1892.
A related formula is given by
(69)
|
which can be written
(70)
|
where is defined using the iteration
(71)
|
with (J. Munkhammar, pers. comm., April 27, 2000). The formula
(72)
|
is also closely related.
A pretty formula for is given by
(73)
|
where the numerator is a form of the Wallis formula for and the denominator is a telescoping sum with sum 1/2 since
(74)
|
(Sondow 1997).
A particular case of the Wallis formula gives
(75)
|
(Wells 1986, p. 50). This formula can also be written
(76)
|
where denotes a binomial coefficient and is the gamma function (Knopp 1990). Euler obtained
(77)
|
which follows from the special value of the Riemann zeta function . Similar formulas follow from for all positive integers .
An infinite sum due to Ramanujan is
(78)
|
(Borwein et al. 1989; Borwein and Bailey 2003, p. 109; Bailey et al. 2007, p. 44). Further sums are given in Ramanujan (1913-14),
(79)
|
and
(80)
| |||
(81)
|
(Beeler et al. 1972, Item 139; Borwein et al. 1989; Borwein and Bailey 2003, p. 108; Bailey et al. 2007, p. 44). Equation (81) is derived from a modular identity of order 58, although a first derivation was not presented prior to Borwein and Borwein (1987). The above series both give
(82)
|
(Wells 1986, p. 54) as the first approximation and provide, respectively, about 6 and 8 decimal places per term. Such series exist because of the rationality of various modular invariants.
The general form of the series is
(83)
|
where is a binary quadratic form discriminant, is the j-function,
(84)
| |||
(85)
|
and the are Eisenstein series. A class number field involves th degree algebraic integers of the constants , , and . Of all series consisting of only integer terms, the one gives the most numeric digits in the shortest period of time corresponds to the largest class number 1 discriminant of and was formulated by the Chudnovsky brothers (1987). The 163 appearing here is the same one appearing in the fact that (the Ramanujan constant) is very nearly an integer. Similarly, the factor comes from the j-function identity for . The series is given by
(86)
| |||
(87)
|
(Borwein and Borwein 1993; Beck and Trott; Bailey et al. 2007, p. 44). This series gives 14 digits accurately per term. The same equation in another form was given by the Chudnovsky brothers (1987) and is used by the Wolfram Language to calculate (Vardi 1991; Wolfram Research),
(88)
|
where
(89)
| |||
(90)
| |||
(91)
|
The best formula for class number 2 (largest discriminant ) is
(92)
|
where
(93)
| |||
(94)
| |||
(95)
|
(Borwein and Borwein 1993). This series adds about 25 digits for each additional term. The fastest converging series for class number 3 corresponds to and gives 37-38 digits per term. The fastest converging class number 4 series corresponds to and is
(96)
|
where
(97)
| |||
(98)
| |||
(99)
|
This gives 50 digits per term. Borwein and Borwein (1993) have developed a general algorithm for generating such series for arbitrary class number.
A complete listing of Ramanujan's series for found in his second and third notebooks is given by Berndt (1994, pp. 352-354),
(100)
| |||
(101)
| |||
(102)
| |||
(103)
| |||
(104)
| |||
(105)
| |||
(106)
| |||
(107)
| |||
(108)
| |||
(109)
| |||
(110)
| |||
(111)
| |||
(112)
| |||
(113)
| |||
(114)
| |||
(115)
| |||
(116)
|
These equations were first proved by Borwein and Borwein (1987a, pp. 177-187). Borwein and Borwein (1987b, 1988, 1993) proved other equations of this type, and Chudnovsky and Chudnovsky (1987) found similar equations for other transcendental constants (Bailey et al. 2007, pp. 44-45).
A complete list of independent known equations of this type is given by
(117)
| |||
(118)
| |||
(119)
| |||
(120)
| |||
(121)
|
for with nonalternating signs,
(122)
| |||
(123)
| |||
(124)
| |||
(125)
|
for with alternating signs,
(126)
| |||
(127)
|
for (Guillera 2002, 2003, 2006),
(128)
|
for (Guillera 2002, 2003, 2006), and no others for are known (Bailey et al. 2007, pp. 45-48).
Bellard gives the exotic formula
(129)
|
where
(130)
|
Gasper quotes the result
(131)
|
where is a generalized hypergeometric function, and transforms it to
(132)
|
A fascinating result due to Gosper is given by
(133)
|
satisfies the inequality
(134)
|
D. Terr (pers. comm.) noted the curious identity
(135)
|
involving the first 9 digits of pi.