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!)
A061306 Bell Bell numbers: a(n+1) = B(a(n)), where B() are the Bell numbers, A000110. 1
1, 2, 52, 1382958545, 58205338024195872785464627063218599149503972126463 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The next term has 281 digits. [From Harvey P. Dale, Nov 28 2011]
REFERENCES
Amarnath Murthy, Generalization of Partition Function. Introducing Smarandache Factor Partitions.Smarandache Notions Journal, Vol. 11, No. 1-2-3, Spring 2000.
LINKS
EXAMPLE
a(3) = 52, 5 is the 3rd Bell number and the fifth Bell number is 52.
MAPLE
with(combinat): for n from 1 to 6 do printf(`%d, `, bell(bell(n))) od:
MATHEMATICA
BellB[BellB[Range[5]]] (* Harvey P. Dale, Nov 28 2011 *)
CROSSREFS
Cf. A000110.
Sequence in context: A216354 A079179 A000654 * A249656 A248987 A179616
KEYWORD
nonn,easy
AUTHOR
Amarnath Murthy, Apr 26 2001
EXTENSIONS
More terms from James A. Sellers, Sep 26 2001
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 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)