Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071903
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071903 Number of x less than or equal to n and divisible only by primes congruent to 3 mod 4 (i.e. in A004614). +0
2
1, 1, 2, 2, 2, 2, 3, 3, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 12, 12, 12, 13, 13, 14, 14, 14, 14, 14, 14, 14, 14, 15, 15, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 19, 19, 20, 20, 20, 20, 20, 20, 21, 21, 22 (list; graph; listen)
OFFSET

0,3

REFERENCES

Landau, "Handbuch der Lehre von der Verteilung der Primzahlen", vol. 2, Teubner, Leipzig; third edition : Chelsea, New York (1974), pp. 641-669

LINKS

E. Landau, Handbuch der Lehre von der Verteilung der Primzahlen, vol. 2, Leipzig, Berlin, B. G. Teubner, 1909.

FORMULA

a(n) = Card{ k | A004614(k) <= n }, asymptotically : a(n) ~ sqrt(2)*A*n/(Pi*sqrt(Log(n))) where A = Prod(k>0, (1-A002145(k)^(-2))^(-1/2))

PROGRAM

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

CROSSREFS

Cf. A004614, A002145.

Sequence in context: A008668 A116563 A076695 this_sequence A091372 A068980 A053266

Adjacent sequences: A071900 A071901 A071902 this_sequence A071904 A071905 A071906

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 12 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