OFFSET
1,1
COMMENTS
The first n-1 numbers of row n are selected by simply choosing the smallest n-1 numbers which have not yet been used. The remaining number is then chosen to be the smallest possible unused number such that the sum of the n numbers is a multiple of composite(n) = A002808(n). - Sean A. Irvine, Mar 16 2025
LINKS
Sean A. Irvine, Table of n, a(n) for n = 1..1540 (rows 1..20 flattened)
EXAMPLE
4;
1,5;
2,3,11;
6,7,8,15;
9,10,12,13,16;
14,17,18,19,20,32; ...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Amarnath Murthy, Oct 05 2002
EXTENSIONS
More terms from David Wasserman, Mar 18 2005
STATUS
approved
