cp's OEIS Frontend

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.

A187171 Number of 10-step self-avoiding walks on an n X n X n cube summed over all starting positions.

This page as a plain text file.
%I A187171 #10 Apr 18 2022 22:42:15
%S A187171 0,0,414912,6654048,30938640,85654320,181790352,330218544,541990896,
%T A187171 828222216,1200035436,1668553872,2244900840,2940199656,3765573636,
%U A187171 4732146096,5851040352,7133379720,8590287516,10232887056,12072301656
%N A187171 Number of 10-step self-avoiding walks on an n X n X n cube summed over all starting positions.
%H A187171 R. H. Hardin, <a href="/A187171/b187171.txt">Table of n, a(n) for n = 1..50</a>
%F A187171 Empirical: a(n) = 1853886*n^3 - 12825630*n^2 + 27515184*n - 18252624 for n>8
%Y A187171 Row 10 of A187162.
%K A187171 nonn
%O A187171 1,3
%A A187171 _R. H. Hardin_, Mar 06 2011