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 A275836 #8 Aug 13 2016 11:10:06 %S A275836 0,1,5,3,4,23,2,17,19,11,21,99,22,15,111,13,16,9,18,95,7,10,118,119, %T A275836 20,51,101,98,106,107,14,27,113,110,85,89,8,623,75,91,69,65,115,707, %U A275836 81,53,45,41,12,103,659,57,94,29,615,611,6,93,579,33,100,50,603,695,70,689,112,97,71,507,616,719,114,109,26,711,88,647,46,641,74,117,47,441,688 %N A275836 Permutation of nonnegative integers: a(n) = A225901(A273668(n)). %H A275836 Antti Karttunen, <a href="/A275836/b275836.txt">Table of n, a(n) for n = 0..10000</a> %H A275836 <a href="/index/Fa#facbase">Index entries for sequences related to factorial base representation</a> %H A275836 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a> %F A275836 a(n) = A225901(A273668(n)). %F A275836 Other identities. For all n >= 0: %F A275836 a(n) = A257684(a(A255411(n))). [Restriction to A255411 induces the same permutation.] %o A275836 (Scheme) (define (A275836 n) (A225901 (A273668 n))) %Y A275836 Inverse: A275835. %Y A275836 Cf. A225901, A255411, A257684, A273668. %Y A275836 Cf. also A275837, A275838. %K A275836 nonn,base %O A275836 0,3 %A A275836 _Antti Karttunen_, Aug 13 2016