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 #10 Oct 02 2022 10:53:18
%S 0,1,2,3,4,5,6,7,8,9,10,12,11,13,14,15,16,17,18,20,24,19,21,25,22,26,
%T 23,28,27,29,30,31,32,33,34,36,40,48,35,37,41,49,38,42,50,39,44,53,43,
%U 51,45,54,46,56,47,58,52,55,57,60,59,61,62,63,64,65,66,68
%N Inverse permutation to A357491.
%H Rémy Sigrist, <a href="/A357492/b357492.txt">Table of n, a(n) for n = 0..8191</a>
%H Rémy Sigrist, <a href="/A357492/a357492.txt">C++ program</a>
%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%e A357491(89) = 100, hence a(100) = 89.
%o (C++) See Links section.
%Y Cf. A356784, A357491.
%K nonn
%O 0,3
%A _Rémy Sigrist_, Oct 01 2022