A262244 Number of concave equilateral n-gons with corner angles of m*Pi/n (0 < m < 2n), where m and n are integers.
0, 0, 1, 22, 11, 1319, 25858
Offset: 3
Examples
For n = 5, the a(5) = 1 solution is (1 3 3 1 7) in m angle factors. For n = 7, the a(7) = 11 solutions in m angle factors are as follows: (1 11 5 3 5 5 5), (1 5 3 9 1 5 11), (1 5 5 1 11 1 11), (1 5 5 5 1 9 9), (1 5 5 5 3 5 11), (1 9 1 9 3 3 9), (1 9 3 5 1 11 5), (1 9 3 5 5 3 9), (3 3 5 5 3 3 13), (3 3 9 3 5 3 9), (3 5 5 5 5 3 9).
Links
- Stuart E Anderson, concave pentagon
- Stuart E Anderson, concave hexagons
- Stuart E Anderson, concave heptagons
- Stuart E Anderson, concave octagons
- Stuart E Anderson, jk-latest.cpp produces postscript images of convex, concave and intersecting polygons for n, alternatively there is a switch to produce an unsorted list of interior angle multiples m for each polygon. There is a switch to select if reflected polygons are counted. Polygons produced are all invariant under rotation, new version, Aug 04 2024.
Crossrefs
Cf. A262181 (convex equilateral polygons).
Extensions
a(9) corrected by Stuart E Anderson, Aug 04 2024
Comments