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

A264035 Triangle read by rows: T(n,k) (n>=0, k>=0) is the number of integer partitions lambda of n such that there are k partitions mu such that the Gelfand-Tsetlin polytope for lambda and mu is non-integral.

Original entry on oeis.org

1, 1, 2, 3, 5, 5, 2, 6, 4, 1, 7, 2, 3, 2, 1, 8, 2, 3, 2, 3, 3, 0, 1
Offset: 0

Views

Author

Christian Stump, Nov 01 2015

Keywords

Comments

Row sums give A000041.

Examples

			Triangle begins:
1,
1,
2,
3,
5,
5,2,
6,4,1,
7,2,3,2,1,
8,2,3,2,3,3,0,1,
...
		

Crossrefs

A264047 Triangle read by rows: T(n,k) (n>=0, k>=0) is the number of integer partitions lambda of n such that there are k compositions mu such that the Gelfand-Tsetlin polytope for lambda and mu is non-integral.

Original entry on oeis.org

1, 1, 2, 3, 5, 5, 2, 6, 3, 0, 1, 0, 0, 1, 7, 1, 0, 0, 0, 0, 0, 2, 2, 0, 0, 1, 0, 0, 0, 0, 1, 1, 8, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
Offset: 0

Views

Author

Christian Stump, Nov 01 2015

Keywords

Comments

Row sums give A000041.

Examples

			Triangle begins:
1,
1,
2,
3,
5,
5,2,
6,3,0,1,0,0,1,
7,1,0,0,0,0,0,2,2,0,0,1,0,0,0,0,1,1,
8,1,0,0,0,0,0,0,2,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,1,0,1,2,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,
...
		

Crossrefs

A264049 Triangle read by rows: T(n,k) (n>=1, k>=1) is the number of integer partitions lambda of n such that there are k partitions mu such that the Gelfand-Tsetlin polytope for lambda and mu is integral.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 0, 2, 0, 1, 1, 1, 2, 1, 2, 0, 1, 1, 1, 0, 1, 1, 1, 3, 0, 2, 2, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1, 1, 3, 2, 2, 2, 0, 2, 0, 3, 0, 0, 2, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1
Offset: 1

Views

Author

Christian Stump, Nov 02 2015

Keywords

Comments

Row sums give A000041, n >= 1.

Examples

			Triangle begins:
1,
1,1,
1,1,1,
1,1,1,1,1,
1,2,0,2,0,1,1,
1,2,1,2,0,1,1,1,0,1,1,
1,3,0,2,2,1,1,1,0,0,1,1,0,1,1,
1,3,2,2,2,0,2,0,3,0,0,2,0,0,1,0,1,0,1,0,1,1,
...
		

Crossrefs

Showing 1-3 of 3 results.