[go: up one dir, main page]

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

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

Showing all changes.
Number of 3Xn integer arrays with each element equal to the number of horizontal and antidiagonal neighbors equal to itself.
(history; published version)
#4 by R. H. Hardin at Sun Dec 20 06:59:40 EST 2015
STATUS

editing

approved

#3 by R. H. Hardin at Sun Dec 20 06:59:37 EST 2015
LINKS

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

#2 by R. H. Hardin at Sun Dec 20 06:59:17 EST 2015
NAME

allocated for R. H. Hardin

Number of 3Xn integer arrays with each element equal to the number of horizontal and antidiagonal neighbors equal to itself.

DATA

1, 2, 6, 4, 11, 18, 27, 43, 62, 112, 191, 310, 548, 883, 1467, 2535, 4210, 6993, 11848, 19780, 33042, 55676, 93207, 155834, 261837, 438753, 734590, 1232614, 2065881, 3460646, 5803604, 9727967, 16300819, 27328897, 45809212, 76772793, 128697166

OFFSET

1,2

COMMENTS

Row 3 of A266012.

FORMULA

Empirical: a(n) = 3*a(n-3) +2*a(n-4) +2*a(n-5) +a(n-6) -2*a(n-7) -2*a(n-8) -3*a(n-9) +2*a(n-10) +2*a(n-11) +5*a(n-12) -a(n-15) for n>19

EXAMPLE

All solutions for n=4

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

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

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

CROSSREFS

Cf. A266012.

KEYWORD

allocated

nonn

AUTHOR

R. H. Hardin, Dec 20 2015

STATUS

approved

editing

#1 by R. H. Hardin at Sun Dec 20 06:51:18 EST 2015
NAME

allocated for R. H. Hardin

KEYWORD

allocated

STATUS

approved