OFFSET
1,2
COMMENTS
At least up through the first 19 terms (ending at 46), this appears to be identical to the inverse of sequence A035312 considered as a permutation of the positive integers. - Howard A. Landman, Sep 23 2001
This sequence is *by definition* the inverse of A035312 (upon shifting its offset), provided that A035312 indeed is surjective on the positive integers. - M. F. Hasler, May 09 2013
LINKS
Reinhard Zumkeller, Table of n, a(n) for n = 1..1000
A. C. Zorach, Additive triangle
Reinhard Zumkeller, Haskell programs for sequences in connection with Zorach additive triangle
FORMULA
a(n) = A000217(A072039(n) - 1) + A072038(n) if the sequence is in fact the inverse permutation of the flattened Zorach additive triangle. - Reinhard Zumkeller, Apr 30 2011
PROG
(Haskell) -- See link for Haskell program.
CROSSREFS
KEYWORD
nonn
AUTHOR
Christian G. Bower, Nov 15 1998
STATUS
approved