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.

A065222 Fill a triangular array by rows by writing numbers 1 up to b(0), 1 up to b(1), etc., where b(n) are the hexagonal numbers. The final elements of the rows form a(n).

Original entry on oeis.org

1, 2, 5, 3, 8, 14, 6, 14, 23, 5, 16, 28, 41, 10, 25, 41, 58, 10, 29, 49, 70, 1, 24, 48, 73, 99, 6, 34, 63, 93, 124, 3, 36, 70, 105, 141, 178, 26, 65, 105, 146, 188, 231, 44, 89, 135, 182, 230, 3, 53, 104, 156, 209, 263, 318, 49, 106, 164, 223, 283, 344, 28, 91, 155, 220
Offset: 0

Views

Author

Floor van Lamoen, Oct 22 2001

Keywords

Examples

			The array begins
....1
...1.2
..3.4.5
.6.1.2.3
4.5.6.7.8
		

Crossrefs

Cf. A000384.
Mini-index to these sequences: A064766, A064865, A064866, A065221-A655234 are all of the same type. See A064766 for a detailed explanation.