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!)
A105466 Number of irregular primes less than or equal to the m-th prime, where m = floor(exp(n)). 2
0, 0, 3, 9, 58, 160, 440, 1166, 3202, 8656, 23475, 64194, 174557, 473592, 1286383, 3495241, 9501807, 25833916 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Limit_{n->inf.} a(n)/e^n = 1-e^(-1/2).
LINKS
MATHEMATICA
ip={ the list of irregular primes to 12 million }; Table[ Length[ Select[ip, # < Prime[Floor[E^n]] &]], {n, 10}]
CROSSREFS
Sequence in context: A040175 A192252 A363011 * A261244 A018504 A340389
KEYWORD
hard,nonn,more
AUTHOR
Robert G. Wilson v, Apr 07 2005
EXTENSIONS
Definition clarified by N. J. A. Sloane, Jan 19 2009
Data corrected and a(11)-a(18) 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 25 10:43 EDT 2024. Contains 371967 sequences. (Running on oeis4.)