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.

A051567 Consider problem of placing N queens on an n X n board so that each queen attacks precisely k others. Here k=1 and sequence gives number of inequivalent solutions when N is equal to the upper bound 2*floor(2n/3).

Table of values

n a(n)
3 0
4 5
5 0
6 2
7 149
8 49
9 1
10 12897
11 2238

List of values

[0, 5, 0, 2, 149, 49, 1, 12897, 2238]