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!)
A233218 Number of 2 X n 0..5 arrays with no element x(i,j) adjacent to value 5-x(i,j) horizontally or antidiagonally, top left element zero, and 1 appearing before 2 3 and 4, and 2 appearing before 3 in row major order. 1
3, 23, 376, 7222, 147019, 3054973, 63927526, 1340889772, 28147567369, 591021089923, 12410898114676, 260625046992322, 5473099292927719, 114934898294104873, 2413631556174561826, 50686253523654314872 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

R. H. Hardin, Table of n, a(n) for n = 1..210

FORMULA

Empirical: a(n) = 29*a(n-1) - 175*a(n-2) + 147*a(n-3) for n>4.

Conjectures from Colin Barker, Oct 10 2018: (Start)

G.f.: x*(3 - 64*x + 234*x^2 - 98*x^3) / ((1 - x)*(1 - 7*x)*(1 - 21*x)).

a(n) = (2205 + 486*7^n + 125*21^n) / 3528 for n>1.

(End)

EXAMPLE

Some solutions for n=4:

..0..1..2..4....0..1..0..4....0..1..2..2....0..1..2..4....0..1..2..1

..2..1..0..1....0..1..2..1....1..0..2..2....2..2..4..3....1..2..0..1

CROSSREFS

Row 2 of A233217.

Sequence in context: A068338 A255881 A243195 * A114601 A178315 A210910

Adjacent sequences: A233215 A233216 A233217 * A233219 A233220 A233221

KEYWORD

nonn

AUTHOR

R. H. Hardin, Dec 06 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 March 21 16:33 EDT 2023. Contains 361408 sequences. (Running on oeis4.)