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.

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

This page as a plain text file.
%I A193064 #5 Mar 30 2012 19:00:09
%S A193064 2,3,5,13
%N A193064 Primes p for which there is no prime q == 2 (mod 3) that is smaller than p and is a quadratic residue modulo p.
%C A193064 Gica proved that if p is a prime different from 2, 3, 5, 13, then a prime q < p exists which is a quadratic residue modulo p and q == 2 (mod 3). His paper has not yet been published, but see A192578 for a reference, link, and examples of a similar result.
%Y A193064 Cf. A192578, A192579, A193063.
%K A193064 nonn,fini,full
%O A193064 1,1
%A A193064 _Jonathan Sondow_, Jul 15 2011