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.

A326585 Coefficients of polynomials related to ordered set partitions. Triangle read by rows, T_{m}(n, k) for m = 4 and 0 <= k <= n.

Original entry on oeis.org

1, 0, 1, 0, 36, 35, 0, 12046, 17820, 5775, 0, 16674906, 30263480, 16216200, 2627625, 0, 65544211366, 135417565890, 93516348900, 26189163000, 2546168625, 0, 588586227465426, 1334168329550300, 1083314031995250, 402794176785000, 69571511509500, 4509264634875
Offset: 0

Views

Author

Peter Luschny, Jul 21 2019

Keywords

Examples

			Triangle starts:
[0] [1]
[1] [0, 1]
[2] [0, 36, 35]
[3] [0, 12046, 17820, 5775]
[4] [0, 16674906, 30263480, 16216200, 2627625]
[5] [0, 65544211366, 135417565890, 93516348900, 26189163000, 2546168625]
[6] [0, 588586227465426, 1334168329550300, 1083314031995250, 402794176785000, 69571511509500, 4509264634875]
		

Crossrefs

Row sums A243665. Main diagonal A025036.
A129062 (m=1, associated with A131689), A326477 (m=2, associated with A241171), A326587 (m=3, associated with A278073), this sequence (m=4, associated with A278074).

Programs

Formula

T(n, k) = T_{4}(n, k) where T_{m}(n, k) is defined in A326477.

A326587 Coefficients of polynomials related to ordered set partitions. Triangle read by rows, T_{m}(n, k) for m = 3 and 0 <= k <= n.

Original entry on oeis.org

1, 0, 1, 0, 11, 10, 0, 645, 924, 280, 0, 111563, 197802, 101640, 15400, 0, 42567981, 86271640, 57717660, 15415400, 1401400, 0, 30342678923, 67630651098, 53492240256, 19158419280, 3144741600, 190590400
Offset: 0

Views

Author

Peter Luschny, Jul 20 2019

Keywords

Examples

			Triangle starts:
0 [1]
1 [0, 1]
2 [0, 11, 10]
3 [0, 645, 924, 280]
4 [0, 111563, 197802, 101640, 15400]
5 [0, 42567981, 86271640, 57717660, 15415400, 1401400]
6 [0, 30342678923, 67630651098, 53492240256, 19158419280, 3144741600, 190590400]
		

Crossrefs

Row sums A243664. Main diagonal A025035.
A129062 (m=1, associated with A131689), A326477 (m=2, associated with A241171), this sequence (m=3, associated with A278073), A326585 (m=4, associated with A278074).

Programs

Formula

T(n, k) = T_{3}(n, k) where T_{m}(n, k) is defined in A326477.

A326717 Coefficients of polynomials related to ordered set partitions. Triangle read by rows, T_{m}(n, k) for m = 5 and 0 <= k <= n.

Original entry on oeis.org

1, 0, 1, 0, 127, 126, 0, 255256, 381381, 126126, 0, 2979852651, 5447453786, 2956465512, 488864376, 0, 127156445503275, 264284637872750, 184292523727620, 52359004217520, 5194672859376
Offset: 0

Views

Author

Peter Luschny, Jul 21 2019

Keywords

Examples

			Triangle starts:
[0] [1]
[1] [0, 1]
[2] [0, 127, 126]
[3] [0, 255256, 381381, 126126]
[4] [0, 2979852651, 5447453786, 2956465512, 488864376]
[5] [0, 127156445503275, 264284637872750, 184292523727620, 52359004217520, 5194672859376]
[6] [0, 15160169962750251082, 34544220081315967665, 28276496764200664980, 10634436034307385300, 1865368063755476280, 123378675083039376]
		

Crossrefs

Row sums A243666. Main diagonal A025037.
A129062 (m=1, associated with A131689), A326477 (m=2, associated with A241171), A326587 (m=3, associated with A278073), A326585 (m=4, associated with A278074), this sequence (m=5).

Programs

Formula

T(n, k) = T_{5}(n, k) where T_{m}(n, k) is defined in A326477.
Showing 1-3 of 3 results.