-3396
domain: Z
Appears in sequences
- Matrix inverse of triangle A121336, where A121336(n,k) = C( n*(n+1)/2 + n-k + 2, n-k) for n>=k>=0.at n=22A121441
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 203", based on the 5-celled von Neumann neighborhood.at n=35A270728
- E.g.f.: Product_{k>0} (1-x^k/k!)^k.at n=8A294495
- Triangle read by rows T(n, k) = Sum_{h>=0} Bernoulli(h)*binomial(k+h-1, h)*abs(Stirling1(n, h+k))*n^h for n>=0 and 0<=k<=n.at n=29A339207
- Triangle read by rows: row n gives y transposed, where y is the solution to the matrix equation M*y=b, where the matrix M and vector b are defined by M(i,j) = ((3^(i+1) + 1)^(j-1) + 2)/3 and b(i) = ((3^(i+1)+1)^n + 2)/3 for 1 <= i,j <= n.at n=4A365450