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-12 of 12 results.

A269220 Number of 7Xn 0..3 arrays with some element plus some horizontally, diagonally or antidiagonally adjacent neighbor totalling three exactly once.

Original entry on oeis.org

0, 7375872, 2039727744, 599456856000, 163535201141376, 43468685827935816, 11273191243423937904, 2872961996154823592256, 722010748558146090563664, 179436639887553691981747008, 44187481124719769649267286128
Offset: 1

Views

Author

R. H. Hardin, Feb 20 2016

Keywords

Comments

Row 7 of A269214.

Examples

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

Crossrefs

Cf. A269214.

A269208 Number of n X n 0..3 arrays with some element plus some horizontally, diagonally or antidiagonally adjacent neighbor totalling three exactly once.

Original entry on oeis.org

0, 96, 18048, 12548544, 30541426560, 292321215814512, 11273191243423937904, 1787171501783334054571344, 1177416215650225851496983234096, 3247635013385894059877839733594599296
Offset: 1

Views

Author

R. H. Hardin, Feb 20 2016

Keywords

Comments

Diagonal of A269214.

Examples

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

Crossrefs

Cf. A269214.
Previous Showing 11-12 of 12 results.