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.

A051570 Consider the problem of placing N queens on an n X n board so that each queen attacks precisely k others. Here k=3 and sequence gives number of different solutions when N takes its maximal value.

Original entry on oeis.org

2, 4, 31, 307, 2, 9, 755, 39302
Offset: 3

Views

Author

Keywords

Comments

I would also like to get the sequences that gives the maximal values of N.

References

  • M. Gardner, The Last Recreations, Springer, 1997, p. 282.

Crossrefs

Extensions

I am not certain this description is correct, nor how rigorous the results are.