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!)
A277063 Number of primes <= n-th Bell number. 2
0, 0, 1, 3, 6, 15, 46, 151, 570, 2376, 10961, 54941, 297220, 1720725, 10602541, 69176095, 475881437, 3439093081, 26026621617, 205694058211, 1693554793730, 14494778231067, 128711956613875, 1183763037547762, 11258075170582653, 110558809039675629, 1119649516271861536 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) = A000720(A000110(n)). - Michel Marcus, Nov 10 2016
MATHEMATICA
Table[PrimePi[BellB[n]], {n, 0, 20}]
PROG
(Magma) [#PrimesUpTo(Bell(n)): n in [0..14]];
CROSSREFS
Sequence in context: A056382 A028401 A005655 * A051169 A051610 A322851
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Nov 10 2016
EXTENSIONS
a(21)-a(26) from Charles R Greathouse IV, Nov 10 2016
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 23 13:02 EDT 2024. Contains 371913 sequences. (Running on oeis4.)