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!)
A223250 Two-loop graph coloring a rectangular array: number of n X 3 0..4 arrays where 0..4 label nodes of a graph with edges 0,1 1,2 2,0 0,3 3,4 4,0 and every array movement to a horizontal or vertical neighbor moves along an edge of this graph. 1

%I #10 May 03 2014 13:24:08

%S 32,236,2172,17828,166892,1382228,12894316,107283636,996653548,

%T 8326150836,77047324460,646086687220,5957011569772,50127570610868,

%U 460630428892844,3888717399278196,35622664419652844,301636706357260340

%N Two-loop graph coloring a rectangular array: number of n X 3 0..4 arrays where 0..4 label nodes of a graph with edges 0,1 1,2 2,0 0,3 3,4 4,0 and every array movement to a horizontal or vertical neighbor moves along an edge of this graph.

%C Column 3 of A223255.

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

%F Empirical: a(n) = 2*a(n-1) +75*a(n-2) -126*a(n-3) -70*a(n-4) +48*a(n-5).

%F Empirical g.f.: -4*x*(78*x^4 -46*x^3 -175*x^2 +43*x +8) / (48*x^5 -70*x^4 -126*x^3 +75*x^2 +2*x -1). - _Colin Barker_, May 03 2014

%e Some solutions for n=3:

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 18 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 26 04:03 EDT 2024. Contains 371989 sequences. (Running on oeis4.)