119138166
domain: N
Appears in sequences
- Triangle T(m,k) read by rows, where T(m,k) is the number of ways in which 1<=k<=m positions can be picked in an m X m square array such that all positions are mutually isolated. Two positions (s,t),(u,v) are considered as isolated from each other if min(abs(s-u),abs(t-v))>1.at n=35A098487
- Number of ways to place 8 nonattacking kings on an 8 X n board.at n=7A172261
- Number of ways to place 8 nonattacking kings on an n X n board.at n=7A201369
- Number of ways to place n nonattacking kings on an n X n board.at n=8A201513