|
| |
|
|
A014643
|
|
Triangular array starting with {1,1}; then i-th term in a row gives number of i's in next row.
|
|
1
| |
|
|
1, 1, 1, 2, 1, 2, 2, 1, 2, 2, 3, 3, 1, 2, 2, 3, 3, 4, 4, 4, 5, 5, 5, 1, 2, 2, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 11, 11, 11, 11, 11
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,4
|
|
|
EXAMPLE
| {1,1},{1,2},{1,2,2},{1,2,2,3,3},...
|
|
|
CROSSREFS
| Cf. A014644, A011784. Rows converge to A001462.
Sequence in context: A007895 A053260 A140223 * A118382 A007723 A067437
Adjacent sequences: A014640 A014641 A014642 * A014644 A014645 A014646
|
|
|
KEYWORD
| tabl,nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
EXTENSIONS
| More terms from Patrick De Geest (pdg(AT)worldofnumbers.com)
|
| |
|
|