OFFSET
1,5
COMMENTS
From Alford Arnold, Apr 20 2009: (Start)
After the first two diagonals, each additional diagonal is computed using blocks of source partitions (defined in A053445).
The size of each block increases by powers of two; e.g. 22, 33 222, 44 332 333 2222; etc.
Each source partition can be associated with a specific sequence as illustrated in the below example using partition 332: grow the leftmost value to form 432 then append "1" to form 3321. in like manner, generate 532 4321 and 33211 from the previously formed cases. Note that the number of arrangements are 3, 6+12, and 6+24+30 respectively and that we now have three terms of A006011: 3 18 and 60.
Next we note that 6 39 138 364 804 ... A159571 resulted from summing term by term, the sequences associated with partitions 44 332 333 and 2222:
1...5..14...30...55
3..18..60..150..315
1...7..25...65..140
1...9..39..119..294
(End)
CROSSREFS
KEYWORD
AUTHOR
Alford Arnold, Apr 16 2009
EXTENSIONS
Submitted without a definition. - N. J. A. Sloane, Apr 18 2009
More terms from Alford Arnold, Oct 06 2009
STATUS
approved