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 A033232 #30 Jul 08 2025 19:46:33 %S A033232 47,83,191,197,269,439,487,523,619,761,823,907,947,977,1193,1277,1319, %T A033232 1447,1481,1499,1579,1693,1709,1741,1811,1861,1867,2053,2213,2221, %U A033232 2273,2339,2351,2447,2539,2777 %N A033232 Primes of form x^2+47*y^2. %C A033232 Also primes of the form x^2-xy+12y^2 with x and y nonnegative. - _T. D. Noe_, May 08 2005 %D A033232 David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989. %H A033232 Vincenzo Librandi and Ray Chandler, <a href="/A033232/b033232.txt">Table of n, a(n) for n = 1..10000</a> [First 1000 terms from Vincenzo Librandi] %H A033232 Freddy Cachazo, <a href="https://arxiv.org/abs/2104.10628">Diagonally Embedded Sets of (Trop^+ G(2,n))'s in Trop G(2,n): Is There a Critical Value of n?</a>, arXiv:2104.10628 [math.CO], 2021. %H A033232 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 A033232 QuadPrimes2[1, 0, 47, 10000] (* see A106856 *) %Y A033232 Primes in A243650. %K A033232 nonn,easy %O A033232 1,1 %A A033232 _N. J. A. Sloane_