login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A206354 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. 1
1, 17, 230, 3284, 47060, 674564, 9669452, 138605744, 1986829652, 28480003748, 408243662612, 5851926480128, 83883833763260, 1202424123191348, 17236024000927580, 247068000076467824, 3541570646368426820 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Column 3 of A206359.
LINKS
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:
..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
CROSSREFS
Cf. A206359.
Sequence in context: A329015 A016166 A358712 * A119273 A125474 A264455
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 06 2012
STATUS
approved

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 December 5 19:51 EST 2023. Contains 367593 sequences. (Running on oeis4.)