OFFSET
1,2
COMMENTS
The next term has 69 digits. - Charlie Neder, Mar 09 2019
EXAMPLE
Solutions for n=1,2,... are 1; 2 3; 3 2 4; 4 2 3 5; 5 3 2 4 7
Example triangle for a(4):
4 2 3 5
8 6 15
48 90
4320
Some solutions for a(6) and a(7) are (7,4,3,2,5,8) and (9,7,4,2,3,5,10), and others can be created by interchanging opposite numbers (e.g., swapping 5 and 7 in the second set). - Charlie Neder, Mar 09 2019
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(7) and example removed from title by Charlie Neder, Mar 09 2019
STATUS
approved