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!)
A269285 Number of n X 4 0..3 arrays with some element plus some horizontally or antidiagonally adjacent neighbor totalling three no more than once. 1

%I #8 Jan 21 2019 06:27:57

%S 216,19188,1363572,87559668,5306911092,309846524148,17623065834612,

%T 983118947312628,54032675767734132,2934733632740325108,

%U 157871441490222209652,8425105813832255961588,446611038737537558861172

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

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

%F Empirical: a(n) = 98*a(n-1) - 2401*a(n-2) for n>3.

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

%F G.f.: 36*x*(1 - x)*(6 - 49*x) / (1 - 49*x)^2.

%F a(n) = 36 * (49^(n-2) * (240*n+53)) for n>1.

%F (End)

%e Some solutions for n=2:

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

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

%Y Column 4 of A269289.

%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 April 19 06:44 EDT 2024. Contains 371782 sequences. (Running on oeis4.)