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.

A259420 Number of (n+1)X(n+1) 0..1 arrays with each 2X2 subblock having clockwise pattern 0000 0001 0011 or 0111.

Original entry on oeis.org

13, 243, 12953, 1990133, 873754597, 1101527291223, 3975872829274865, 41147590225188806309, 1220087829652769318601383, 103689338398592714772850061461, 25251868912730969096083539641411367
Offset: 1

Views

Author

R. H. Hardin, Jun 26 2015

Keywords

Comments

Diagonal of A259427

Examples

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

Crossrefs