Star Polygon Calculator — Area, Perimeter, Angles & Radii

Calculate properties of regular star polygons: area, perimeter, inner/outer radii, point angles, edge lengths. Supports 5 to 12-pointed stars with presets.

About the Star Polygon Calculator — Area, Perimeter, Angles & Radii

Star polygons are among the most recognizable geometric shapes in human culture. The five-pointed star (pentagram) adorns national flags, military insignia, and religious symbols worldwide. The six-pointed star (hexagram or Star of David) holds deep cultural significance. Beyond symbolism, star polygons are fascinating geometric objects with elegant mathematical properties.

A regular star polygon, denoted {n/k} in Schläfli notation, is formed by connecting every k-th vertex of a regular n-gon. The most common variant is {n/2}, which creates the familiar pointed star shape. Each point of the star has a characteristic "tip angle," and the inner vertices form a smaller regular polygon. The area, perimeter, and proportions of a star polygon depend entirely on the number of points and the outer radius.

This calculator computes all properties of regular star polygons from 5 to 12 points. Enter the number of points and the outer radius (distance from center to point tip) to get the area, perimeter, edge length, inner and outer radii, point angle, and bounding circles. A comparison table shows how these properties change across different point counts, and presets for famous stars (US flag star, Star of David, compass rose) let you explore real-world examples.

Why Use This Star Polygon Calculator — Area, Perimeter, Angles & Radii?

Calculating star polygon properties involves non-trivial trigonometry — computing inner radii, decomposing the shape into triangles, and summing areas. The formulas vary by point count and are easy to get wrong. This calculator handles all the geometry instantly and provides side-by-side comparisons across different star types.

Whether you are designing a logo, cutting a star-shaped template, studying polyhedral geometry, or simply curious about the mathematics of stars, this tool gives you every number and visual comparison you need.

How to Use This Calculator

  1. Select the number of points for the star (5 through 12).
  2. Enter the outer radius — the distance from the center to a point tip.
  3. Choose the measurement unit.
  4. Or click a preset for a famous star shape.
  5. View area, perimeter, edge length, radii, and point angle.
  6. Compare proportions visually in the bar chart.
  7. Check the comparison table to see how different point counts affect properties.

Formula

Star Area = n × R × r × sin(π/n), where R = outer radius, r = inner radius, n = number of points. Inner radius r = R × cos(2π/n) / cos(π/n). Edge length = √(R² + r² − 2Rr cos(π/n)). Perimeter = 2n × edge length. Point angle ≈ 180°(n − 4)/n for {n/2} stars.

Example Calculation

Result: Area ≈ 47.55 cm², Perimeter ≈ 66.18 cm, Inner R ≈ 3.82 cm, Point Angle ≈ 36°

A 5-pointed star with R = 10 cm: inner radius r = 10 × cos(2π/5)/cos(π/5) ≈ 3.82 cm. Area = 5 × 10 × 3.82 × sin(π/5) ≈ 47.55 cm². Edge length ≈ 6.62 cm, perimeter ≈ 66.18 cm. Each point has a 36° angle.

Tips & Best Practices

Star Polygons in Mathematics

The study of star polygons dates back to ancient Greece, but the systematic classification was developed by Thomas Bradwardine in the 14th century and formalized by Johannes Kepler. The Schläfli symbol {n/k} describes a star polygon where n is the number of vertices and k is the "step" — how many vertices you skip when drawing each edge. For a valid star polygon, n and k must be coprime, and k must be at least 2.

The pentagram {5/2} is the simplest star polygon and appears throughout history: in Pythagorean philosophy, medieval heraldry, and modern national flags. The hexagram {6/2} (Star of David) is technically degenerate as a star polygon (since gcd(6,2) = 2), but is universally recognized as a six-pointed star formed by two overlapping triangles.

Star Polygons in Design

Stars are among the most popular motifs in graphic design, architecture, and decorative arts. The number of points carries cultural meaning: five points for the US flag, six for the Star of David, eight for the Islamic star pattern, and twelve for the EU flag's circle of stars. Understanding the precise geometry — angles, proportions, and radii — is essential for creating aesthetically pleasing and mathematically accurate star designs.

The Golden Ratio Connection

The pentagram has a deep connection to the golden ratio φ = (1+√5)/2 ≈ 1.618. The ratio of the diagonal to the side of a regular pentagon is φ, and the pentagram's internal line segments create golden ratios at every intersection. This relationship makes the five-pointed star a natural symbol of mathematical beauty and harmony.

Frequently Asked Questions

What is a regular star polygon?

A regular star polygon is formed by connecting every k-th vertex of a regular n-gon, creating a star shape. The notation {n/k} describes the shape (e.g., {5/2} is the pentagram).

What is the difference between a star and a star polygon?

In strict mathematical usage, a "star polygon" is the self-intersecting figure formed by the connecting lines, while a "star" or "star shape" usually refers to the non-intersecting outline. This calculator computes the star shape (the visible outline).

Why does the point angle get larger as the number of points increases?

With more points, each tip becomes less sharp. In the limit, an infinite-pointed star would approach a circle. The point angle for {n/2} stars is approximately 180°(n−4)/n.

How many edges does a star have?

An n-pointed star has 2n edges (two per point — one going in, one coming out). Use this as a practical reminder before finalizing the result.

Is the Star of David a regular star polygon?

The Star of David (hexagram) can be viewed as the star polygon {6/2}, or equivalently as two overlapping equilateral triangles. As a star polygon, it is regular with six 60° points.

What is the inner radius?

The inner radius is the distance from the center to the inner vertices (the "valleys" between points). A smaller inner-to-outer radius ratio means sharper, more prominent points.

Related Pages