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.

A264572 Number of (4+1)X(n+1) arrays of permutations of 0..n*5+4 with each element having directed index change 1,0 1,1 0,-1 or -1,1.

This page as a plain text file.
%I A264572 #4 Nov 17 2015 19:15:12
%S A264572 2,8,31,192,1130,8356,47571,305844,1871556,11815440,73467099,
%T A264572 457338532,2850911356,17771612880,110773680091,690026338272,
%U A264572 4300552632388,26800830750202,167010622956533,1040699613256184,6485315542593720
%N A264572 Number of (4+1)X(n+1) arrays of permutations of 0..n*5+4 with each element having directed index change 1,0 1,1 0,-1 or -1,1.
%C A264572 Row 4 of A264569.
%H A264572 R. H. Hardin, <a href="/A264572/b264572.txt">Table of n, a(n) for n = 1..210</a>
%H A264572 R. H. Hardin, <a href="/A264572/a264572.txt">Empirical recurrence of order 56</a>
%F A264572 Empirical recurrence of order 56 (see link above)
%e A264572 Some solutions for n=4
%e A264572 ..1..5..3..4..8....1..2..3..4..8....1..2..3..7..8....1..2..6..7..8
%e A264572 ..0.10..2.12.13....0.10.11..9.13....6..0.11..9..4....0.10.11..3..4
%e A264572 .11..6..7.14..9....5..6..7.14.18....5.12.13.14.18....5.15.13.17..9
%e A264572 .16.20.18.22.23...16.20.12.22.23...10.20.21.22.23...16.20.12.19.14
%e A264572 .21.15.17.24.19...21.15.17.24.19...15.16.17.24.19...21.22.23.24.18
%Y A264572 Cf. A264569.
%K A264572 nonn
%O A264572 1,1
%A A264572 _R. H. Hardin_, Nov 17 2015