Suppose a regular -gon is constructed from sides of constant length .
As the number of sides of this -gon is increased towards infinity, which function of gives the limiting behavior of of the -gon's area, ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The area of the n-gon can be found by dividing it into N isosceles triangles constructed from two consecutive n-gon vertices plus the central point of the n-gon, as shown here for a 12-gon:
Each of our N isosceles triangles has an area that can be found by dividing in half, forming two identical right triangles, as shown in the diagram. The angle marked θ on the diagram is π / N .
The area of one of the right triangles is 8 tan ( π / N ) L 2 . The area of one of the isosceles triangles is twice that, so the area of the whole n-gon is
A ( N ) = 4 tan ( π / N ) N L 2
A ( N ) = 4 N L 2 cot ( π / N )
Our goal is to find the limiting behavior lim N → ∞ A ( N ) . The Taylor series expansion of cot ( x ) is
cot ( x ) = x 1 − 3 1 x + O ( x 3 )
Therefore
A ( N ) = 4 N L 2 ( π N − 3 N π + O ( N − 3 ) )
A ( N ) = 4 π N 2 L 2 − 1 2 L 2 π + O ( N − 2 ) )
And in the limit N → ∞ ,
A ( N ) ∼ 4 π N 2 L 2
If we evaluate this with L = 2 π , we find that
A ( N ) ∼ N 2