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!)
A233077 Number of n X 3 0..3 arrays with no element x(i,j) adjacent to value 3-x(i,j) horizontally or antidiagonally, top left element zero, and 1 appearing before 2 in row major order. 1

%I #8 Oct 07 2018 08:36:08

%S 5,95,1985,41675,875165,18378455,385947545,8104898435,170202867125,

%T 3574260209615,75059464401905,1576248752439995,33101223801239885,

%U 695125699826037575,14597639696346789065,306550433623282570355

%N Number of n X 3 0..3 arrays with no element x(i,j) adjacent to value 3-x(i,j) horizontally or antidiagonally, top left element zero, and 1 appearing before 2 in row major order.

%H R. H. Hardin, <a href="/A233077/b233077.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = 22*a(n-1) - 21*a(n-2).

%F Conjectures from _Colin Barker_, Oct 07 2018: (Start)

%F G.f.: 5*x*(1 - 3*x) / ((1 - x)*(1 - 21*x)).

%F a(n) = (7 + 3^(1+n)*7^n) / 14.

%F (End)

%e Some solutions for n=4:

%e ..0..1..3....0..1..0....0..1..1....0..0..1....0..0..0....0..1..1....0..0..0

%e ..3..1..3....1..0..0....0..0..1....1..1..3....0..0..1....0..0..2....1..0..0

%e ..0..1..3....0..2..3....2..0..1....0..1..0....2..3..3....2..3..1....0..1..1

%e ..1..1..0....0..2..0....2..0..2....0..0..2....1..3..1....1..0..1....1..1..0

%Y Column 3 of A233082.

%K nonn

%O 1,1

%A _R. H. Hardin_, Dec 03 2013

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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)