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.
%I A033206 #24 Jul 08 2025 19:44:03 %S A033206 131,239,389,419,461,821,859,919,1051,1109,1531,1601,1879,1901,2011, %T A033206 2399,2411,2609,2699,2791,2971,3011,3041,3469,3541,3559,3671,3709, %U A033206 4139,4219,4261,4349,4451,4679,4691 %N A033206 Primes of form x^2+95*y^2. %C A033206 Also primes of the form x^2-xy+24y^2 with x and y nonnegative. - _T. D. Noe_, May 08 2005 %D A033206 David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989. %H A033206 Vincenzo Librandi and Ray Chandler, <a href="/A033206/b033206.txt">Table of n, a(n) for n = 1..10000</a> [First 1000 terms from Vincenzo Librandi] %H A033206 N. J. A. Sloane et al., <a href="https://oeis.org/wiki/Binary_Quadratic_Forms_and_OEIS">Binary Quadratic Forms and OEIS</a> (Index to related sequences, programs, references) %t A033206 QuadPrimes2[1, 0, 95, 10000] (* see A106856 *) %K A033206 nonn,easy %O A033206 1,1 %A A033206 _N. J. A. Sloane_