[go: up one dir, main page]

login
Revision History for A206354 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Number of n X 3 0..4 arrays with no element equal to another within two positions in the same row or column, and new values 0..4 introduced in row major order.
(history; published version)
#9 by Bruno Berselli at Fri Jun 15 12:00:04 EDT 2018
STATUS

reviewed

approved

#8 by Michel Marcus at Fri Jun 15 11:22:04 EDT 2018
STATUS

proposed

reviewed

#7 by Colin Barker at Fri Jun 15 11:18:51 EDT 2018
STATUS

editing

proposed

#6 by Colin Barker at Fri Jun 15 11:18:16 EDT 2018
NAME

Number of nX3 n X 3 0..4 arrays with no element equal to another within two positions in the same row or column, and new values 0..4 introduced in row major order.

COMMENTS

Column 3 of A206359.

FORMULA

Empirical: a(n) = 16*a(n-1) - 20*a(n-2) - 58*a(n-3) + 33*a(n-4) + 30*a(n-5) for n>6.

Empirical g.f.: x*(1 + x - 22*x^2 + 2*x^3 + 69*x^4 + 33*x^5) / ((1 - x)*(1 - 15*x + 5*x^2 + 63*x^3 + 30*x^4)). - Colin Barker, Jun 15 2018

EXAMPLE

Some solutions for n=4:

CROSSREFS

Cf. A206359.

AUTHOR

R. H. Hardin , Feb 06 2012

STATUS

approved

editing

#5 by Russ Cox at Sat Mar 31 12:37:11 EDT 2012
AUTHOR

_R. H. Hardin (rhhardin(AT)att.net) _ Feb 06 2012

Discussion
Sat Mar 31
12:37
OEIS Server: https://oeis.org/edit/global/875
#4 by Ron Hardin at Mon Feb 06 18:31:27 EST 2012
STATUS

editing

approved

#3 by Ron Hardin at Mon Feb 06 18:31:24 EST 2012
LINKS

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

#2 by Ron Hardin at Mon Feb 06 18:31:04 EST 2012
NAME

allocated for Ron HardinNumber of nX3 0..4 arrays with no element equal to another within two positions in the same row or column, and new values 0..4 introduced in row major order

DATA

1, 17, 230, 3284, 47060, 674564, 9669452, 138605744, 1986829652, 28480003748, 408243662612, 5851926480128, 83883833763260, 1202424123191348, 17236024000927580, 247068000076467824, 3541570646368426820

OFFSET

1,2

COMMENTS

Column 3 of A206359

FORMULA

Empirical: a(n) = 16*a(n-1) -20*a(n-2) -58*a(n-3) +33*a(n-4) +30*a(n-5) for n>6

EXAMPLE

Some solutions for n=4

..0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2

..2..0..1....1..0..3....1..0..3....3..2..4....1..3..4....1..2..3....2..3..1

..1..2..3....2..3..4....2..4..0....4..3..1....2..4..3....2..0..4....1..4..0

..3..4..2....3..1..2....4..1..2....2..4..3....3..0..1....3..1..2....3..0..2

KEYWORD

allocated

nonn

AUTHOR

R. H. Hardin (rhhardin(AT)att.net) Feb 06 2012

STATUS

approved

editing

#1 by Ron Hardin at Mon Feb 06 18:28:38 EST 2012
NAME

allocated for Ron Hardin

KEYWORD

allocated

STATUS

approved