The sequence having the greatest known growth rate while remaining fully decomposable under the #decompwlj criterion is A003312
a(1) = 3; for n>0, a(n+1) = a(n) + floor((a(n)-1)/2): https://oeis.org/A003312
Table of n, a(n) for n = 1..1000: https://oeis.org/A003312/b003312.txt



















