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.

A308300 T(n,k) is the number of simply connected square animals with n cells and k internal vertices (0 <= k <= A083479(n)), triangle read by rows.

Original entry on oeis.org

1, 1, 2, 4, 1, 11, 1, 27, 7, 1, 82, 21, 4, 250, 90, 21, 2, 815, 334, 89, 9, 1, 2685, 1311, 391, 67, 6, 9072, 4978, 1674, 324, 45, 1, 30889, 19030, 7089, 1630, 275, 23, 1, 106290, 72082, 29433, 7629, 1498, 174, 11
Offset: 1

Views

Author

R. J. Mathar, May 19 2019

Keywords

Examples

			The table starts:
       1;
       1;
       2;
       4,     1;
      11,     1;
      27,     7,     1;
      82,    21,     4;
     250,    90,    21,    2;
     815,   334,    89,    9,    1;
    2685,  1311,   391,   67,    6;
    9072,  4978,  1674,  324,   45,   1;
   30889, 19030,  7089, 1630,  275,  23,  1;
  106290, 72082, 29433, 7629, 1498, 174, 11;
  ...
		

Crossrefs

Cf. A000104 (row sums), A350030 (first column of this sequence).