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.

A341688 The number of regions inside a 2 by 1 ellipse formed by the straight line segments mutually connecting all points formed by dividing the ellipse into 2n equal angle sectors from its origin.

Original entry on oeis.org

0, 4, 24, 84, 232, 524, 1052, 1868, 3144, 4876, 7440, 10724, 15124, 20604, 27632, 36124, 46672, 59108, 74184, 91488, 112380, 136044, 163724, 194924, 230932, 271124, 316992, 367748, 425124, 488116, 558820, 635964, 721824, 815044, 918132, 1029524, 1152012, 1283788, 1427964, 1582328, 1750760
Offset: 1

Views

Author

Keywords

Comments

The ellipse, with width twice its height, has points at its x-axis extrema and n-1 points both above and below the x-axis, 2n points in total. These are placed on the ellipse's perimeter by dividing it from the origin into 2n sectors of equal angle.
The terms are from numeric computation - no formula for a(n) is currently known.

Crossrefs

Cf. A341762 (vertices), A341764 (edges), A341800 (n-gons), A007678, A092867, A255011, A331929, A331931, A333075.