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.

A333642 Number of regions in a polygon whose boundary consists of n+2 equally spaced points around a semicircle and three equally spaced points along the diameter (a total of n+3 points). See Comments for precise definition.

Original entry on oeis.org

2, 8, 20, 43, 80, 139, 224, 324, 510, 730, 992, 1373, 1820, 2187, 3040, 3844, 4720, 5916, 7220, 8498, 10472, 12463, 14570, 17278, 20150, 23130, 26964, 30961, 34688, 40265, 45632, 51138, 57970, 65008, 72322, 80979, 89984, 99197, 110240, 121570, 132896, 146818
Offset: 1

Views

Author

Keywords

Comments

A semicircular polygon with n+3 points is created by placing n+2 equally spaced vertices along the semicircle's arc (including the two end vertices). Also place three equally spaced vertices along the diameter; these are the same two end vertices plus one dividing the diameter. Now connect every pair of vertices by a straight line segment. The sequence gives the number of regions in the resulting figure.

Crossrefs

Cf. A330914 (n-gons), A330911 (edges), A330913 (vertices), A333643, A333519, A007678, A290865, A092867, A331452, A331929, A331931.

Extensions

a(21) and beyond from Lars Blomberg, May 03 2020