38483
domain: N
Appears in sequences
- a(1) = a(2) = 1; for n>2, a(n+1) = a(n) + a(n-1) iff n is prime, otherwise a(n+1) = a(n) + 1.at n=47A113050
- Number of ways of placing kings with no more than 1 mutual attack on an n X n chessboard.at n=5A143870
- Number of nX5 binary arrays with some element plus some horizontally, vertically, diagonally or antidiagonally adjacent neighbor totalling two no more than once.at n=4A268778
- T(n,k) = Number of n X k binary arrays with some element plus some horizontally, vertically, diagonally or antidiagonally adjacent neighbor totalling two no more than once.at n=40A268781