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