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.

A337790 Number of vertices in a Y-shaped polygon with equal arms of length n (see the Comments in A335861 for definition).

Original entry on oeis.org

3, 57, 306, 837, 1335, 2073, 3033, 4395, 6147, 8469, 11253, 14907, 19263, 24819, 31197, 38823, 47619
Offset: 0

Views

Author

Keywords

Comments

See A335861 for a definition of the polygon and images for the number of regions.

Examples

			a(0) = 3. A single triangle with no other polygons has three vertices.
a(1) = 57. With one square adjacent to each of the triangles sides the resulting line segments form 51 vertices shared by four polygons, 3 vertices shared by six polygons, and 3 vertices shared by seven polygons. This gives a total of 57 vertices. See the first linked image.
		

Crossrefs

Cf. A335861 (number of regions), A331456, A331452, A306302, A092867, A007678.