login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A226093 Inverse permutation to A226077. 2

%I #4 May 26 2013 21:57:25

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

%T 34,32,30,39,42,36,25,27,29,31,33,35,37,38,40,46,44,48,50,52,54,41,47,

%U 49,58,45,56,60,62,64,66,68,70,72,77,79,93,74,43,53,51

%N Inverse permutation to A226077.

%H Reinhard Zumkeller, <a href="/A226093/b226093.txt">Table of n, a(n) for n = 1..10000</a>

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

%o (Haskell)

%o a226093 = (+ 1) . fromJust . (`elemIndex` a226077_list)

%K nonn

%O 1,2

%A _Reinhard Zumkeller_, May 26 2013

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)