Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073514
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073514 Number of primes less than 10^n with initial digit 4. +0
1
0, 3, 20, 139, 1069, 8747, 74114, 641594, 5661135, 50653546, 458352691, 4185483176, 38510936699, 356622729564, 3320632228693, 31067060521057, 291869049531878, 2752144407792176, 26035873192178041 (list; graph; listen)
OFFSET

1,2

LINKS

Thomas R. Nicely, Some Results of Computational Research in Prime Numbers

EXAMPLE

a(2)=3 because there are 3 primes up to 10^2 whose initial digit is 4 (namely 41, 43 and 47).

MATHEMATICA

f[n_] := f[n] = PrimePi[5*10^n] - PrimePi[4*10^n] + f[n - 1]; f[0] = 0; Table[ f[n], {n, 0, 13}]

CROSSREFS

Cf. A073509 to A073517, their sum is A006880.

Sequence in context: A056298 A114479 A074574 this_sequence A163065 A082143 A009156

Adjacent sequences: A073511 A073512 A073513 this_sequence A073515 A073516 A073517

KEYWORD

base,hard,nonn

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Aug 14 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 29 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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research