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.

A323479 Irregular triangle read by rows: T(n,k) (n>=1) = number of occurrences of k in n-th generation of A306211.

Original entry on oeis.org

1, 2, 2, 1, 3, 2, 4, 4, 6, 7, 11, 11, 20, 16, 1, 35, 22, 3, 1, 61, 29, 6, 4, 103, 38, 10, 11, 170, 50, 16, 23, 1, 278, 66, 27, 41, 4, 451, 87, 46, 67, 12, 728, 114, 77, 103, 31, 1165, 149, 127, 152, 71, 1849, 194, 210, 216, 148, 2916, 251, 354, 297, 284, 4577
Offset: 1

Views

Author

N. J. A. Sloane, Jan 31 2019

Keywords

Examples

			Triangle begins:
1,
2,
2, 1,
3, 2,
4, 4,
6, 7,
11, 11,
20, 16, 1,
35, 22, 3, 1,
61, 29, 6, 4,
103, 38, 10, 11,
170, 50, 16, 23, 1,
...
		

Crossrefs

Cf. A306211, A306215 (row sums), A323477, A323481 (first column).

Extensions

a(20)-a(63) from Lars Blomberg, Feb 13 2019