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.

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

This page as a plain text file.
%I A326587 #7 Jul 21 2019 06:55:29
%S A326587 1,0,1,0,11,10,0,645,924,280,0,111563,197802,101640,15400,0,42567981,
%T A326587 86271640,57717660,15415400,1401400,0,30342678923,67630651098,
%U A326587 53492240256,19158419280,3144741600,190590400
%N A326587 Coefficients of polynomials related to ordered set partitions. Triangle read by rows, T_{m}(n, k) for m = 3 and 0 <= k <= n.
%F A326587 T(n, k) = T_{3}(n, k) where T_{m}(n, k) is defined in A326477.
%e A326587 Triangle starts:
%e A326587 0 [1]
%e A326587 1 [0, 1]
%e A326587 2 [0, 11, 10]
%e A326587 3 [0, 645, 924, 280]
%e A326587 4 [0, 111563, 197802, 101640, 15400]
%e A326587 5 [0, 42567981, 86271640, 57717660, 15415400, 1401400]
%e A326587 6 [0, 30342678923, 67630651098, 53492240256, 19158419280, 3144741600, 190590400]
%p A326587 # See A326477.
%Y A326587 Row sums A243664. Main diagonal A025035.
%Y A326587 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).
%K A326587 nonn,tabl
%O A326587 0,5
%A A326587 _Peter Luschny_, Jul 20 2019