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.

A257866 Number of tilings of a 5 X n rectangle using n pentominoes of shapes W, I, L.

Original entry on oeis.org

1, 1, 3, 5, 19, 74, 209, 572, 1479, 4304, 13002, 38315, 109651, 308982, 884120, 2560952, 7428183, 21413028, 61433280, 176415916, 507985116, 1464725431, 4220293147, 12145885239, 34945690653, 100586823613, 289649303130, 834087280681, 2401368817168, 6912685066843
Offset: 0

Views

Author

Alois P. Heinz, May 11 2015

Keywords

Examples

			a(3) = 5:
._____. ._____. ._____. ._____. ._____.
| | | | | |_. | | ._| | | | ._| |_. | |
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |
| | | | | | |_| |_| | | | |_| | | |_| |
|_|_|_| |_|___| |___|_| |_|___| |___|_|.
a(4) = 19:
._______. ._______.
|_. |_. | | | ._| |
| |_. | | | | | | |
|_. |_| | | | | | |
| |___|_| | |_| | |
|_______| |_|___|_| ... .
		

Crossrefs

Formula

a(n) ~ c * d^n, where d = 2.878962978866730659679600165158895088546680936475540731494833253735549346144..., c = 0.33249894796240209167801000207088312509480543003269025485052861968247997... (1/d is the root of the denominator, see g.f.). - Vaclav Kotesovec, May 19 2015