login
This site is supported by donations 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; internal format)
OFFSET

0,1

COMMENTS

a(0) = 11; for n >= 0, a(n+1) = A000009(a(n)).

EXAMPLE

a(4)=192 which equals the number of restricted partitions (A000009) of 27.

MATHEMATICA

NestList[PartitionsQ, 11, 5]

CROSSREFS

Cf. A000009 & A072215.

Sequence in context: A139138 A113600 A097158 * A079350 A070605 A087450

Adjacent sequences:  A072236 A072237 A072238 * A072240 A072241 A072242

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 06 2002

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com) at the suggestion of Andrew Plewe, May 21 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 12:01 EST 2012. Contains 205469 sequences.