-28320
domain: Z
Appears in sequences
- A triangle of coefficients of a product polynomial sequence based on Chebyshev T:differentiation of T[(x,n) which gives U(x,n): p(x,n) = Product_{m=0..n} Sum_{i=0..m} (d/dx) T(x,i+1).at n=28A139809
- Triangle read by rows. The Faulhaber numbers. F(0, k) = 1 and otherwise F(n, k) = (n + 1)!*(-1)^(k+1)*Sum_{j=0..floor((k-1)/2)} C(2*k-2*j, k+1)*C(2*n+1, 2*j+1) * Bernoulli(2*n-2*j) / (k - j).at n=24A354042