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”).

A113232
6
1, 2, 3, 4, 16, 8, 9, 7, 5, 6, 33, 12, 24, 14, 66, 10, 21, 25, 11, 18, 26, 20, 96, 36, 38, 17, 39, 32, 52, 19, 27, 49, 34, 72, 74, 13, 37, 76, 40, 100, 48, 56, 65, 15, 70, 28, 43, 23, 57, 104, 64, 112, 135, 22, 139, 120, 67, 137, 92, 68, 71, 128, 131, 98, 60, 88, 136, 130, 51
OFFSET
1,2
COMMENTS
Inverse integer permutation of A113234;
A113233(a(n)) = a(A113233(n)) = A109812(n).
PROG
(Haskell)
a113232 = a109812 . a109812 -- Reinhard Zumkeller, Sep 15 2014
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Oct 19 2005
EXTENSIONS
Erroneous data corrected by Reinhard Zumkeller, Sep 15 2014
STATUS
approved