Trisha Shetty (Editor)

Polygon

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In elementary geometry, a polygon /ˈpɒlɪɡɒn/ is a plane figure that is bounded by a finite chain of straight line segments closing in a loop to form a closed polygonal chain or circuit. These segments are called its edges or sides, and the points where two edges meet are the polygon's vertices (singular: vertex) or corners. The interior of the polygon is sometimes called its body. An n-gon is a polygon with n sides; for example, a triangle is a 3-gon. A polygon is a 2-dimensional example of the more general polytope in any number of dimensions.

Contents

The basic geometrical notion of a polygon has been adapted in various ways to suit particular purposes. Mathematicians are often concerned only with the bounding closed polygonal chain and with simple polygons which do not self-intersect, and they often define a polygon accordingly. A polygonal boundary may be allowed to intersect itself, creating star polygons and other self-intersecting polygons. These and other generalizations of polygons are described below.

Etymology

The word "polygon" derives from the Greek adjective πολύς (polús) "much", "many" and γωνία (gōnía) "corner" or "angle". It has been suggested that γόνυ (gónu) "knee" may be the origin of “gon”.

Number of sides

Polygons are primarily classified by the number of sides. See table below.

Convexity and non-convexity

Polygons may be characterized by their convexity or type of non-convexity:

  • Convex: any line drawn through the polygon (and not tangent to an edge or corner) meets its boundary exactly twice. As a consequence, all its interior angles are less than 180°. Equivalently, any line segment with endpoints on the boundary passes through only interior points between its endpoints.
  • Non-convex: a line may be found which meets its boundary more than twice. Equivalently, there exists a line segment between two boundary points that passes outside the polygon.
  • Simple: the boundary of the polygon does not cross itself. All convex polygons are simple.
  • Concave. Non-convex and simple. There is at least one interior angle greater than 180°.
  • Star-shaped: the whole interior is visible from at least one point, without crossing any edge. The polygon must be simple, and may be convex or concave.
  • Self-intersecting: the boundary of the polygon crosses itself. Branko Grünbaum calls these coptic, though this term does not seem to be widely used. The term complex is sometimes used in contrast to simple, but this usage risks confusion with the idea of a complex polygon as one which exists in the complex Hilbert plane consisting of two complex dimensions.
  • Star polygon: a polygon which self-intersects in a regular way. A polygon cannot be both a star and star-shaped.
  • Equality and symmetry

  • Equiangular: all corner angles are equal.
  • Cyclic: all corners lie on a single circle, called the circumcircle.
  • Isogonal or vertex-transitive: all corners lie within the same symmetry orbit. The polygon is also cyclic and equiangular.
  • Equilateral: all edges are of the same length. The polygon need not be convex.
  • Tangential: all sides are tangent to an inscribed circle.
  • Isotoxal or edge-transitive: all sides lie within the same symmetry orbit. The polygon is also equilateral and tangential.
  • Regular: the polygon is both isogonal and isotoxal. Equivalently, it is both cyclic and equilateral, or both equilateral and equiangular. A non-convex regular polygon is called a regular star polygon.
  • Miscellaneous

  • Rectilinear: the polygon's sides meet at right angles, i.e., all its interior angles are 90 or 270 degrees.
  • Monotone with respect to a given line L: every line orthogonal to L intersects the polygon not more than twice.
  • Properties and formulas

    Euclidean geometry is assumed throughout.

    Angles

    Any polygon has as many corners as it has sides. Each corner has several angles. The two most important ones are:

  • Interior angle – The sum of the interior angles of a simple n-gon is (n − 2)π radians or (n − 2) × 180 degrees. This is because any simple n-gon ( having n sides ) can be considered to be made up of (n − 2) triangles, each of which has an angle sum of π radians or 180 degrees. The measure of any interior angle of a convex regular n-gon is ( 1 2 n ) π radians or 180 360 n degrees. The interior angles of regular star polygons were first studied by Poinsot, in the same paper in which he describes the four regular star polyhedra: for a regular p q -gon (a p-gon with central density q), each interior angle is π ( p 2 q ) p radians or 180 ( p 2 q ) p degrees.
  • Exterior angle – The exterior angle is the supplementary angle to the interior angle. Tracing around a convex n-gon, the angle "turned" at a corner is the exterior or external angle. Tracing all the way around the polygon makes one full turn, so the sum of the exterior angles must be 360°. This argument can be generalized to concave simple polygons, if external angles that turn in the opposite direction are subtracted from the total turned. Tracing around an n-gon in general, the sum of the exterior angles (the total amount one rotates at the vertices) can be any integer multiple d of 360°, e.g. 720° for a pentagram and 0° for an angular "eight" or antiparallelogram, where d is the density or starriness of the polygon. See also orbit (dynamics).
  • Simple polygons

    For a non-self-intersecting (simple) polygon with n vertices xi, yi ( i = 1 to n), the signed area and the Cartesian coordinates of the centroid are given by:

    A = 1 2 i = 0 n 1 ( x i y i + 1 x i + 1 y i ) , 16 A 2 = i = 1 n j = 1 n | Q i , j Q i , j + 1 , Q i + 1 , j Q i + 1 , j + 1 | ,

    where Q i , j is the squared distance between ( x i , y i ) and ( x j , y j ) ; and

    C x = 1 6 A i = 0 n 1 ( x i + x i + 1 ) ( x i y i + 1 x i + 1 y i ) , C y = 1 6 A i = 0 n 1 ( y i + y i + 1 ) ( x i y i + 1 x i + 1 y i ) .

    To close the polygon, the first and last vertices are the same, i.e., xn, yn = x0, y0. The vertices must be ordered according to positive or negative orientation (counterclockwise or clockwise, respectively); if they are ordered negatively, the value given by the area formula will be negative but correct in absolute value, but when calculating C x and C y , the signed value of A (which in this case is negative) should be used. This is commonly called the shoelace formula or Surveyor's formula.

    The area A of a simple polygon can also be computed if the lengths of the sides, a1, a2, ..., an and the exterior angles, θ1, θ2, ..., θn are known, from:

    A = 1 2 ( a 1 [ a 2 sin ( θ 1 ) + a 3 sin ( θ 1 + θ 2 ) + + a n 1 sin ( θ 1 + θ 2 + + θ n 2 ) ] + a 2 [ a 3 sin ( θ 2 ) + a 4 sin ( θ 2 + θ 3 ) + + a n 1 sin ( θ 2 + + θ n 2 ) ] + + a n 2 [ a n 1 sin ( θ n 2 ) ] ) .

    The formula was described by Lopshits in 1963.

    If the polygon can be drawn on an equally spaced grid such that all its vertices are grid points, Pick's theorem gives a simple formula for the polygon's area based on the numbers of interior and boundary grid points: the former number plus one-half the latter number, minus 1.

    In every polygon with perimeter p and area A , the isoperimetric inequality p 2 > 4 π A holds.

    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.

    The area of a regular polygon is also given in terms of the radius r of its inscribed circle and its perimeter p by

    A = 1 2 p r .

    This radius is also termed its apothem and is often represented as a.

    The area of a regular n-gon with side s inscribed in a unit circle is

    A = n s 4 4 s 2 .

    The area of a regular n-gon in terms of the radius R of its circumscribed circle and its perimeter p is given by

    A = R 2 p 1 p 2 4 n 2 R 2 .

    The area of a regular n-gon inscribed in a unit-radius circle, with side s and interior angle α , can also be expressed trigonometrically as

    A = n s 2 4 cot π n = n s 2 4 cot α n 2 = n sin π n cos π n = n sin α n 2 cos α n 2 .

    The lengths of the sides of a polygon do not in general determine the area. However, if the polygon is cyclic the sides do determine the area.

    Of all n-gons with given sides, the one with the largest area is cyclic. Of all n-gons with a given perimeter, the one with the largest area is regular (and therefore cyclic).

    Self-intersecting polygons

    The area of a self-intersecting polygon can be defined in two different ways, each of which gives a different answer:

  • Using the above methods for simple polygons, we allow that particular regions within the polygon may have their area multiplied by a factor which we call the density of the region. For example, the central convex pentagon in the center of a pentagram has density 2. The two triangular regions of a cross-quadrilateral (like a figure 8) have opposite-signed densities, and adding their areas together can give a total area of zero for the whole figure.
  • Considering the enclosed regions as point sets, we can find the area of the enclosed point set. This corresponds to the area of the plane covered by the polygon, or to the area of one or more simple polygons having the same outline as the self-intersecting one. In the case of the cross-quadrilateral, it is treated as two simple triangles.
  • Generalizations of polygons

    The idea of a polygon has been generalized in various ways. Some of the more important include:

  • A spherical polygon is a circuit of arcs of great circles (sides) and vertices on the surface of a sphere. It allows the digon, a polygon having only two sides and two corners, which is impossible in a flat plane. Spherical polygons play an important role in cartography (map making) and in Wythoff's construction of the uniform polyhedra.
  • A skew polygon does not lie in a flat plane, but zigzags in three (or more) dimensions. The Petrie polygons of the regular polytopes are well known examples.
  • An apeirogon is an infinite sequence of sides and angles, which is not closed but has no ends because it extends indefinitely in both directions.
  • A skew apeirogon is an infinite sequence of sides and angles that do not lie in a flat plane.
  • A complex polygon is a configuration analogous to an ordinary polygon, which exists in the complex plane of two real and two imaginary dimensions.
  • An abstract polygon is an algebraic partially ordered set representing the various elements (sides, vertices, etc.) and their connectivity. A real geometric polygon is said to be a realization of the associated abstract polygon. Depending on the mapping, all the generalizations described here can be realized.
  • A polyhedron is a three-dimensional solid bounded by flat polygonal faces, analogous to a polygon in two dimensions. The corresponding shapes in four or higher dimensions are called polytopes.
  • Naming polygons

    The word "polygon" comes from Late Latin polygōnum (a noun), from Greek πολύγωνον (polygōnon/polugōnon), noun use of neuter of πολύγωνος (polygōnos/polugōnos, the masculine adjective), meaning "many-angled". Individual polygons are named (and sometimes classified) according to the number of sides, combining a Greek-derived numerical prefix with the suffix -gon, e.g. pentagon, dodecagon. The triangle, quadrilateral and nonagon are exceptions.

    Beyond decagons (10-sided) and dodecagons (12-sided), mathematicians generally use numerical notation, for example 17-gon and 257-gon.

    Exceptions exist for side counts that are more easily expressed in verbal form (e.g. 20 and 30), or are used by non-mathematicians. Some special polygons also have their own names; for example the regular star pentagon is also known as the pentagram.

    Constructing higher names

    To construct the name of a polygon with more than 20 and less than 100 edges, combine the prefixes as follows. The "kai" term applies to 13-gons and higher was used by Kepler, and advocated by John H. Conway for clarity to concatenated prefix numbers in the naming of quasiregular polyhedra.

    History

    Polygons have been known since ancient times. The regular polygons were known to the ancient Greeks, with the pentagram, a non-convex regular polygon (star polygon), appearing as early as the 7th century B.C. on a krater by Aristonothos, found at Caere and now in the Capitoline Museum.

    The first known systematic study of non-convex polygons in general was made by Thomas Bradwardine in the 14th century.

    In 1952, Geoffrey Colin Shephard generalized the idea of polygons to the complex plane, where each real dimension is accompanied by an imaginary one, to create complex polygons.

    Polygons in nature

    Polygons appear in rock formations, most commonly as the flat facets of crystals, where the angles between the sides depend on the type of mineral from which the crystal is made.

    Regular hexagons can occur when the cooling of lava forms areas of tightly packed columns of basalt, which may be seen at the Giant's Causeway in Northern Ireland, or at the Devil's Postpile in California.

    In biology, the surface of the wax honeycomb made by bees is an array of hexagons, and the sides and base of each cell are also polygons.

    Polygons in computer graphics

    In computer graphics, a polygon is a primitive used in modelling and rendering. They are defined in a database, containing arrays of vertices (the coordinates of the geometrical vertices, as well as other attributes of the polygon, such as color, shading and texture), connectivity information, and materials.


    Naming conventions differ from those of mathematicians:

  • A simple polygon is convex, planar, more easily handled by algorithms and hardware.
  • a concave polygon is a simple polygon having at least one interior angle greater than 180°.
  • A complex polygon may have arbitrary topology including holes, requiring more advanced algorithms (often systems will tesselate these into simple polygons).
  • Any surface is modelled as a tessellation called polygon mesh. If a square mesh has n + 1 points (vertices) per side, there are n squared squares in the mesh, or 2n squared triangles since there are two triangles in a square. There are (n + 1)2 / 2(n2) vertices per triangle. Where n is large, this approaches one half. Or, each vertex inside the square mesh connects four edges (lines).

    The imaging system calls up the structure of polygons needed for the scene to be created from the database. This is transferred to active memory and finally, to the display system (screen, TV monitors etc.) so that the scene can be viewed. During this process, the imaging system renders polygons in correct perspective ready for transmission of the processed data to the display system. Although polygons are two-dimensional, through the system computer they are placed in a visual scene in the correct three-dimensional orientation.

    In computer graphics and computational geometry, it is often necessary to determine whether a given point P = (x0,y0) lies inside a simple polygon given by a sequence of line segments. This is called the Point in polygon test.

    References

    Polygon Wikipedia