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!)
A257677 Inverse permutation to A257676. 3

%I #7 May 05 2015 13:58:49

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

%T 29,28,25,26,30,31,33,32,34,37,35,36,38,43,39,40,45,44,41,42,53,46,54,

%U 55,47,52,56,57,48,51,58,61,49,50,59,60,62,63,65,64,66,69,67,68,70,75,71,72,77,76,73,74,85,78,86,87,79

%N Inverse permutation to A257676.

%H Antti Karttunen, <a href="/A257677/b257677.txt">Table of n, a(n) for n = 0..8191</a>

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

%o (Scheme, requiring also defineperm1-macro from _Antti Karttunen_'s IntSeq-library)

%o ;; When A257676 is defined with defineperm1-macro, it will automatically cache also the inverse values, which are then available with negative arguments:

%o (define (A257677 n) (A257676 (- n)))

%Y Inverse: A257676.

%Y Fixed points: A257678.

%K nonn

%O 0,3

%A _Antti Karttunen_, May 04 2015

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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)