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.

A187618 Triangle T(m,n) read by rows: number of domino tilings of the 2m X 2n grid (0 <= m <= n).

Original entry on oeis.org

1, 1, 2, 1, 5, 36, 1, 13, 281, 6728, 1, 34, 2245, 167089, 12988816, 1, 89, 18061, 4213133, 1031151241, 258584046368, 1, 233, 145601, 106912793, 82741005829, 65743732590821, 53060477521960000, 1, 610, 1174500, 2720246633, 6675498237130, 16848161392724969, 43242613716069407953, 112202208776036178000000
Offset: 0

Views

Author

N. J. A. Sloane, Mar 12 2011

Keywords

Comments

A099390 is the main entry for this problem.

Examples

			Triangle begins:
1
1       2
1       5       36
1       13      281     6728
1       34      2245    167089  12988816
1       89      ...
		

Crossrefs

Extensions

More terms from Nathaniel Johnston, Mar 22 2011