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.

A264574 Number of (6+1)X(n+1) arrays of permutations of 0..n*7+6 with each element having directed index change 1,0 1,1 0,-1 or -1,1.

This page as a plain text file.
%I A264574 #4 Nov 17 2015 19:16:37
%S A264574 3,32,224,4104,57265,1133040,16284544,273793368,4390726564,
%T A264574 71355343752,1149012880464,18568212596576,299910893436736,
%U A264574 4834871657973568,78019697845282880,1258480482181398560,20296382195740537248
%N A264574 Number of (6+1)X(n+1) arrays of permutations of 0..n*7+6 with each element having directed index change 1,0 1,1 0,-1 or -1,1.
%C A264574 Row 6 of A264569.
%H A264574 R. H. Hardin, <a href="/A264574/b264574.txt">Table of n, a(n) for n = 1..210</a>
%e A264574 Some solutions for n=4
%e A264574 ..1..2..6..4..8....1..2..6..4..8....1..5..6..7..8....1..5..3..4..8
%e A264574 ..0..7.11..9..3....0..7.11..9..3....0.10..2..3..4....0..7..2.12.13
%e A264574 ..5.15.16.14.18....5.12.16.14.18...11.15.13.14..9...11.15..6.14..9
%e A264574 .10.20.12.19.13...10.20.21.19.13...16.17.12.19.23...10.17.18.19.23
%e A264574 .21.25.17.27.28...15.25.17.24.28...21.25.26.27.18...21.16.26.27.28
%e A264574 .26.30.22.23.24...26.30.22.23.33...20.30.22.29.24...20.30.31.22.24
%e A264574 .31.32.33.34.29...31.32.27.34.29...31.32.33.34.28...25.32.33.34.29
%Y A264574 Cf. A264569.
%K A264574 nonn
%O A264574 1,1
%A A264574 _R. H. Hardin_, Nov 17 2015