The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A269271 Number of n X 3 0..3 arrays with some element plus some horizontally or antidiagonally adjacent neighbor totalling three exactly once. 1

%I #10 Jan 20 2019 23:18:00

%S 24,1368,46872,1365336,36673560,938176344,23230366488,561939624792,

%T 13356872620056,313173275509080,7262896745936664,166932248829835608,

%U 3808216985895026712,86327991673633618776,1946351959512905208600

%N Number of n X 3 0..3 arrays with some element plus some horizontally or antidiagonally adjacent neighbor totalling three exactly once.

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

%F Empirical: a(n) = 42*a(n-1) - 441*a(n-2).

%F Conjectures from _Colin Barker_, Jan 20 2019: (Start)

%F G.f.: 24*x*(1 + 15*x) / (1 - 21*x)^2.

%F a(n) = 8*3^n * 7^(n-2) * (12*n-5).

%F (End)

%e Some solutions for n=3:

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

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

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

%Y Column 3 of A269276.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 21 2016

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 19:25 EDT 2024. Contains 372494 sequences. (Running on oeis4.)