login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105468 Number of irregular primes less than or equal to the 10^n-th prime. 1
0, 30, 392, 3935, 39400, 393737, 3933421, 39339651 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Limit_{n->inf.} a(n)/10^n -> 1-e^(-1/2).
LINKS
MATHEMATICA
ip={ the list of irregular primes to 12 million }; Table[ Length[ Select[ip, # <= Prime[10^n] &]], {n, 5}]
CROSSREFS
Sequence in context: A224332 A280478 A020927 * A125442 A260913 A010835
KEYWORD
hard,nonn,more
AUTHOR
Robert G. Wilson v, Apr 07 2005
EXTENSIONS
Data corrected and a(6)-a(8) added by Amiram Eldar, Mar 05 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)