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!)
A259427 T(n,k)=Number of (n+1)X(k+1) 0..1 arrays with each 2X2 subblock having clockwise pattern 0000 0001 0011 or 0111 8

%I #4 Jun 26 2015 17:34:01

%S 13,43,43,142,243,142,469,1366,1366,469,1549,7695,12953,7695,1549,

%T 5116,43347,123306,123306,43347,5116,16897,244228,1172659,1990133,

%U 1172659,244228,16897,55807,1376077,11155819,32060569,32060569,11155819,1376077

%N T(n,k)=Number of (n+1)X(k+1) 0..1 arrays with each 2X2 subblock having clockwise pattern 0000 0001 0011 or 0111

%C Table starts

%C .....13.......43........142...........469............1549...............5116

%C .....43......243.......1366..........7695...........43347.............244228

%C ....142.....1366......12953........123306.........1172659...........11155819

%C ....469.....7695.....123306.......1990133........32060569..........516880938

%C ...1549....43347....1172659......32060569.......873754597........23840819225

%C ...5116...244228...11155819.....516880938.....23840819225......1101527291223

%C ..16897..1376077..106118138....8331704179....650266054724.....50866278137234

%C ..55807..7753553.1009466878..134312969201..17738788220867...2349427850331898

%C .184318.43687910.9602626846.2165188798924.483879193637566.108508759637883502

%H R. H. Hardin, <a href="/A259427/b259427.txt">Table of n, a(n) for n = 1..391</a>

%F Empirical for column k:

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

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

%F k=3: [order 8]

%F k=4: [order 20]

%F k=5: [order 32]

%F k=6: [order 62]

%e Some solutions for n=3 k=4

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

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

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

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

%Y Column 1 is A003688(n+2)

%K nonn,tabl

%O 1,1

%A _R. H. Hardin_, Jun 26 2015

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