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.

A297686 Number of 6Xn 0..1 arrays with every 1 horizontally, diagonally or antidiagonally adjacent to 0, 1 or 4 neighboring 1s.

Original entry on oeis.org

64, 865, 18840, 260924, 4870764, 78957968, 1368968852, 22772982621, 388437292266, 6536987996149, 110788354031138, 1870242391300687, 31643467601797592, 534716690271693434, 9041935800076605287
Offset: 1

Views

Author

R. H. Hardin, Jan 03 2018

Keywords

Comments

Row 6 of A297682.

Examples

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

Crossrefs

Cf. A297682.

Formula

Linear recurrence of order 102 (see links). - Robert Israel, Oct 28 2019