-35280
domain: Z
Appears in sequences
- Triangle of coefficients of Laguerre polynomials n!*L_n(x) (rising powers of x).at n=29A021009
- Triangle of coefficients of Laguerre polynomials L_n(x) (powers of x in decreasing order).at n=34A021010
- Triangle of coefficients in expansion of x^n in terms of Laguerre polynomials L_n(x).at n=29A021012
- Triangle formed by coefficients of numerator polynomials defined by iterating f(u,v) = 1/u - x*v applied to a list of elements {1,2,3,4,...}.at n=42A053495
- Triangular array of coefficients multiplied by n! of polynomials in e. These give the expected number of trials needed for the sum of uniform random variables from the interval [0,1] to exceed n+1.at n=29A089087
- Triangle T(n,m) = coefficient of x^n in expansion of x^m*(x+1)^(m*x) = sum(n>=m, T(n,m) x^n*m!/n!).at n=30A202183
- Expansion of e.g.f. (1 + x + x^2)^(x^2).at n=8A370321
- Triangle read by rows: T(n,k) = Sum_{j=0..k} (-1)^j * binomial(k,j) * (1-j)^n.at n=41A389570