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!)
A223212 3X3X3 triangular graph coloring a rectangular array: number of nX2 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:01:54

%S 18,126,918,6642,48114,348462,2523798,18278946,132387858,958837662,

%T 6944516694,50296639122,364280484978,2638352661966,19108640336598,

%U 138397015977282,1002359858893074,7259732297153982,52579632512961558

%N 3X3X3 triangular graph coloring a rectangular array: number of nX2 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 2 of A223218

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

%F Empirical: a(n) = 6*a(n-1) +9*a(n-2).

%F Empirical g.f.: -18*x*(1+x)/(-1+6*x+9*x^2) . a(n) = 18*(A189801(n)+A189801(n-1)). - _R. J. Mathar_, May 21 2018

%e Some solutions for n=3

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

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

%e ..0..2....1..2....4..1....3..1....4..1....4..2....0..2....1..2....0..1....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 September 15 20:25 EDT 2024. Contains 375955 sequences. (Running on oeis4.)