-2133
domain: Z
Appears in sequences
- Expansion of (1-x)^(-1)/(1+x+x^2-2*x^3).at n=21A077907
- A triangle sequence from matrix polynomials of a three symbol type {0, 1, 2}: c(i,k)= Floor[Mod[i/2^k, 2]]; M(d)=Table[If[Sum[c(n, k)*c(m, k), {k, 0, d - 1}] == 0, 1, If[Sum[c(n, k)*c(m, k), {k, 0, d - 1}] == 1, 2, 0]], {n, 0, d - 1}, {m, 0, d - 1}].at n=56A158418
- a(n) = (-n^3 + 9n^2 - 5n + 3)/3.at n=22A161702
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 113", based on the 5-celled von Neumann neighborhood.at n=27A270180
- Dirichlet g.f.: zeta(s-3)^2 * (1 - 2^(4-s)) / zeta(s).at n=17A369101