cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A229757 Numbers n such that no convex hexagon exists that can be dissected into n congruent equilateral triangles.

Original entry on oeis.org

1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 15, 17, 20, 21, 23, 29, 36, 39, 41, 44, 84
Offset: 1

Views

Author

Suggested by Eike Hertel, Hugo Pfoertner, Sep 28 2013

Keywords

Comments

Numbers not expressible as k = 2*(a*c + b*c + b*d) - (a-d)^2 with a,b,c,d >= 1, a < c+d, d < a+b.
See the Hertel paper for the finiteness proof.

Crossrefs

Cf. A229461 (Pentagon exception numbers).