Polygon
A polygon (from the Greek poly, for "many", and gwnos, for "angle") is a closed planar path composed of a finite number of straight line segments. The term polygon sometimes also describes the interior of the polygon (the open area that this path encloses) or the union of both. The straight line segments that make up the polygon are called its sides or edges and the points where the sides meet are the polygon's vertices.
| Table of contents |
|
2 Properties 3 Point in polygon test 4 Related links |
Names and types
|
|
|
|
| Polygon names | ||
|---|---|---|
| Name | Sides | |
| triangle | 3 | |
| quadrilateral | 4 | |
| pentagon | 5 | |
| hexagon | 6 | |
| heptagon | 7 | |
| octagon | 8 | |
| nonagon or ennagon | 9 | |
| decagon | 10 | |
| hendecagon or undecagon | 11 | |
| dodecagon | 12 | |
| hectagon | 100 | |
| megagon | 106 | |
| googolgon | 10100 | |
The taxonomic classification of polygons is illustrated by the following tree:
Polygon
/ \\
Simple Complex
/ \\
Convex Concave
/
Regular
- A polygon is simple if it is described by a single, non-intersecting boundary; otherwise it is called complex.
- A simple polygon is called convex if it has no internal angles greater than 180° otherwise it is called concave.
- A polygon is called regular if all its sides
are of equal length and all its angles are equal.
For example, a square is a regular, cyclic quadrilateral.
Properties
We will assume Euclidean geometry throughout.
Any polygon, regular or irregular, complex or simple, has as many angles as it has sides. The sum of the inner angles of a simple n-gon is (n-2)&pi radians (or (n-2)180°), and the inner angle of a regular n-gon is (n-2)π/n radians (or (n-2)180°/n). This can be seen in two different ways:
- Moving around a simple n-gon (like a car on a road), the amount one "turns" at a vertex is 180° - the inner angle. "Driving around" the polygon, one makes one full turn, so the sum of these turns must be 360°, from which the formula follows easily. The reasoning also applies if some inner angles are more than 180°: going clockwise around, it means that one sometime turns left instead of right, which is counted as a negative amount one turns.
- Any simple n-gon can be considered to be made
up of (n-2) triangles, each of which has an angle
sum of π radians or 180°.
- A = 1/2 · (x1y2 - x2y1 + x2y3 - x3y2 + ... + xny1 - x1yn)
- = 1/2 · (x1(y2 - yn) + x2(y3 - y1) + x3(y4 - y2) + ... + xn(y1 - yn-1))
If any two simple polygons of equal area are given, then the first can be cut into polygonal pieces which can be reassembled to form the second polygon. This is the Bolyai-Gerwien theorem.
All regular polygons are concyclic, as are all triangles and rectangles (see circumcircle).
The question of which regular polygons can be constructed with ruler and compass alone was settled by Carl Friedrich Gauss when he was 19: A regular n-gon can be constructed with ruler and compass if and only if the odd prime factors of n are distinct prime numbers of the form


