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 A189282 #35 Nov 08 2022 02:18:11 %S A189282 1,1,2,6,22,98,534,3414,25498,217338,2080990,22076030,256888218, %T A189282 3252308706,44497313158,654139144158,10281397705242,172033123244330, %U A189282 3052895403376110,57266799403366334,1132124282036449570,23524895818926592242 %N A189282 Number of permutations p of 1,2,...,n satisfying p(i+3)-p(i)<>3 for all 1<=i<=n-3. %C A189282 a(n) is also number of ways to place n nonattacking pieces rook + semi-leaper[3,3] on an n X n chessboard. %H A189282 Christoph Koutschan, <a href="/A189282/b189282.txt">Table of n, a(n) for n = 0..48</a> (terms 0..30 from Vaclav Kotesovec, terms 31..36 from Manuel Kauers and Christoph Koutschan, terms 37..48 from George Spahn and Doron Zeilberger) %H A189282 Vaclav Kotesovec, <a href="https://oeis.org/wiki/User:Vaclav_Kotesovec">Non-attacking chess pieces</a>, 6ed, 2013, p. 644. %H A189282 Vaclav Kotesovec, <a href="/A189282/a189282.txt">Mathematica program for this sequence</a> %H A189282 George Spahn and Doron Zeilberger, <a href="https://arxiv.org/abs/2211.02550">Counting Permutations Where The Difference Between Entries Located r Places Apart Can never be s (For any given positive integers r and s)</a>, arXiv:2211.02550 [math.CO], 2022. %F A189282 Asymptotics: a(n)/n! ~ (1 + 5/n + 6/n^2)/e. %Y A189282 Cf. A000255, A189281, A117574. %K A189282 nonn,hard %O A189282 0,3 %A A189282 _Vaclav Kotesovec_, Apr 19 2011