Consider the following sequence of regular polygons: You start with an equilateral triangle with side length 1, then go to a square with sides of 1/2, a pentagon with sides of 1/3, a hexagon with sides of 1/4, and so on, where the side lengths of your n-gon are: 1/(n -2), where n is the number of sides. Keep in mind that all polygons must be regular. Does the sum of the areas of this sequence of shapes converge or diverge? Also, I think it might be fun to think up more problems like this (with a sequence of shapes with a different pattern of changing side lengths and their areas) and solve them.
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.
Since the area of a regular n -gon with side length r is 4 1 n r 2 cot n π , the area of a regular n -gon with side length ( n − 2 ) − 1 is A n = 4 1 × ( n − 2 ) 2 n cot n π = 4 π 1 ( n − 2 n ) 2 n π cot n π → 4 π 1 n → ∞ so the series ∑ n ≥ 3 A n must diverge, since A n does not converge to 0 .