OFFSET
1,2
COMMENTS
Every positive odd integer m == 3 (mod 16) is a unique sum of the form a(s) + 2a(t), while other odd integers are not expressible in such form.
FORMULA
If f(x) = Sum_{n>=1} x^a(n), abs(x) < 1, then f(x)*f(x^2) = x^3/(1-x^16).
CROSSREFS
KEYWORD
nonn
AUTHOR
Vladimir Shevelev, Oct 21 2008
EXTENSIONS
More terms from Michel Marcus, Dec 15 2018
STATUS
approved