OFFSET
3,1
COMMENTS
In computation it is assumed that if for any m where a(n) = k <= m <= k + 3*n we have m is the sum of n distinct positive integers then a(n) = k.
EXAMPLE
a(3) = 18 as 17 is not the sum of 3 distinct primes but any integer m where 18 <= m <= 27 is the sum of 3 distinct primes. It is therefore assumed that a(3) = 18.
CROSSREFS
KEYWORD
nonn
AUTHOR
David A. Corneth, Aug 22 2025
STATUS
approved
