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.

A384378 Irregular triangle read by rows: T(n,k) is the number of connected subsets of k edges (or polysticks) of the n-th Johnson solid, up to symmetries of that solid; 1 <= n <= 92, 1 <= k <= A242732(n).

Original entry on oeis.org

2, 4, 7, 12, 10, 6, 2, 1, 2, 4, 9, 17, 28, 25, 16, 7, 2, 1, 4, 7, 20, 47, 123, 274, 531, 779, 758, 504, 241, 87, 22, 4, 1, 4, 7, 20, 51, 144, 382, 990, 2332, 4873, 8546, 11776, 11733, 8529, 4673, 1957, 639, 156, 31, 4, 1
Offset: 1

Views

Author

Keywords

Examples

			Triangle begins:
  n\k| 1  2  3  4   5   6   7    8    9   10    11    12   13   14   15  16  17 18 19 20
  ---+----------------------------------------------------------------------------------
  1  | 2  4  7 12  10   6   2    1
  2  | 2  4  9 17  28  25  16    7    2    1
  3  | 4  7 20 47 123 274 531  779  758  504   241    87   22    4    1
  4  | 4  7 20 51 144 382 990 2332 4873 8546 11776 11733 8529 4673 1957 639 156 31  4  1
		

Crossrefs

Cf. A242732 (row lengths), A384376, A384379 (row sums), A384380.