Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #14 Nov 28 2022 10:02:04
%S 1,41,1081,26515,674292,17720400,471468756,12570253556,335101401877,
%T 8932110760401,238088717357193,6346541968642151,169176879483125528,
%U 4509681115981777876,120212775466066851264,3204464007623702644476,85420126381414152110475,2277010595175522782497635
%N Number of self-avoiding closed paths on an n X 7 grid which pass through four corners ((0,0), (0,6), (n-1,6), (n-1,0)).
%C Also number of self-avoiding closed paths on a 7 X n grid which pass through four corners ((0,0), (0,6), (n-1,6), (n-1,0)).
%H Seiichi Manyama, <a href="/A358713/b358713.txt">Table of n, a(n) for n = 2..50</a>
%Y Column k=7 of A333513.
%Y Cf. A358698.
%K nonn
%O 2,2
%A _Seiichi Manyama_, Nov 28 2022