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.

A326759 a(n) is the Z-coordinate of the n-th nonattacking queen placed by greedy algorithm on N^3 (as described in A326757).

Original entry on oeis.org

0, 2, 1, 0, 4, 1, 0, 4, 2, 0, 6, 5, 3, 0, 6, 3, 2, 1, 0, 3, 1, 7, 6, 5, 0, 9, 3, 2, 7, 6, 5, 4, 2, 10, 8, 2, 1, 5, 4, 3, 1, 12, 9, 5, 4, 1, 12, 11, 3, 2, 1, 11, 9, 8, 7, 3, 2, 1, 14, 12, 9, 8, 7, 3, 1, 12, 8, 6, 5, 4, 2, 1, 16, 14, 13, 8, 7, 4, 2, 0, 14, 13
Offset: 0

Views

Author

Rémy Sigrist and N. J. A. Sloane, Jul 23 2019

Keywords

Crossrefs

See A326757 for the X-coordinates and additional comments.

Programs

  • PARI
    See Links section.