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!)
A296668 Number of n X 2 0..1 arrays with each 1 adjacent to 0, 2 or 3 king-move neighboring 1s. 1
3, 10, 25, 68, 208, 609, 1785, 5375, 16174, 48589, 146652, 443220, 1339225, 4049457, 12250187, 37060306, 112130705, 339304900, 1026763976, 3107142321, 9402919993, 28455721175, 86115053750, 260609950693, 788686494268, 2386813930604 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) + 5*a(n-3) - 10*a(n-4) - 12*a(n-5) - 4*a(n-6).
Empirical g.f.: x*(3 + x - 5*x^2 - 22*x^3 - 16*x^4 - 4*x^5) / (1 - 3*x - 5*x^3 + 10*x^4 + 12*x^5 + 4*x^6). - Colin Barker, Feb 24 2019
EXAMPLE
Some solutions for n=7:
..1..0. .0..0. .0..0. .1..0. .0..0. .1..1. .0..0. .1..0. .0..1. .0..0
..1..1. .0..0. .1..1. .1..1. .1..1. .1..0. .0..0. .0..0. .0..0. .1..0
..0..0. .0..1. .0..1. .0..0. .1..1. .1..0. .0..0. .0..1. .0..1. .0..0
..0..0. .1..1. .1..0. .1..1. .0..0. .1..0. .1..0. .1..1. .0..0. .1..1
..0..0. .0..1. .0..1. .0..1. .0..0. .1..0. .1..1. .1..0. .0..1. .1..0
..0..1. .1..0. .1..0. .0..0. .0..1. .0..1. .0..0. .0..0. .0..0. .0..0
..0..0. .1..1. .1..1. .0..1. .0..0. .1..1. .1..0. .1..0. .0..0. .0..1
CROSSREFS
Column 2 of A296674.
Sequence in context: A026965 A130783 A026975 * A026985 A319919 A027227
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 18 2017
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 July 14 20:49 EDT 2024. Contains 374323 sequences. (Running on oeis4.)