login

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 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A222442
Number of n X 6 0..3 arrays with entries increasing mod 4 by 0, 1 or 2 rightwards and downwards, starting with upper left zero.
2
243, 50421, 10499787, 2187822609, 455924913093, 95013316876491, 19800569621116647, 4126399930787828049, 859933842854600077173, 179208573795933519199311, 37346725549299749805268107
OFFSET
1,1
COMMENTS
Column 6 of A222444.
LINKS
FORMULA
Empirical: a(n) = 312*a(n-1) -25524*a(n-2) +890339*a(n-3) -15323331*a(n-4) +129432870*a(n-5) -387838226*a(n-6) -1530469395*a(n-7) +14599631124*a(n-8) -35234863780*a(n-9) +5987707122*a(n-10) +87399541374*a(n-11) -99581148396*a(n-12) +21008679048*a(n-13).
EXAMPLE
Some solutions for n=3
..0..0..0..2..0..2....0..0..0..2..0..1....0..0..0..2..0..0....0..0..0..2..0..1
..0..2..0..0..1..2....0..1..2..2..0..1....0..1..2..0..2..2....0..2..2..0..1..1
..0..0..1..1..2..3....0..1..3..3..0..1....0..2..3..1..3..3....0..2..2..2..2..2
CROSSREFS
Cf. A222444.
Sequence in context: A016889 A215044 A223554 * A228975 A016949 A223792
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 20 2013
STATUS
approved