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 A353592 #4 Jul 05 2022 23:38:52 %S A353592 0,1,2,6,3,9,4,12,5,16,7,19,8,23,10,26,11,30,13,33,14,36,15,40,17,43, %T A353592 18,47,20,50,21,53,22,57,24,60,25,64,27,67,28,70,29,74,31,77,32,81,34, %U A353592 84,35,88,37,91,38,94,39,98,41,101,42,105,44,108,45,111,46,115,48 %N A353592 Inverse of the permutation A355506 (a(n)+1 is at distance >= a(n) from a(n)). %C A353592 A355506(1, ...) is a permutation of the positive integers, or with a(0) = 0, a permutation of the nonnegative integers; the present sequence is the inverse permutation in both cases (i.e., with offset 0 or restricted to offset 1). %H A353592 <a href="/index/Per#IntegerPermutation">OEIS Index to sequences related to permutations of the positive (or nonnegative) integers</a>. %o A353592 (PARI) vecsort(A355506_first(200),,1)[1..100] %Y A353592 Cf. A355506. %K A353592 nonn %O A353592 0,3 %A A353592 _M. F. Hasler_, Jul 05 2022