
Suppose that we are asked to find the area enclosed by a circle of given radius. A simple way to go about this is to draw such a circle on graph paper and count the number of small squares within it. Then
area contained ≈ number of small squares within circle × area of a small square.

A circle drawn on graph paper - the area inside is approximately the number of small squares times the area of each small square

If we doubled all the lengths involved then the new circle would have 4 times the area contained in the old circle
We notice that if we doubled all the lengths involved then the new circle would have twice the radius and each of the small squares would have four times the area. Thus
≈ number of small squares × area of a new small square
= number of small squares × 4 × area of a old small square
≈ 4 × area contained in old circle.
By imagining what would happen if we used finer and finer graph paper, we conclude that doubling the radius of a circle increases the area by a factor of 4.
The same argument shows that, if we multiply the the radius of a circle byWe can now play another trick. Consider our circle of radius r as a cake and divide it into a large number of equal slices. By reassembling the slices so that their pointed ends are alternately up and down we obtain something which looks like a rectangle of height r and width half the length of the circle.

The area covered by a cake is unchanged by cutting it up and moving the pieces about.
But the area of a rectangle is
width × height
and the area of of the cake is unchanged by cutting it up and moving the pieces about. So
Approximating Pi
One approximation goes back to the ancient Greeks who looked at the length of a regular polygon inscribed in a circle of unit radius. As we increase the number of sides of the polygon the length of the polygon will get closer and closer to the length of the circle that is to
Can you compute the total length of an inscribed square? Of an inscribed equilateral triangle?

Francois Vieta
Many of the ideas in this article go back to Archimedes, but developments in mathematical notation and computation enabled the great 16th century mathematician Vieta to put them in a more accessible form. (Among other things, Vieta broke codes for the King of France. The King of Spain, who believed his codes to be unbreakable, complained to the Pope that black magic was being employed against his country.)

We can approximate the circle with n-sided polygon,
in this case an hexagon with n=6.
If you calculated the length of the perimeter for an inscribed square or triangle, does our general formula for an n-sided polygon agree for n = 3 and 4? If you try to use your calculator to calculate
Doubling sides
How can we calculateVieta's formula and beyond
Although Vieta lived long before computers, this approach is admirably suited to writing a short computer program. The definitions ofFrom an elementary point of view this formula is nonsense, but it is beautiful nonsense and the theory of the calculus shows that, from a more advanced standpoint, we can make complete sense of such formulae.

The Rhind Papyrus, from around 1650 BC,
is thought to contain the earliest
approximation of pi; as 3.16.
The accuracy of this approximation increases fairly steadily, as you will have seen if you used your calculator to compute the successive values of sn. Roughly speaking the number of correct decimal places after the nth step is proportional to n. Other methods were developed using calculus, but it remained true for these methods that number of correct decimal places after the nth step was proportional to n.
In the 1970's the mathematical world was stunned by the discovery by Brent and Salamin of method which roughly doubled the number of correct decimal places at each step. To show that it works requires hard work and first year university calculus. However, the method is simple enough to be given here.
Take
Since then even faster methods have been discovered. Although
About the author

Tom Körner is a lecturer in the Department of Pure Mathematics and Mathematical Statistics at the University of Cambridge, and Director of Mathematical Studies at Trinity Hall, Cambridge. His popular mathematics book, The Pleasures of Counting, was reviewed in Issue 13 of Plus.
He works in the field of classical analysis and has a particular interest in Fourier analysis. Much of his research deals with the construction of fairly intricate counter-examples to plausible conjectures.
Comments
Lovely =]
I'm a 16 years old student from Israel and really liked and enjoyed this article. In my opinion, it prooves us once more how Math is so pure and beautiful.
not very lovely
its been 10 years since you left this comment and i hope that you changed your mind about math being "pure" because this article almost gave me a stroke
Circle Area
If we are given the circumference of a circle to be 2(PI)r, then by simple calculus the area will be (PI)r^2. This comment is submitted by Peter L. Griffiths.