OFFSET
1,4
COMMENTS
Without the initial term, these are the first differences of A165770.
LINKS
John W. Layman, Re: Sum divides concatenation, SeqFan list, Sep 30 2009.
PROG
(PARI) c=""; s=0; for(i=1, 19, fordiv(c=eval(Str(c, i)), d, d>s || next; print1(d-s, ", "); s=d; break))
CROSSREFS
KEYWORD
nonn,base
AUTHOR
M. F. Hasler, Sep 30 2009
EXTENSIONS
Edited by Charles R Greathouse IV, Apr 24 2010
STATUS
approved