OFFSET
1,3
COMMENTS
The only repeated terms are 1!, 2!, 3!, etc. Deleting one of each leaves A092824. When written as an array with (row n)=n!*(Farey fractions of order n), The row sums are given by A093593. The n-th alternating row sum is n!/2, for n>=2. (2/n!)*(n-th row sum)=A005728(n)=number of Farey fractions of order n.
EXAMPLE
Put the positive Farey fractions of order n into row n,
and multiply by n!:
1
1 2
2 3 4 6
6 8 12 16 18 24 ...
Link the rows to form the sequence.
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
Clark Kimberling, Apr 03 2004
STATUS
approved