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

Inverse permutation to A370793.
2

%I #20 Mar 03 2024 13:27:02

%S 0,1,2,3,4,5,8,6,7,9,13,10,16,17,14,11,12,15,18,19,23,24,34,20,27,28,

%T 31,29,41,25,32,21,22,33,26,42,30,46,54,43,35,36,62,37,50,47,51,38,57,

%U 58,65,59,72,73,55,44,79,80,63,60,87,48,52,39,40,53,49,86

%N Inverse permutation to A370793.

%H Rémy Sigrist, <a href="/A370794/b370794.txt">Table of n, a(n) for n = 0..10000</a>

%H Rémy Sigrist, <a href="/A370794/a370794.png">Scatterplot of the first 700000 terms</a>.

%H Rémy Sigrist, <a href="/A370794/a370794.txt">C++ program</a>.

%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>

%e A370793(42) = 35, so a(35) = 42.

%o (C++) See Links section.

%Y Cf. A370793.

%K nonn,look,base

%O 0,3

%A _Rémy Sigrist_, Mar 02 2024