This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A265358 #6 Dec 13 2015 07:52:22 %S A265358 0,1,2,5,4,3,6,11,7,14,32,8,23,13,9,18,10,12,15,29,20,59,38,19,56,34, %T A265358 22,41,95,17,50,113,16,47,35,25,68,104,26,77,40,27,54,28,36,45,83,33, %U A265358 96,37,30,87,31,39,42,86,24,69,110,21,60,101,61,176,302,62,185,119,55,164,100,58,167,299,65,194,115,64,191,103,67,122 %N A265358 Permutation of nonnegative integers: a(n) = A263272(A264989(n)). %C A265358 Composition of A263272 with the permutation obtained from its odd bisection. %H A265358 Antti Karttunen, <a href="/A265358/b265358.txt">Table of n, a(n) for n = 0..9841</a> %H A265358 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a> %F A265358 a(n) = A263272(A264989(n)). %o A265358 (Scheme) (define (A265358 n) (A263272 (A264989 n))) %Y A265358 Inverse: A265357. %Y A265358 Cf. A263272, A264989. %Y A265358 Cf. also A265351, A265352, A265353, A265354, A265355, A265356. %Y A265358 Cf. A265361, A265362. %K A265358 nonn,base %O A265358 0,3 %A A265358 _Antti Karttunen_, Dec 07 2015