VOOZH
about
URL: https://oeis.org/A214168
⇱ A214168 - OEIS
login
A214168
Number of 0..5 colorings of a 2 X (n+1) array circular in the n+1 direction with new values 0..5 introduced in row major order.
1
4, 18, 337, 5994, 121778, 2518082, 52655411, 1103993538, 23172461572, 486537381066, 10216717221605, 214546979103002, 4505458523356886, 94614430060611570, 1986901652087170519, 41724924973226947986
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,1
COMMENTS
Row 2 of
A214166
.
LINKS
R. H. Hardin,
Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 21*a(n-1) +49*a(n-2) -959*a(n-3) -1869*a(n-4) +7679*a(n-5) +15051*a(n-6) -6741*a(n-7) -13230*a(n-8).
EXAMPLE
Some solutions for n=4
..0..1..0..2..1....0..1..0..2..1....0..1..0..1..2....0..1..0..1..2
..1..2..1..0..2....2..3..1..4..5....1..0..1..0..3....2..3..1..0..3
CROSSREFS
Cf.
A214166
.
Sequence in context:
A278565
A370189
A360283
*
A214189
A214240
A156522
Adjacent sequences:
A214165
A214166
A214167
*
A214169
A214170
A214171
KEYWORD
nonn
AUTHOR
R. H. Hardin
, Jul 05 2012
STATUS
approved