195866
domain: N
Appears in sequences
- Erroneous version of A003713.at n=8A000154
- Expansion of e.g.f. log(1/(1+log(1-x))).at n=8A003713
- Triangle T(n,k) read by rows, defined by T(n,k) = (n-k)*T(n-1,k)+Sum(k=1..n, T(n-1,k)); T(1,1) = 1, T(1,k)= 0 if k >1.at n=28A089225
- Triangle read by rows, generated from Stirling cycle numbers.at n=43A111933
- Number of base 6 circular n-digit numbers with adjacent digits differing by 4 or less.at n=7A125343
- Number of n X 2 0..3 arrays x(i,j) with each element horizontally or vertically next to at least one element with value (x(i,j)+1) mod 4 and at least one element with value (x(i,j)-1) mod 4, and upper left element zero.at n=11A230800
- Number of 2 X n 0..1 arrays with no element equal to a strict majority of its horizontal and antidiagonal neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.at n=17A279978