72411
domain: N
Appears in sequences
- Number of n X 2 0..4 arrays with each element x equal to the number its horizontal and vertical neighbors equal to 4,2,1,1,1 for x=0,1,2,3,4.at n=10A197607
- Decimal representation of the n-th iteration of the "Rule 118" elementary cellular automaton starting with a single ON (black) cell.at n=8A267276
- Triangle T(n, k) (1 <= k <= n) read by rows: T(n, k) is the numerator of R(n, k) where R(n, k) = R(n, k-1)/2 + R(n-1, k-1) for 1 < k <= n with R(n, 1) = R(n-1, n-1) for n > 1, R(1, 1) = 1.at n=18A386393