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!)
A079609 a(p) = (b(p)-2)/p where b(k) denotes the k-th Bell number and p runs through the prime numbers. 3
0, 1, 10, 125, 61688, 2126495, 4874404106, 306986431845, 1919652428481928, 2459993170305526730730, 332043836975044402745021, 1428874762393255348701231773647, 57345183115624820200016928713263146 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(p) = ((Sum_{k>=0} k^p/k!)/e-2)/p.
MATHEMATICA
Table[(BellB[(p = Prime[i])] - 2)/p, {i, 1, 10}] (* Amiram Eldar, Nov 23 2019 *)
CROSSREFS
Cf. A000110.
Sequence in context: A281595 A097816 A323877 * A101599 A002458 A366234
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Jan 28 2003
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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)