[go: up one dir, main page]

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!)
A300314 T(n,k)=Number of nXk 0..1 arrays with every element equal to 0, 1, 2, 4, 5, 6, 7 or 8 king-move adjacent elements, with upper left element zero. 7
1, 2, 2, 4, 7, 4, 8, 13, 13, 8, 16, 29, 20, 29, 16, 32, 73, 45, 45, 73, 32, 64, 157, 148, 211, 148, 157, 64, 128, 353, 529, 1537, 1537, 529, 353, 128, 256, 869, 1747, 8135, 15171, 8135, 1747, 869, 256, 512, 1993, 5797, 41485, 120072, 120072, 41485, 5797, 1993, 512 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Table starts
...1....2.....4.......8.......16.........32...........64............128
...2....7....13......29.......73........157..........353............869
...4...13....20......45......148........529.........1747...........5797
...8...29....45.....211.....1537.......8135........41485.........237494
..16...73...148....1537....15171.....120072......1008622........9188573
..32..157...529....8135...120072....1676663.....23451403......352887797
..64..353..1747...41485..1008622...23451403....543024998....13524308534
.128..869..5797..237494..9188573..352887797..13524308534...558233828840
.256.1993.19584.1335377.81099064.5253872974.332995274077.22733280314275
LINKS
FORMULA
Empirical for column k:
k=1: a(n) = 2*a(n-1)
k=2: a(n) = 4*a(n-1) -5*a(n-2) +10*a(n-3) -24*a(n-4) +16*a(n-5) for n>6
k=3: [order 16] for n>17
k=4: [order 55] for n>59
EXAMPLE
Some solutions for n=5 k=4
..0..1..0..0. .0..0..0..1. .0..1..0..1. .0..1..0..0. .0..0..1..0
..1..1..0..1. .1..0..0..0. .1..1..0..0. .1..1..0..1. .1..1..1..0
..0..0..0..0. .1..1..0..0. .1..1..1..1. .1..1..1..1. .0..1..1..1
..1..0..0..0. .1..1..0..0. .1..0..1..0. .1..1..1..1. .0..1..1..1
..0..1..1..0. .0..1..0..1. .0..0..1..0. .0..1..1..0. .1..0..0..1
CROSSREFS
Column 1 is A000079(n-1).
Column 2 is A298215.
Sequence in context: A299015 A299806 A299682 * A280604 A301323 A300498
KEYWORD
nonn,tabl
AUTHOR
R. H. Hardin, Mar 02 2018
STATUS
approved

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 August 30 09:28 EDT 2024. Contains 375532 sequences. (Running on oeis4.)