cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A129553 Number of ways to place n+3 queens and 3 pawns on an n X n board so that no two queens attack each other.

This page as a plain text file.
%I A129553 #7 May 26 2013 15:14:07
%S A129553 0,0,0,0,0,0,0,8,44,528,5976,77896,1052884,13666360
%N A129553 Number of ways to place n+3 queens and 3 pawns on an n X n board so that no two queens attack each other.
%H A129553 R. D. Chatham, <a href="http://people.moreheadstate.edu/fs/d.chatham/n+kqueens.html">The N+k Queens Problem Page</a>.
%H A129553 R. D. Chatham, M. Doyle, G. H. Fricke, J. Reitmann, R. D. Skaggs and M. Wolff, <a href="http://people.moreheadstate.edu/fs/d.chatham/QueensSep2.pdf">Independence and Domination Separation in Chessboard Graphs</a>, J. Combin. Math. Combin. Comput. 68 (2009), 3-17.
%e A129553 a(4)=0 because when 7 queens are placed on a 4 X 4 board, at least two queens will be adjacent and therefore mutually attacking.
%Y A129553 Cf. A000170, A129554.
%K A129553 more,nonn
%O A129553 1,8
%A A129553 R. Douglas Chatham (d.chatham(AT)moreheadstate.edu), Apr 20 2007