199616
domain: N
Appears in sequences
- a(n) = (n^4 + 46*n^3 - 169*n^2 + 146*n + 24)/24.at n=37A143059
- Triangle formed by coefficients of the expansion of p(x,n) = (1-x)^(2*n + 1)*Sum_{j >= 0} (1 +j +j^2)^n * x^j.at n=28A156985
- Triangle formed by coefficients of the expansion of p(x,n) = (1-x)^(2*n + 1)*Sum_{j >= 0} (1 +j +j^2)^n * x^j.at n=32A156985
- Coefficients of infinite sum polynomials; p(x,n)=If[Mod[n, 2] == 1, (1 - x)^(n + 1)*Sum[(k + 1)*(1 + k + k^2)^Floor[(n - 1)/2]* x^k, {k, 0, Infinity}], (1 - x)^(n + 1)*Sum[(1 + k + k^2)^Floor[n/2]*x^ k, {k, 0, Infinity}]].at n=53A169625
- Irregular triangle read by rows: T(n,k) is the k-th generalized Eulerian number of order n and degree 2, for n >= 1 (the rows start at k=1).at n=55A211232
- Irregular triangle read by rows: T(n,k) is the k-th generalized Eulerian number of order n and degree 2, for n >= 1 (the rows start at k=1).at n=59A211232