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

A194935
Number of lower triangles of a 6 X 6 0..n array with no element differing from any of its horizontal or vertical neighbors by more than one.
1
2097152, 43337009, 136403494, 248381815, 364130672, 480403525, 596729942, 713059915, 829390016, 945720119, 1062050222, 1178380325, 1294710428, 1411040531, 1527370634, 1643700737, 1760030840, 1876360943, 1992691046
OFFSET
1,1
COMMENTS
Row 6 of A194931.
LINKS
FORMULA
Empirical: a(n) = 116330103*n - 217580911 for n>8.
Empirical g.f.: x*(2097152 + 39142705*x + 51826628*x^2 + 18911836*x^3 + 3770536*x^4 + 523996*x^5 + 53564*x^6 + 3556*x^7 + 128*x^8 + 2*x^9) / (1 - x)^2. - Colin Barker, May 05 2018
EXAMPLE
Some solutions for n=2:
..2............2............0............0............1............0
..1.0..........1.2..........0.0..........0.0..........1.0..........1.2
..0.0.0........2.2.2........1.1.0........1.0.1........0.0.1........1.1.0
..0.0.1.2......2.1.2.1......0.0.0.0......0.1.0.1......1.1.0.0......2.2.1.2
..1.1.0.1.1....1.0.1.1.2....1.1.0.1.1....1.1.0.1.2....0.0.1.1.1....1.2.1.2.2
..2.1.0.0.0.0..2.1.2.2.2.2..0.0.0.0.0.0..0.0.0.0.1.1..1.0.0.0.1.1..2.2.2.2.1.1
CROSSREFS
Cf. A194931.
Sequence in context: A022537 A195236 A068345 * A016999 A017071 A017263
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 05 2011
STATUS
approved