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-2 of 2 results.

A220445 Total number of cells in the stacky fan A_n^tr.

Original entry on oeis.org

1, 4, 9, 61, 179433
Offset: 1

Views

Author

N. J. A. Sloane, Dec 22 2012

Keywords

Crossrefs

Cf. A220444.

A366040 Irregular triangle read by rows: T(n,k) = number of cells of dimension k in the tropical Schottky locus of genus n.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 2, 3, 4, 5, 4, 2, 2, 1, 1, 1, 2, 3, 5, 9, 12, 15, 17, 15, 7, 4
Offset: 2

Views

Author

Harry Richman, Oct 23 2023

Keywords

Comments

Row n has 3n + 1 entries, for 0 <= k <= 3n.

Examples

			The irregular triangle T(n,k) begins:
n\k  0  1  2  3  4  5  6   7   8   9  10 11 12...
2:   1, 1, 1, 1;
3:   1, 1, 1, 2, 2, 1, 1;
4:   1, 1, 1, 2, 3, 4, 5,  4,  2,  2;
5:   1, 1, 1, 2, 3, 5, 9, 12, 15, 17, 15, 7, 4;
...
		

Crossrefs

Row sums are A220444.
Showing 1-2 of 2 results.