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

%I #6 May 21 2018 15:03:47

%S 60,918,15498,254694,4232586,70014654,1160465118,19217863458,

%T 318374151654,5273531868834,87356475139362,1447024166557638,

%U 23969667617068794,397050589780025454,6577043474587192446

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

%C Column 3 of A223218

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

%F Empirical: a(n) = 10*a(n-1) +118*a(n-2) -120*a(n-3) -577*a(n-4) +380*a(n-5) +504*a(n-6) -16*a(n-8).

%F Empirical g.f.: -6*x*(-10-53*x+127*x^2+235*x^3-277*x^4-258*x^5+4*x^6+8*x^7) / ( 1-10*x-118*x^2+120*x^3+577*x^4-380*x^5-504*x^6+16*x^8 ). - _R. J. Mathar_, May 21 2018

%e Some solutions for n=3

%e ..1..4..2....2..5..2....5..2..5....4..1..3....4..5..4....1..2..1....4..1..2

%e ..4..5..4....5..2..1....4..1..4....2..4..1....1..4..1....2..1..4....2..4..5

%e ..3..4..1....2..1..3....3..4..3....4..1..4....4..1..2....1..4..5....4..5..4

%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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)