-1247
domain: Z
Appears in sequences
- a(n) = 13 + 12*n - n^2.at n=42A136316
- Table T(n,k) = -2*T(n-1,k)+T(n-1,k+1) = T(n,k-4), 0<=n.at n=28A140287
- First quadrisection of A140287.at n=7A140289
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 129", based on the 5-celled von Neumann neighborhood.at n=21A270220
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 435", based on the 5-celled von Neumann neighborhood.at n=25A272152
- Irregular triangle T(n,k), n >= 0, 0 <= k <= 2*n+1, read by rows, where T(n,k) = [x^k] (1-x)^(n+1) * Sum_{k=0..n} (2*k+1)^n * x^k.at n=18A382289