[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!)
Revision History for A297993 (Underlined text is an addition; strikethrough text is a deletion.)

Showing all changes.
A297993 T(n,k)=Number of nXk 0..1 arrays with every element equal to 1, 2, 3 or 6 king-move adjacent elements, with upper left element zero.
(history; published version)
#4 by R. H. Hardin at Wed Jan 10 07:37:59 EST 2018
STATUS

editing

approved

#3 by R. H. Hardin at Wed Jan 10 07:37:56 EST 2018
LINKS

R. H. Hardin, <a href="/A297993/b297993.txt">Table of n, a(n) for n = 1..364</a>

#2 by R. H. Hardin at Wed Jan 10 07:37:39 EST 2018
NAME

allocated for R. H. Hardin

T(n,k)=Number of nXk 0..1 arrays with every element equal to 1, 2, 3 or 6 king-move adjacent elements, with upper left element zero.

DATA

0, 1, 1, 1, 4, 1, 2, 17, 17, 2, 3, 49, 48, 49, 3, 5, 166, 146, 146, 166, 5, 8, 573, 424, 466, 424, 573, 8, 13, 1933, 1274, 1446, 1446, 1274, 1933, 13, 21, 6538, 3820, 4648, 5100, 4648, 3820, 6538, 21, 34, 22165, 11529, 14888, 18189, 18189, 14888, 11529, 22165, 34

OFFSET

1,5

COMMENTS

Table starts

..0.....1.....1......2......3.......5........8........13.........21.........34

..1.....4....17.....49....166.....573.....1933......6538......22165......75089

..1....17....48....146....424....1274.....3820.....11529......34783.....104826

..2....49...146....466...1446....4648....14888.....47399.....150849.....480015

..3...166...424...1446...5100...18189....62390....213997.....735000....2520806

..5...573..1274...4648..18189...74675...290466...1134198....4475863...17501388

..8..1933..3820..14888..62390..290466..1276012...5745438...26249179..117931466

.13..6538.11529..47399.213997.1134198..5745438..30240388..163303980..862771193

.21.22165.34783.150849.735000.4475863.26249179.163303980.1056360518.6667346762

FORMULA

Empirical for column k:

k=1: a(n) = a(n-1) +a(n-2)

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

k=3: [order 11] for n>13

k=4: [order 24] for n>27

k=5: [order 99] for n>104

EXAMPLE

Some solutions for n=6 k=4

..0..1..1..0. .0..0..0..0. .0..1..0..1. .0..0..0..1. .0..1..1..1

..1..0..1..0. .0..1..1..0. .0..1..0..1. .1..1..1..0. .0..0..0..0

..1..0..1..0. .0..1..1..0. .0..0..0..1. .0..0..0..1. .1..1..1..0

..1..0..1..0. .1..1..1..1. .0..1..0..1. .1..1..1..0. .0..0..1..1

..1..0..1..0. .0..1..1..0. .1..1..0..1. .1..0..0..1. .1..0..0..0

..0..1..0..0. .0..1..1..0. .1..0..0..1. .1..0..1..1. .1..1..1..1

CROSSREFS

Column 1 is A000045(n-1).

Column 2 is A297817.

KEYWORD

allocated

nonn,tabl

AUTHOR

R. H. Hardin, Jan 10 2018

STATUS

approved

editing

#1 by R. H. Hardin at Wed Jan 10 07:31:24 EST 2018
NAME

allocated for R. H. Hardin

KEYWORD

allocated

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 04:38 EDT 2024. Contains 375526 sequences. (Running on oeis4.)