Difference between revisions of "Pi"

m
(Other interesting properties)
Line 12: Line 12:
 
== Other interesting properties ==
 
== Other interesting properties ==
  
*Letting <math>\theta = \pi</math> in the [[Euler formula]] gives <math>e^{\pi i} + 1 = 0</math>, which is considered to be one of the most beautiful results in mathematics since it involves five of the greatest [[constant]]s: [[e]], pi, [[i]], [[unity | 1]], and [[zero (constant)| 0]].
+
*Letting <math>\theta = \pi</math> in [[Euler's identity]] gives <math>e^{\pi i} + 1 = 0</math>, which is considered to be one of the most beautiful results in mathematics since it involves five of the greatest [[constant]]s: [[e]], pi, [[i]], [[unity | 1]], and [[zero (constant)| 0]].
  
 
== See Also ==
 
== See Also ==

Revision as of 20:18, 12 November 2006

Definition

Pi is an irrational number (in fact, transcendental number, as proved by Lindeman in 1882) denoted by the greek letter $\displaystyle \pi$. It is the ratio of the circumference (perimeter) of a given circle to its diameter. It is approximately equal to 3.141592653. The number pi is one of the most important constants in all of mathematics and appears in some of the most surprising places, such as in the sum $\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}$. Some common fractional approximations for pi are $\frac{22}{7} \approx 3.14285$ and $\frac{355}{113} \approx 3.1415929$.

The number pi often shows up in problems in number theory, particularly algebraic number theory. For example, many class number formulae involve pi.

Approximating pi

$\pi$ can be calculated in several ways, and it can also be approximated. One way to approximate $\pi$ is to inscribe a unit circle in a square of side length 2. Using a computer, random points are placed inside the square. Because the area of the circle is $\pi$, and the area of the square is 4, the ratio of the amount of points inside the circle to the total number of points approximates $\frac{\pi}{4}$. This can simply be multiplied by 4 to approximate $\pi$.

One formula for pi is $4\left( \sum_{i = 0}^\infty (-1)^i \left(\frac{1}{2n+1}\right)\right)$. This can be computed to the desired degree of accuracy.

Other interesting properties

  • Letting $\theta = \pi$ in Euler's identity gives $e^{\pi i} + 1 = 0$, which is considered to be one of the most beautiful results in mathematics since it involves five of the greatest constants: e, pi, i, 1, and 0.

See Also