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!)
A280856 Number of nX5 0..2 arrays with no element equal to more than one of its king-move neighbors and with new values introduced in order 0 sequentially upwards. 1

%I #4 Jan 09 2017 09:35:45

%S 30,442,256,216,282,491,968,1857,3220,5281,8574,14339,24694,42833,

%T 73650,125361,212438,360727,614668,1049609,1791800,3055487,5205640,

%U 8868669,15113516,25765385,43926544,74885231,127643494,217567203,370837946

%N Number of nX5 0..2 arrays with no element equal to more than one of its king-move neighbors and with new values introduced in order 0 sequentially upwards.

%C Column 5 of A280859.

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

%F Empirical: a(n) = a(n-1) +a(n-2) -a(n-3) +2*a(n-4) -a(n-5) +4*a(n-6) -a(n-7) -a(n-8) -2*a(n-9) -3*a(n-12) for n>18

%e Some solutions for n=4

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

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

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

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

%Y Cf. A280859.

%K nonn

%O 1,1

%A _R. H. Hardin_, Jan 09 2017

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 19 08:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)