The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A268809 T(n,k)=Number of nXk 0..2 arrays with some element plus some horizontally, vertically or antidiagonally adjacent neighbor totalling two not more than once. 8

%I #4 Feb 13 2016 18:23:47

%S 3,9,9,24,34,24,60,104,104,60,144,290,332,290,144,336,772,1202,1202,

%T 772,336,768,1972,4158,5848,4158,1972,768,1728,4914,14308,28452,28452,

%U 14308,4914,1728,3840,12010,48460,135912,195384,135912,48460,12010,3840,8448

%N T(n,k)=Number of nXk 0..2 arrays with some element plus some horizontally, vertically or antidiagonally adjacent neighbor totalling two not more than once.

%C Table starts

%C ....3.....9......24.......60........144.........336...........768

%C ....9....34.....104......290........772........1972..........4914

%C ...24...104.....332.....1202.......4158.......14308.........48460

%C ...60...290....1202.....5848......28452......135912........640926

%C ..144...772....4158....28452.....195384.....1316226.......8734264

%C ..336..1972...14308...135912....1316226....12432856.....115671422

%C ..768..4914...48460...640926....8734264...115671422....1508087180

%C .1728.12010..162722..2990786...57302798..1062318610...19390335102

%C .3840.28922..541744.13835892..372342650..9657289546..246666802206

%C .8448.68836.1791504.63544542.2400532536.87052567448.3110082281974

%H R. H. Hardin, <a href="/A268809/b268809.txt">Table of n, a(n) for n = 1..637</a>

%F Empirical for column k:

%F k=1: a(n) = 4*a(n-1) -4*a(n-2)

%F k=2: a(n) = 2*a(n-1) +3*a(n-2) -2*a(n-3) -6*a(n-4) -4*a(n-5) -a(n-6) for n>7

%F k=3: [order 10] for n>12

%F k=4: [order 16] for n>19

%F k=5: [order 26] for n>29

%F k=6: [order 42] for n>45

%F k=7: [order 68] for n>71

%e Some solutions for n=4 k=4

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

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

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

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

%Y Column 1 is A084858.

%K nonn,tabl

%O 1,1

%A _R. H. Hardin_, Feb 13 2016

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 June 6 23:38 EDT 2024. Contains 373136 sequences. (Running on oeis4.)