46066
domain: N
Appears in sequences
- Number of inequivalent ways of placing n nonattacking rooks on n X n board up to rotations and reflections of the board.at n=8A000903
- a(n) = Sum_{k=0..floor(n/8)} binomial(n-5*k, 3*k).at n=30A113032
- Transform of A056594 by the T_{1,1} transformation (see link).at n=12A159334
- Number of length n arrays of permutations of 0..n-1 with each element moved by -3 to 3 places and every three consecutive elements having its maximum within 5 of its minimum.at n=11A263747
- Number of n X 4 0..1 arrays with every element equal to 0, 1, 2 or 5 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.at n=7A302411
- Number of partitions of n with up to ten distinct kinds of 1.at n=20A320697
- a(n) = Sum_{k=0..floor(n/4)} binomial(2*n-5*k,3*k).at n=15A392404