Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,7

LINKS

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

MATHEMATICA

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

PROGRAM

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

CROSSREFS

Cf. A066339.

Sequence in context: A000523 A124156 A072749 this_sequence A124230 A090973 A076634

Adjacent sequences: A066487 A066488 A066489 this_sequence A066491 A066492 A066493

KEYWORD

easy,nonn

AUTHOR

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research