cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A278193 Number of 6Xn 0..3 arrays with every element plus 1 mod 4 equal to some element at offset (-1,-1) (-1,0) (-1,1) (0,-1) (0,1) or (1,0), with upper left element zero.

Original entry on oeis.org

0, 11794, 8803344, 7737459027, 6545874548694, 5537142857552112, 4678308031001778581, 3951925612543275997042, 3338154929554215989823146, 2819671588394426773289855424, 2381712111047192598048356777986
Offset: 1

Views

Author

R. H. Hardin, Nov 14 2016

Keywords

Comments

Row 6 of A278188.

Examples

			Some solutions for n=2
..0..3. .0..3. .0..1. .0..1. .0..1. .0..2. .0..2. .0..1. .0..1. .0..1
..1..2. .1..2. .1..2. .0..2. .0..2. .1..3. .1..3. .3..2. .0..2. .0..2
..2..0. .1..3. .0..3. .1..3. .2..3. .0..2. .0..0. .1..3. .2..3. .2..3
..3..3. .3..0. .3..2. .0..1. .1..0. .1..3. .3..0. .2..0. .3..1. .3..1
..3..2. .0..2. .3..1. .0..2. .3..1. .1..2. .2..1. .2..3. .0..2. .0..2
..0..1. .1..3. .0..0. .3..3. .0..2. .3..0. .0..3. .1..0. .3..3. .2..3
		

Crossrefs

Cf. A278188.