Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073515
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073515 Number of primes less than 10^n with initial digit 3. +0
1
1, 3, 19, 139, 1097, 8960, 75290, 651085, 5735086, 51247361, 463196868, 4225763390, 38851672813, 359541975662, 3345924530873, 31288310624754, 293820812588401, 2769490109678920, 26191046215879444, 248421640738371325 (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 3 (namely 3, 31 and 37).

MATHEMATICA

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

CROSSREFS

Cf. A073509 to A073517, their sum is A006880.

Sequence in context: A094662 A115750 A156894 this_sequence A074559 A027314 A025571

Adjacent sequences: A073512 A073513 A073514 this_sequence A073516 A073517 A073518

KEYWORD

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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research