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 A213383 #12 Jun 22 2012 13:14:08 %S A213383 4,4,6,10,14,20,26,18,2,4,8,16,22,50,66,132,160,218,120,122,56,36,4,4, %T A213383 8,20,40,80,122,244,336,628,628,1130,788,1362,878,1168,354,292,16 %N A213383 Irregular array T(n,k) of numbers/2 of non-extendable (complete) non-self-adjacent simple paths of each length within a square lattice bounded by rectangles with nodal dimensions n and 7, n >= 2. %C A213383 The irregular array of numbers is: %C A213383 ...k..3....4....5....6....7....8....9...10...11...12...13...14...15...16...17...18...19...20 %C A213383 .n %C A213383 .2....4....4....6...10...14...20...26...18....2 %C A213383 .3....4....8...16...22...50...66..132..160..218..120..122...56...36....4 %C A213383 .4....4....8...20...40...80..122..244..336..628..628.1130..788.1362..878.1168..354..292...16 %C A213383 where k is the path length in nodes. There is insufficient evidence to attempt to define the irregularity of the array. However, the maximum values of k for 2 <= n <= 11 are 11, 16, 20, 24, 29, 33, 38, 42, 46, 50. Reading this array by rows gives the sequence. One half of the numbers of paths constitute the sequence to remove the effect of the bilateral symmetry of the rectangle. %H A213383 C. H. Gribble, <a href="https://oeis.org/wiki/Complete_non-self-adjacent_paths:Results_for_Square_Lattice">Computed characteristics of complete non-self-adjacent paths in a square lattice bounded by various sizes of rectangle.</a> %H A213383 C. H. Gribble, <a href="https://oeis.org/wiki/Complete non-self-adjacent paths:Program">Computes characteristics of complete non-self-adjacent paths in square and cubic lattices bounded by various sizes of rectangle and rectangular cuboid respectively.</a> %e A213383 T(2,3) = One half of the number of complete non-self-adjacent simple paths of length 3 nodes within a square lattice bounded by a 2 X 7 node rectangle. %Y A213383 Cf. A213106, A213249, A213274, A213089, A213342, A213375, A213379. %K A213383 nonn,tabf %O A213383 2,1 %A A213383 _Christopher Hunt Gribble_, Jun 10 2012