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!)
A245586 Inverse permutation to A228276. 2

%I #9 Mar 22 2022 00:10:55

%S 1,3,7,9,11,13,15,17,19,2,52,20,23,43,54,97,46,22,4,8,27,128,40,47,91,

%T 56,42,44,64,10,77,29,223,107,98,55,57,102,120,12,60,124,241,255,101,

%U 103,92,99,151,14,95,62,199,45,326,121,116,48,106,16,111,113

%N Inverse permutation to A228276.

%H Reinhard Zumkeller, <a href="/A245586/b245586.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 import Data.List (elemIndex); import Data.Maybe (fromJust)

%o a245586 = (+ 1) . fromJust . (`elemIndex` a228276_list)

%K nonn

%O 1,2

%A _Reinhard Zumkeller_, Jul 26 2014

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 19 08:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)