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.

A103330 Number of ways to place n+1 queens and a pawn on an n X n board so that no two queens attack each other.

Original entry on oeis.org

0, 0, 0, 0, 0, 16, 20, 128, 396, 2288, 11152, 65712, 437848, 3118664, 23387448, 183463680, 1474699536, 12485203304, 110956890352, 1028589512656, 9801351322432, 97731300891440, 1014610719838792
Offset: 1

Views

Author

R. Douglas Chatham (d.chatham(AT)moreheadstate.edu), Jan 31 2005

Keywords

Examples

			a(4) = 0 because when 5 queens are placed on a 4 X 4 board, at least 2 queens will be adjacent and therefore mutually attacking.
		

Crossrefs

Extensions

Further terms from R. Douglas Chatham (d.chatham(AT)moreheadstate.edu), Feb 15 2005, Apr 20 2007, Apr 28 2007
a(12) corrected by R. Douglas Chatham (d.chatham(AT)moreheadstate.edu), May 12 2009
a(18)-a(21) from Martin Ehrenstein, Oct 24 2023
a(22) from Martin Ehrenstein, Feb 09 2024
a(23) computed on a GPU using CUDA by Martin Ehrenstein, Aug 10 2025