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.

A213425 Irregular array T(n,k) of numbers/2 of non-extendable (complete) non-self-adjacent simple paths of each length within a square lattice bounded by rectangles with nodal dimensions n and 8, n >= 2.

Original entry on oeis.org

4, 4, 6, 10, 14, 20, 30, 40, 34, 10, 4, 8, 16, 22, 52, 68, 144, 222, 334, 406, 302, 288, 198, 88, 52, 6, 4, 8, 20, 40, 82, 124, 258, 400, 894, 1098, 1984, 1960, 2796, 2388, 3426, 2290, 2638, 1008, 1316, 152
Offset: 2

Views

Author

Keywords

Comments

The irregular array of numbers is:
...k..3....4....5....6....7....8....9...10...11...12...13...14...15...16...17...18...19...20...21...22
.n
.2....4....4....6...10...14...20...30...40...34...10
.3....4....8...16...22...52...68..144..222..334..406..302..288..198...88...52....6
.4....4....8...20...40...82..124..258..400..894.1098.1984.1960.2796.2388.3426.2290.2638.1008.1316..152
where k is the path length in nodes. There is insufficient evidence to attempt to define the irregularity of the array. However, the maximum values of k for 2 <= n <= 10 are 12, 18, 22, 27, 32, 38, 42, 48, 52. Reading this array by rows gives the sequence. One half of the numbers of paths constitute the sequence to remove the effect of the bilateral symmetry of the rectangle.

Examples

			T(2,3) = One half of the number of complete non-self-adjacent simple paths of length 3 nodes within a square lattice bounded by a 2 X 8 node rectangle.
		

Crossrefs