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.

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

This page as a plain text file.
%I A326758 #10 Jul 24 2019 07:50:06
%S A326758 0,1,0,2,0,4,1,2,0,4,1,0,5,3,3,0,5,7,6,3,2,1,0,6,5,1,8,7,5,4,1,3,2,3,
%T A326758 1,6,9,9,8,10,5,2,6,3,1,12,4,2,1,3,8,7,5,8,4,6,15,3,3,1,2,7,12,13,6,0,
%U A326758 2,12,11,4,13,1,2,0,8,4,10,15,9,13,5,4,3
%N A326758 a(n) is the Y-coordinate of the n-th nonattacking queen placed by greedy algorithm on N^3 (as described in A326757).
%H A326758 Rémy Sigrist, <a href="/A326758/b326758.txt">Table of n, a(n) for n = 0..10000</a>
%H A326758 Rémy Sigrist, <a href="/A326758/a326758.gp.txt">PARI program for A326758</a>
%o A326758 (PARI) See Links section.
%Y A326758 See A326757 for the X-coordinates and additional comments.
%K A326758 nonn
%O A326758 0,4
%A A326758 _Rémy Sigrist_ and _N. J. A. Sloane_, Jul 23 2019