Andromeda
Note

Regular Polygon Constructions

Definition

A regular polygon is a polygon with all sides equal and all interior angles equal. Constructing one in a circle means dividing the circumference into nn equal arcs.

Why It Matters

Regular polygons are the building blocks of spatial efficiency. Understanding their construction is fundamental to structural engineering, computer graphics, and the architectural principles that prioritize symmetry and load distribution.

Core Concepts

  • Central angle of a regular nn-gon: Each vertex subtends 360n\frac{360^\circ}{n} at the center.
  • How to read: “The three hundred sixty degrees divided by n” (or “360°/n”).
    • Meaning / when to use: To inscribe a regular nn-gon, divide the full circle into nn equal central angles. Square: 360/4=90360^\circ/4 = 90^\circ; hexagon: 360/6=60360^\circ/6 = 60^\circ.
  • Square construction (9090^\circ invariant): Two perpendicular diameters create four 9090^\circ central angles.
  • How to read: “The 90 degrees” (or “90°”).
    • Meaning: Perpendicular diameters naturally quarter the circle.
  • Hexagon construction (6060^\circ invariant): Radius equals side length, so each step around the circle spans 6060^\circ.
  • How to read: “The 60 degrees” (or “60°”).
    • Meaning: Six equal chords of length rr around a circle of radius rr—no protractor needed, just the compass.
  • Inscribing in a Circle Techniques:
    • Square: Construct two perpendicular diameters. Join the four points where they intersect the circle.
    • Regular Octagon: Construct a square, then bisect the four arcs between the vertices.
    • Regular Hexagon: Use the radius of the circle as a compass setting. Mark off six consecutive points around the circumference (starting from any point).
    • Equilateral Triangle: Construct a regular hexagon and join every other vertex.

Connected Concepts