1950320
domain: N
Appears in sequences
- Triangle T(n,k): the coefficient of [x^k] of the series -(x-1)^(2*n+1) *Sum_{j>=0} (j+1)^n *binomial(j,n) * x^(j-n); columns 0<=k<n.at n=24A155163
- Polynomial triangle sequence of coefficients: p(x,n)=-((x - 1)^(2*n + 1)/x^n)*Sum[(k + 1)^n*Binomial[k, n]*x^k, {k, 0, Infinity}]. q(x,n)=(p(x,n)+x^n*p(1/x,n))/2.at n=25A155164
- Triangle of coefficients of the numerator polynomials of the rational o.g.f.'s of the diagonals of A059297.at n=25A202017