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 A163358 #7 Mar 20 2022 22:55:35 %S A163358 0,1,4,2,5,9,13,8,12,18,24,17,11,7,3,6,10,16,22,15,21,28,37,29,38,47, %T A163358 58,48,39,30,23,31,40,50,60,49,59,70,83,71,84,97,112,98,85,72,61,73, %U A163358 62,52,42,51,41,32,25,33,26,19,14,20,27,34,43,35,44,54,64,53,63,74,87 %N A163358 Inverse permutation to A163357. %C A163358 abs(A025581(a(n+1)) - A025581(a(n))) + abs(A002262(a(n+1)) - A002262(a(n))) = 1 for all n. %H A163358 A. Karttunen, <a href="/A163358/b163358.txt">Table of n, a(n) for n = 0..65535</a> %H A163358 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a> %Y A163358 Inverse: A163357. a(n) = A054239(A163356(n)). One-based version: A163362. See also A163334 and A163336. %K A163358 nonn %O A163358 0,3 %A A163358 _Antti Karttunen_, Jul 29 2009