The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046677 Number of primes p of the form p = 4m^2+1 for n^2 < m < (n+1)^2. 0
2, 3, 3, 2, 3, 4, 5, 6, 4, 7, 7, 4, 4, 8, 6, 5, 6, 10, 6, 4, 10, 5, 12, 7, 11, 13, 9, 13, 11, 10, 10, 17, 8, 12, 12, 14, 16, 14, 14, 19, 10, 9, 17, 15, 19, 17, 17, 17, 13, 18, 16, 22, 15, 20, 20, 11, 16, 20, 18, 15, 16, 19, 15, 18, 16, 17, 18, 25, 17, 24, 20, 22, 26, 21, 18, 20, 27 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
REFERENCES
P. J. van Albada, Factorization of the numbers n^2+1, Nieuw Arch. Wisk., 16 (1998), pp. 191-197.
LINKS
MATHEMATICA
Table[Count[4 #^2 + 1 & /@ Range[n^2 + 1, (n + 1)^2 - 1], _?PrimeQ], {n, 77}] (* Jayanta Basu, Jun 27 2013 *)
CROSSREFS
Sequence in context: A107918 A242392 A002963 * A283104 A109747 A105612
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 3 00:27 EDT 2024. Contains 373054 sequences. (Running on oeis4.)