login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A113234
4
1, 2, 3, 4, 9, 10, 8, 6, 7, 16, 19, 12, 36, 14, 44, 5, 26, 20, 30, 22, 17, 54, 48, 13, 18, 21, 31, 46, 71, 83, 72, 28, 11, 33, 80, 24, 37, 25, 27, 39, 76, 74, 47, 85, 88, 92, 128, 41, 32, 107, 69, 29, 135, 115, 181, 42, 49, 96, 124, 65, 98, 185, 93, 51, 43, 15, 57, 60, 112, 45
OFFSET
1,2
COMMENTS
Inverse integer permutation of A113232;
A109812(a(n)) = a(A109812(n)) = A113233(n).
PROG
(Haskell)
a113234 = a113233 . a113233 -- Reinhard Zumkeller, Sep 15 2014
CROSSREFS
Sequence in context: A098293 A095260 A171572 * A372072 A316534 A140238
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Oct 19 2005
EXTENSIONS
Erroneous data corrected by Reinhard Zumkeller, Sep 15 2014
STATUS
approved