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.

Showing 1-3 of 3 results.

A268143 Number of 3 X n arrays containing n copies of 0..3-1 with every element equal to at least one diagonal or antidiagonal neighbor and the top left element equal to 0.

Original entry on oeis.org

0, 0, 0, 8, 32, 238, 1488, 9778, 91628, 685364, 5183732, 43292440, 341958992, 2698310688, 22015262376, 177423576662, 1428012268840, 11630157575168, 94604167006872, 769682941957332, 6291338814803772, 51481101154395306
Offset: 1

Views

Author

R. H. Hardin, Jan 27 2016

Keywords

Comments

Row 3 of A268142.

Examples

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

Crossrefs

Cf. A268142.

A268141 Number of nX4 arrays of permutations of 4 copies of 0..n-1 with every element equal to at least one diagonal or antidiagonal neighbor and the top left element equal to 0.

Original entry on oeis.org

0, 3, 8, 672, 5760, 1411560, 25024320, 11908517040, 361147852800
Offset: 1

Views

Author

R. H. Hardin, Jan 27 2016

Keywords

Comments

Column 4 of A268142.

Examples

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

Crossrefs

Cf. A268142.

A268144 Number of 4Xn arrays containing n copies of 0..4-1 with every element equal to at least one diagonal or antidiagonal neighbor and the top left element equal to 0.

Original entry on oeis.org

0, 6, 6, 672, 4734, 177048, 4131792, 132137160, 4330697670, 144754955796
Offset: 1

Views

Author

R. H. Hardin, Jan 27 2016

Keywords

Comments

Row 4 of A268142.

Examples

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

Crossrefs

Cf. A268142.
Showing 1-3 of 3 results.