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.

A295269 Number of n X n 0..1 arrays with each 1 horizontally or vertically adjacent to 0, 1 or 4 1's.

Original entry on oeis.org

2, 11, 164, 6659, 748740, 230659662, 196091375073, 458510348625561, 2951683183977839155, 52303382279027148884728, 2551191530898428081696382880, 342537007989863347885673784022387
Offset: 1

Views

Author

R. H. Hardin, Nov 19 2017

Keywords

Comments

Diagonal of A295275.

Examples

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

Crossrefs

Cf. A295275.