OFFSET
1,2
COMMENTS
For all k in [63159..10^9], Q(k,500) >= 2092 so Q(k, infinity) >= 2092 for k>=63159 where Q(k, u) is the number of ways to write k as a sum of distinct cubes c where c <= u^3 (see proof in Du Link). Hence, a(2091)=0. - Zhao Hui Du, Jun 22 2025
LINKS
David A. Corneth, Table of n, a(n) for n = 1..10000
Zhao Hui Du, Proof for the theorem related to Q(k,u)
FORMULA
A279329(a(n)) = n.
EXAMPLE
a(4) = 1072 because 1072 = 7^3 + 9^3 = 2^3 + 4^3 + 10^3 = 1^3 + 6^3 + 7^3 + 8^3 = 1^3 + 3^3 + 4^3 + 5^3 + 7^3 + 8^3 and this is the smallest number that can be written as the sum of distinct positive cubes in 4 different ways.
CROSSREFS
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jun 01 2017
STATUS
approved
