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!)
A208562 Number of n X 3 0..2 arrays with new values 0..2 introduced in row major order and no element equal to more than one of its immediate leftward or upward or left-upward diagonal neighbors. 1
5, 68, 1059, 16608, 260856, 4098492, 64398564, 1011891888, 15899856696, 249834571632, 3925652965344, 61683823050048, 969238512405216, 15229654196873472, 239303704937730624, 3760181449823927808 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 3 of A208567.
LINKS
FORMULA
Empirical: a(n) = 22*a(n-1) - 110*a(n-2) + 180*a(n-3) - 60*a(n-4) for n>5.
Empirical g.f.: x*(5 - 42*x + 113*x^2 - 110*x^3 + 30*x^4) / (1 - 22*x + 110*x^2 - 180*x^3 + 60*x^4). - Colin Barker, Jul 05 2018
EXAMPLE
Some solutions for n=4:
..0..0..0....0..0..1....0..0..0....0..0..0....0..0..1....0..0..1....0..1..2
..1..1..1....2..1..2....0..1..1....0..1..2....2..1..2....2..1..0....1..2..0
..1..0..0....2..0..0....1..2..0....2..0..1....2..0..2....2..0..1....0..1..0
..1..2..2....0..2..1....1..2..1....0..1..0....2..0..1....2..0..2....2..0..1
CROSSREFS
Cf. A208567.
Sequence in context: A281558 A165396 A029812 * A093120 A264697 A319465
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 28 2012
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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)