Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066339
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066339 Number of primes p of the form 4m+1 with p <= n. +0
4
0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 11, 11, 11 (list; graph; listen)
OFFSET

1,13

COMMENT

Asymptotic expansion: a(n) ~ pi(n)/2 ~ n/(2log(n)) (pi(n) is in sequence A000720).

LINKS

T. D. Noe, Table of n, a(n) for n=1..10000

R. Breusch, An Asymptotic Formula for Primes Of The Form 4n+1

MATHEMATICA

Table[ Length[ Select[ Union[ Table[ Prime[ PrimePi[i]], {i, 2, n}]], Mod[ #, 4] == 1 & ]], {n, 2, 100} ]

PROGRAM

(PARI) for(n=1, 200, print1(sum(i=1, n, if((i*isprime(i)-1)%4, 0, 1)), ", "))

CROSSREFS

Cf. A000720.

Sequence in context: A084558 A163291 A156875 this_sequence A052375 A074279 A072750

Adjacent sequences: A066336 A066337 A066338 this_sequence A066340 A066341 A066342

KEYWORD

nonn

AUTHOR

Sharon Sela (sharonsela(AT)hotmail.com), Jan 01 2002

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 03 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 5 08:23 EST 2009. Contains 170348 sequences.


AT&T Labs Research