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”).
%I #6 Jun 16 2017 22:22:22
%S 1,2,3,7,80,8,27,13,9,19,15,14,21,33,79,1028,74,20,86,25,61,26,92,248,
%T 122,32,452,38,98,31,104,1034,55,39,46,254,110,44,67,62,116,45,128,50,
%U 85,68,134,260,146,158,73,56,140,266,48,152,91,164,386,37,392
%N Inverse permutation to A288171.
%H Rémy Sigrist, <a href="/A288800/b288800.txt">Table of n, a(n) for n = 1..25000</a>
%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%e A288171(1) = 1, hence a(1) = 1.
%e A288171(2) = 2, hence a(2) = 2.
%e A288171(3) = 3, hence a(3) = 3.
%e A288171(4) = 2310, hence a(2310) = 4.
%e A288171(5) = 1155, hence a(1155) = 5.
%e A288171(6) = 770, hence a(770) = 6.
%e A288171(7) = 4, hence a(4) = 7.
%e A288171(8) = 6, hence a(6) = 8.
%e A288171(9) = 9, hence a(9) = 9.
%e A288171(10) = 1365, hence a(1365) = 10.
%Y Cf. A288171.
%K nonn,look
%O 1,2
%A _Rémy Sigrist_, Jun 16 2017