61573
domain: N
Appears in sequences
- Indices of primes in sequence defined by A(0) = 97, A(n) = 10*A(n-1) - 33 for n > 0.at n=28A101005
- Number of (7+2) X (n+2) 0..3 arrays with every consecutive three elements in every row and diagonal having exactly two distinct values, and in every column and antidiagonal not having exactly two distinct values, and new values 0 upwards introduced in row major order.at n=30A252726
- Decimal representation of the diagonal from the corner to the origin of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 838", based on the 5-celled von Neumann neighborhood.at n=44A290546
- a(n) = (n-1)*a(n-1) - n*a(n-2), with a(1) = a(2) = -1.at n=9A356684