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.

A192579 Primes p for which there is no prime q == 3 (mod 4) that is smaller than p and is a quadratic residue modulo p.

This page as a plain text file.
%I A192579 #10 May 29 2016 17:36:55
%S A192579 2,3,5,7,17
%N A192579 Primes p for which there is no prime q == 3 (mod 4) that is smaller than p and is a quadratic residue modulo p.
%C A192579 Gica proved that if p is a prime different from 2, 3, 5, 7, 17, then there exists a prime q < p which is a quadratic residue modulo p and q == 3 (mod 4).
%C A192579 This is the unique set of primes answering the question in the Mathematics Stack Exchange link. - _Rick L. Shepherd_, May 29 2016
%H A192579 A. Gica, <a href="http://dx.doi.org/10.1216/rmjm/1181069349">Quadratic residues of certain types</a>, Rocky Mt. J. Math. 36 (2006), 1867-1871.
%H A192579 A. Gica, <a href="http://atlas-conferences.com/cgi-bin/abstract/cbcw-66">Quadratic residues of certain types</a>, Journées Arithmétiques 2011.
%H A192579 Mathematics Stack Exchange, <a href="http://math.stackexchange.com/questions/250584/x-y-xy-and-x-y-are-prime-numbers-what-is-their-sum">x, y, x - y and x + y are prime numbers. What is their sum?</a>
%e A192579 p = 17 is a member, because the primes q < p with q == 3 (mod 4) are q = 3, 7, 11, and they are not quadratic residues modulo 17.
%e A192579 11 is not a member, because 3 < 11 and 3 == 5^2 (mod 11).
%Y A192579 Cf. A192578.
%K A192579 nonn,fini,full
%O A192579 1,1
%A A192579 _Jonathan Sondow_, Jul 04 2011