Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073516
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073516 Number of primes less than 10^n with initial digit 2. +0
1
1, 3, 19, 146, 1129, 9142, 77025, 664277, 5837665, 52064915, 469864125, 4281198201, 39319600765, 363545360347, 3380562309312, 31590949437540, 296487794277035, 2793170342851930, 26402713858800478, 250324979315879678 (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 2 (namely 2, 23 and 29).

MATHEMATICA

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

CROSSREFS

Cf. A073509 to A073517, their sum is A006880.

Sequence in context: A058859 A095002 A080833 this_sequence A005258 A131551 A074546

Adjacent sequences: A073513 A073514 A073515 this_sequence A073517 A073518 A073519

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 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research