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!)
A223557 Petersen graph (3,1) coloring a rectangular array: number of 2 X n 0..5 arrays where 0..5 label nodes of a graph with edges 0,1 0,3 3,5 3,4 1,2 1,4 4,5 2,0 2,5 and every array movement to a horizontal or antidiagonal neighbor moves along an edge of this graph, with the array starting at 0. 1

%I #8 Aug 21 2018 06:31:08

%S 6,27,171,1089,6939,44217,281763,1795473,11441259,72906921,464583411,

%T 2960456193,18864859707,120212193177,766025913411,4881332621169,

%U 31105224694539,198211242377097,1263057797861523,8048559615522273

%N Petersen graph (3,1) coloring a rectangular array: number of 2 X n 0..5 arrays where 0..5 label nodes of a graph with edges 0,1 0,3 3,5 3,4 1,2 1,4 4,5 2,0 2,5 and every array movement to a horizontal or antidiagonal neighbor moves along an edge of this graph, with the array starting at 0.

%C Row 2 of A223556.

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

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

%F Empirical g.f.: 3*x*(2 - x)*(1 - 2*x) / (1 - 7*x + 4*x^2). - _Colin Barker_, Aug 21 2018

%e Some solutions for n=3:

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

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

%Y Cf. A223556.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 22 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 18 15:48 EDT 2024. Contains 371780 sequences. (Running on oeis4.)