-2180
domain: Z
Appears in sequences
- Rao Uppuluri-Carpenter numbers (or complementary Bell numbers): e.g.f. = exp(1 - exp(x)).at n=11A000587
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 419", based on the 5-celled von Neumann neighborhood.at n=35A272048
- G.f.: Limit_{K->oo} Sum_{n=-oo..+oo} x^(n-K) * (1 - x^n + n*(n+1)/6 * x^(n+K))^n.at n=28A292177
- Square array T(n,k), n>=0, k>=0, read by antidiagonals, where column k is the expansion of e.g.f. exp(x^k * (1 - exp(x))).at n=77A292894
- a(n) = exp(1) * Sum_{k>=0} (-1)^k*k^(2*n+1)/k!.at n=5A308647
- Triangle read by rows: T(n,k) = Sum_{i=0..n-1} binomial(n-1, i)*T(n-1-i,k-1) - Sum_{i=1..n-1} binomial(n-1,i)*T(n-1-i,k) for 1 <= k <= n+1 with T(0,1) = 1 (and T(n,k) = 0 otherwise).at n=46A341287
- Triangle read by rows. Row n gives the coefficients of Product_{k=0..n-1} (x - binomial(n-1,k)) expanded in decreasing powers of x, with row 0 = {1}.at n=24A355635
- G.f. A(x) satisfies A(x) = 1 + x / ((1+x)^(5/2)*A(x)^(3/2)).at n=6A366498