login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A253006 Number of n X 3 nonnegative integer arrays with upper left 0 and lower right its king-move distance away minus 3 and every value increasing by 0 or 1 with every step right, diagonally se or down. 1

%I #8 Dec 08 2018 05:28:47

%S 0,0,0,1,54,632,2902,8416,18770,35564,60398,94872,140586,199140,

%T 272134,361168,467842,593756,740510,909704,1102938,1321812,1567926,

%U 1842880,2148274,2485708,2856782,3263096,3706250,4187844,4709478,5272752,5879266

%N Number of n X 3 nonnegative integer arrays with upper left 0 and lower right its king-move distance away minus 3 and every value increasing by 0 or 1 with every step right, diagonally se or down.

%H R. H. Hardin, <a href="/A253006/b253006.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = (800/3)*n^3 - 3980*n^2 + (60442/3)*n - 34576 for n>6.

%F Conjectures from _Colin Barker_, Dec 08 2018: (Start)

%F G.f.: x^4*(1 + 50*x + 422*x^2 + 694*x^3 + 385*x^4 + 44*x^5 + 4*x^6) / (1 - x)^4.

%F a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n>10.

%F (End)

%e Some solutions for n=6:

%e ..0..0..0....0..0..0....0..1..2....0..1..2....0..0..1....0..0..0....0..0..1

%e ..0..0..0....1..1..1....1..1..2....1..1..2....0..1..1....0..0..1....0..0..1

%e ..0..0..1....1..1..1....1..2..2....1..2..2....1..1..2....1..1..1....0..1..1

%e ..0..1..1....1..1..1....1..2..2....1..2..2....2..2..2....1..1..2....1..1..2

%e ..0..1..1....1..2..2....1..2..2....2..2..2....2..2..2....1..2..2....1..1..2

%e ..1..1..2....1..2..2....1..2..2....2..2..2....2..2..2....2..2..2....1..1..2

%Y Column 3 of A253011.

%K nonn

%O 1,5

%A _R. H. Hardin_, Dec 25 2014

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)