Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A057573
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A057573 Number of primes in A051351 which have index <= 10^n. +0
2
1, 7, 25, 122, 934, 7268, 61756, 537324, 4756645 (list; graph; listen)
OFFSET

1,2

LINKS

Index entries for sequences related to numbers of primes in various ranges

MATHEMATICA

NextPrime[ n_Integer ] := Module[ {k}, k = n + 1; While[ ! PrimeQ[ k ], k++ ]; k ]; c = d = p = q = 0; Do[ While[ d++; d <= 10^n, q = NextPrime[ q ]; p = p + Apply[ Plus, RealDigits[ q ] [[ 1 ] ]]; If[ PrimeQ[ p ], c++ ]]; d--; Print[ c ], {n, 0, 10} ]

CROSSREFS

Cf. A051351 and A058049.

Sequence in context: A129791 A138292 A138738 this_sequence A082651 A088009 A081298

Adjacent sequences: A057570 A057571 A057572 this_sequence A057574 A057575 A057576

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 27 2000

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 September 5 01:44 EDT 2008. Contains 143476 sequences.


AT&T Labs Research