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!)
A228750 Number of n X 4 binary arrays with top left element equal to 1 and no two ones adjacent horizontally or antidiagonally. 1
3, 20, 126, 780, 4808, 29608, 182288, 1122240, 6908896, 42533440, 261849728, 1612032128, 9924194048, 61096565760, 376130326016, 2315580595200, 14255467112448, 87761291061248, 540287045521408, 3326182739886080 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 8*a(n-1) - 12*a(n-2) + 4*a(n-3).
Empirical g.f.: x*(3 - 4*x + 2*x^2) / (1 - 8*x + 12*x^2 - 4*x^3). - Colin Barker, Sep 12 2018
EXAMPLE
Some solutions for n=4:
..1..0..1..0....1..0..0..0....1..0..0..0....1..0..0..0....1..0..1..0
..0..0..1..0....1..0..1..0....0..1..0..1....0..1..0..0....0..0..1..0
..1..0..0..1....1..0..0..1....0..1..0..1....0..0..1..0....1..0..1..0
..0..0..0..0....0..1..0..1....0..1..0..1....1..0..0..1....0..0..1..0
CROSSREFS
Column 4 of A228754.
Sequence in context: A037795 A325890 A323563 * A187442 A167590 A228884
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 02 2013
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 May 12 15:05 EDT 2024. Contains 372482 sequences. (Running on oeis4.)