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”).

A269273
Number of n X 5 0..3 arrays with some element plus some horizontally or antidiagonally adjacent neighbor totalling three exactly once.
1
432, 127512, 23549400, 3719884392, 542973139128, 75556007986536, 10181956012212600, 1340897428986116904, 173553231095580128184, 22161410569440812760552, 2799318884872209986120184
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 234*a(n-1) - 14277*a(n-2) + 68796*a(n-3) - 86436*a(n-4).
Empirical g.f.: 72*x*(6 + 367*x - 1677*x^2 + 1302*x^3) / (1 - 117*x + 294*x^2)^2. - Colin Barker, Jan 21 2019
EXAMPLE
Some solutions for n=2:
..2..2..3..1..1. .0..3..2..3..3. .2..2..3..0..1. .2..2..1..3..3
..0..2..2..3..1. .2..3..1..3..1. .0..2..0..0..2. .2..3..1..1..3
CROSSREFS
Column 5 of A269276.
Sequence in context: A113921 A269211 A269094 * A300053 A047804 A008691
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 21 2016
STATUS
approved