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!)
A072239 a(0) = 11; a(n) = number of distinct partitions of the previous term. 1
11, 12, 15, 27, 192, 299016608 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
a(0) = 11; for n >= 0, a(n+1) = A000009(a(n)).
LINKS
EXAMPLE
a(4)=192, which equals the number of restricted partitions (A000009) of 27.
MATHEMATICA
NestList[PartitionsQ, 11, 5]
CROSSREFS
Sequence in context: A255726 A347541 A097158 * A079350 A070605 A087450
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Jul 06 2002
EXTENSIONS
Edited by N. J. A. Sloane at the suggestion of Andrew S. Plewe, May 21 2007
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.)