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 A227338 #16 Jan 06 2019 06:00:55 %S A227338 1,4,1,12,8,1,44,40,12,1,172,176,84,16,1,772,748,468,144,20,1,3308, %T A227338 3248,2332,984,220,24,1,14924,14280,11068,5756,1788,312,28,1,64956, %U A227338 63768,51472,30760,12108,2944,420,32,1,294252,285296,237832,155912,72948,22732,4516 %N A227338 Number of n-step self-avoiding walks on cubic lattice ending at point with x = k. %C A227338 The number of walks ending with x = -k is the same as the number ending with x = k. %H A227338 Bert Dobbelaere, <a href="/A227338/b227338.txt">Table of n, a(n) for n = 0..275</a> (terms 0..152 from Joseph Myers) %H A227338 J. L. Martin, <a href="http://dx.doi.org/10.1017/S0305004100036240">The exact enumeration of self-avoiding walks on a lattice</a>, Proc. Camb. Phil. Soc., 58 (1962), 92-101. %F A227338 For n > 0, A001412(n) = T(n,0) + 2 * Sum_{k=1..n} T(n,k). - _Bert Dobbelaere_, Jan 06 2019 %e A227338 Initial rows (paths of length 0, 1, 2, ...): %e A227338 1; %e A227338 4, 1; %e A227338 12, 8, 1; %e A227338 44, 40, 12, 1; %e A227338 ... %Y A227338 Cf. A000759, A000760, A000761, A000762, A001412. %K A227338 nonn,walk,tabl %O A227338 0,2 %A A227338 _Joseph Myers_, Jul 07 2013