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.

Showing 1-3 of 3 results.

A330850 The number of vertices inside a cross with width 3 and height n (see Comments in A331455 for definition) formed by the straight line segments mutually connecting all vertices and all points.

Original entry on oeis.org

45, 69, 119, 219, 357, 575, 871, 1301, 1815, 2543, 3435, 4635, 6023, 7731, 9727, 12259, 15087, 18585, 22543, 27165, 32215, 38239, 44899, 52631, 60979, 70465, 80815, 92749, 105511, 120079, 135867, 153331, 171851, 192311, 214159, 238583, 264323, 292371, 322171
Offset: 2

Views

Author

Keywords

Comments

See the links in A331455 for images of the crosses.

Crossrefs

Cf. A331455 (regions), A330848 (n-gons), A330851 (edges), A333035 (cross with equal length arms).

Extensions

Corrected offset and a(11) and beyond from Lars Blomberg, May 31 2020

A331455 Number of regions in a "cross" of width 3 and height n (see Comments for definition).

Original entry on oeis.org

64, 104, 176, 304, 492, 778, 1176, 1732, 2446, 3416, 4614, 6172, 8060, 10340, 13052, 16388, 20228, 24852, 30134, 36206, 43076, 51092, 60010, 70186, 81498, 94180, 108140, 123938, 141074, 160308, 181320, 204328, 229288, 256574, 285856, 318124, 352838, 390338
Offset: 2

Views

Author

Keywords

Comments

This "cross" of height n consists of a vertical column of n >= 2 squares with two additional squares extending to the left and right of the second square. (See illustrations.)
There are n+2 squares in all. The number of vertices is 3*n+2.
Now join every pair of vertices by a line segment, provided the line does not extend beyond the boundary of the cross. The sequence gives the number of regions in the resulting figure.

Crossrefs

Cf. A330848 (n-gons), A330850 (vertices), A330851 (edges).
See A331456 for crosses in which the arms have equal length.
A331452 is a similar sequence for a rectangular region; A007678 for a polygonal region.

Extensions

a(11) and beyond from Lars Blomberg, May 31 2020

A330848 Table read by rows: T(n,k) = number of k-sided polygons in a cross with width 3 and height n (see Comments in A331455 for definition) for k = 3,4,5.

Original entry on oeis.org

50, 14, 0, 84, 20, 0, 132, 42, 2, 188, 116, 0, 290, 202, 0, 428, 350, 0, 634, 542, 0, 890, 840, 2, 1290, 1156, 0, 1776, 1640, 0, 2392, 2220, 2, 3108, 3064, 0, 4112, 3946, 2, 5260, 5076, 4, 6696, 6350, 6, 8308, 8072, 8, 10334, 9886, 8, 12588, 12256, 8
Offset: 1

Views

Author

Keywords

Comments

See the links in A331455 for images of the crosses.

Examples

			Table begins:
50, 14, 0
84, 20, 0
132, 42, 2
188, 116, 0
290, 202, 0
428, 350, 0
634, 542, 0
890, 840, 2
1290, 1156, 0
The row sums are A331455.
		

Crossrefs

Cf. A331455 (regions), A330850 (vertices), A330851 (edges), A333037 (cross with equal length arms).

Extensions

a(28) and beyond from Lars Blomberg, May 31 2020
Showing 1-3 of 3 results.