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.

A232757 Number of tilings of a 3 X 4n rectangle with 3n tetrominoes of any shape.

Original entry on oeis.org

1, 23, 997, 44855, 2023309, 91286913, 4118731453, 185831471351, 8384460804153, 378295365602127, 17068167803123941, 770092310699262519, 34745508355302417387, 1567669659985973646979, 70731103937531908893003, 3191290354032154992708783, 143986641757115568305530757
Offset: 0

Views

Author

Alois P. Heinz, Nov 29 2013

Keywords

Examples

			a(1) = 23:
._______. ._______. ._______. ._______. ._______. ._______.
| .___| | |_______| | |___. | |_______| | |   | | | ._|_. |
|_|_____| | .___| | |_____|_| | |___. | | |___| | | |   | |
|_______| |_|_____| |_______| |_____|_| |___|___| |_|___|_|
._______. ._______. ._______. ._______. ._______. ._______.
| ._|   | | | .___| |   |_. | |___. | | |   |   | |_______|
| | |___| | |_|   | |___| | | |   |_| | |___|___| |   |   |
|_|_____| |___|___| |_____|_| |___|___| |_______| |___|___|
._______. ._______. ._______. ._______. ._______. ._______.
| ._| ._| | |___. | |_. |_. | | .___| | | ._| | | | | |_. |
| |___| | | |_. |_| | |___| | |_| ._| | | |  _| | | |_. | |
|_|_____| |___|___| |_____|_| |___|___| |_|_|___| |___|_|_|
._______. ._______. ._______. ._______. ._______.
|_. ._| | | |_. ._| | .___| | | |___. | |_______|
| |_|_. | | ._|_| | |_| |_. | | ._| |_| |_______|
|_____|_| |_|_____| |_____|_| |_|_____| |_______|.
		

Crossrefs

Quadrisection of column k=3 of A230031.

Formula

G.f.: -(x^9 -29*x^8 +291*x^7 -1336*x^6 +2960*x^5 -3174*x^4 +1591*x^3 -372*x^2 +37*x-1) / (x^10 -36*x^9 +470*x^8 -2809*x^7 +8422*x^6 -12960*x^5 +10223*x^4 -3991*x^3 +755*x^2 -60*x+1).