Partition of positive integers into shortest possible groups, starting with (1), (2,3), (4,5,6), (7,8,9,10,11), such that a(n) = the sum of the terms of the n-th group is a multiple of a(n-1) and a(n) > a(n-1).
A079798
Partition of positive integers into shortest possible groups, starting with (1), (2,3), (4,5,6), (7,8,9,10,11), such that a(n) = the sum of the terms of the n-th group is a multiple of a(n-1) and a(n) > a(n-1).
Terms
- a(0) =1a(1) =5a(2) =15a(3) =45a(4) =495a(5) =16830a(6) =4358970a(7) =1159486020
External references
- oeis: A079798