596777194domain: NAppears in sequencesTriangle read by rows: T(n,k) is the number of ways to place k non-attacking kings in each row and column of an n X n board, 0 <= k <= floor(n/4) + [n=1].at n=35A387098Number of ways to place 3 non-attacking kings in each row and column of an n X n board.at n=2A389770