OFFSET
1,2
COMMENTS
The first (n-1) terms of the n-th row contain n-1 smallest natural numbers which have not occurred earlier and the last term is chosen to satisfy the requirement. Permutation A094280 is defined similarly, but the sum of the next row must be greater than that of the current row.
LINKS
EXAMPLE
1;
2, 3;
4, 5, 6;
7, 8, 9, 21;
10, 11, 12, 13, 44;
14, 15, 16, 17, 18, 100;
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Amarnath Murthy, Oct 08 2002
EXTENSIONS
More terms from David Wasserman, Apr 02 2005
Description edited by Antti Karttunen, Aug 25 2006
STATUS
approved