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.

A216079 Number of horizontal and antidiagonal neighbor colorings of the odd squares of an n X 3 array with new integer colors introduced in row major order.

Original entry on oeis.org

1, 2, 5, 52, 203, 4140, 21147, 678570, 4213597, 190899322, 1382958545, 82864869804, 682076806159, 51724158235372, 474869816156751, 44152005855084346, 445958869294805289, 49631246523618756274, 545717047936059989389
Offset: 1

Views

Author

R. H. Hardin, Sep 01 2012

Keywords

Comments

Column 3 of A216084.
Appears to be identical to A000110 except for elements in the latter indexed by 3x + 2 for x >= 0. - Chris Boyd, Dec 20 2015

Examples

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