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 A090167 #14 Jan 01 2021 03:21:50 %S A090167 1,2,3,6,11,20,36,60,95,155,258,426,688,1106,1723,2615,3901,5885,8851, %T A090167 13205,19508,28593,41179,58899,83582,118109,165136,228596,312542, %U A090167 423797,568233,755727,994641,1296097,1667002,2119476,2660415,3300586,4038877 %N A090167 Number of configurations of the 6 X 2 variant of the so-called "Sam Loyd" sliding block 15-puzzle that require a minimum of n moves to be reached, starting with the empty square in one of the corners. %H A090167 Herman Jamke, <a href="/A090167/b090167.txt">Table of n, a(n) for n = 0..80</a> (complete sequence) %H A090167 Hugo Pfoertner, <a href="http://www.randomwalk.de/sequences/sbpnx2.txt">Solutions of small n*2 sliding block puzzles.</a> %H A090167 Takaken, <a href="http://www.ic-net.or.jp/home/takaken/nt/slide/index.html">11-Puzzle Page</a>. %H A090167 Takaken, <a href="http://www.ic-net.or.jp/home/takaken/nt/slide/result62.txt">No. 62 (11 puzzles)</a>. %o A090167 See link in A089473. %o A090167 (Python) # alst(), moves(), swap() in A089473 %o A090167 alst("-123456789AB", (6, 2), v=True) # _Michael S. Branicky_, Dec 31 2020 %Y A090167 Cf. A087725, A089473. Index of last sequence term: A090033. Other nonsquare sliding block puzzles: A090034, A090035, A090036, A090166. %K A090167 fini,full,nonn %O A090167 0,2 %A A090167 _Hugo Pfoertner_, Nov 27 2003 %E A090167 More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Oct 22 2006