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

A211334
Number of (n+1)X(n+1) -5..5 symmetric matrices with every 2X2 subblock having sum zero and three or four distinct values
1
46, 194, 802, 3322, 13754, 57170, 238650, 1001306, 4222530, 17893954, 76173162, 325583338, 1396612370, 6009460210, 25926690010, 112107619226, 485673993154, 2107375609954, 9156123643082, 39825088001994, 173378643531634
OFFSET
1,1
COMMENTS
Symmetry and 2X2 block sums zero implies that the diagonal x(i,i) are equal modulo 2 and x(i,j)=(x(i,i)+x(j,j))/2*(-1)^(i-j)
LINKS
FORMULA
Empirical: a(n) = 8*a(n-1) -114*a(n-3) +81*a(n-4) +646*a(n-5) -276*a(n-6) -1588*a(n-7) -180*a(n-8) +672*a(n-9) -144*a(n-10)
EXAMPLE
Some solutions for n=3
.-1.-2.-2..3....1..0..3..2....5..0..3.-4...-5..2.-1..4....2.-1..0.-1
.-2..5.-1..0....0.-1.-2.-3....0.-5..2.-1....2..1.-2.-1...-1..0..1..0
.-2.-1.-3..4....3.-2..5..0....3..2..1.-2...-1.-2..3..0....0..1.-2..1
..3..0..4.-5....2.-3..0.-5...-4.-1.-2..3....4.-1..0.-3...-1..0..1..0
CROSSREFS
Sequence in context: A251460 A235767 A192850 * A160334 A235550 A083358
KEYWORD
nonn
AUTHOR
R. H. Hardin Apr 07 2012
STATUS
approved