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 A252834 #7 Dec 07 2018 06:16:50 %S A252834 16,85,529,3365,18528,78674,244131,569420,1070036,1750150,2610438, %T A252834 3650950,4871686,6272646,7853830,9615238,11556870,13678726,15980806, %U A252834 18463110,21125638,23968390,26991366,30194566,33577990,37141638,40885510 %N A252834 Number of n X 6 nonnegative integer arrays with upper left 0 and every value within 2 of its king move distance from the upper left and every value increasing by 0 or 1 with every step right, diagonally se or down. %H A252834 R. H. Hardin, <a href="/A252834/b252834.txt">Table of n, a(n) for n = 1..210</a> %F A252834 Empirical: a(n) = 90112*n^2 - 1032064*n + 3059590 for n>9. %F A252834 Conjectures from _Colin Barker_, Dec 07 2018: (Start) %F A252834 G.f.: x*(16 + 37*x + 322*x^2 + 2017*x^3 + 9935*x^4 + 32656*x^5 + 60328*x^6 + 54521*x^7 + 15495*x^8 + 4171*x^9 + 676*x^10 + 50*x^11) / (1 - x)^3. %F A252834 a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>12. %F A252834 (End) %e A252834 Some solutions for n=4: %e A252834 ..0..0..1..1..2..3....0..1..2..2..3..4....0..1..2..3..3..3....0..1..2..2..3..4 %e A252834 ..0..1..1..2..2..3....1..1..2..3..3..4....1..1..2..3..3..3....1..1..2..2..3..4 %e A252834 ..1..1..1..2..2..3....1..1..2..3..3..4....1..2..2..3..3..3....1..2..2..3..3..4 %e A252834 ..1..1..1..2..2..3....1..2..2..3..4..4....2..2..3..3..3..4....1..2..3..3..3..4 %Y A252834 Column 6 of A252836. %K A252834 nonn %O A252834 1,1 %A A252834 _R. H. Hardin_, Dec 22 2014