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.

Previous Showing 11-11 of 11 results.

A220615 Number of ways to reciprocally link elements of an n X n array either to themselves or to exactly one horizontal, diagonal and antidiagonal neighbor.

Original entry on oeis.org

1, 7, 125, 17084, 8608738, 24177895648, 304265433695569, 19162399246164949616, 5720357296116644040788320, 8308397301115322562870135405329, 57991968922890673398646650823295660128
Offset: 1

Views

Author

R. H. Hardin Dec 17 2012

Keywords

Comments

Diagonal of A220621

Examples

			Some solutions for n=3 0=self 1=nw 3=ne 4=w 6=e 7=sw 9=se (reciprocal directions total 10)
..0..9..7....0..6..4....0..0..0....6..4..0....0..0..0....9..0..0....0..9..0
..9..3..1....0..7..7....0..0..0....0..6..4....0..9..0....0..1..0....0..7..1
..0..1..0....3..3..0....0..0..0....0..0..0....6..4..1....0..6..4....3..0..0
		
Previous Showing 11-11 of 11 results.