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.

A238555 Number T(n,k) of equivalence classes of ways of placing k 2 X 2 tiles in an n X 7 rectangle under all symmetry operations of the rectangle; irregular triangle T(n,k), n>=2, 0<=k<=3*floor(n/2), read by rows.

Original entry on oeis.org

1, 3, 6, 2, 1, 3, 12, 8, 1, 6, 34, 68, 72, 30, 6, 1, 6, 58, 206, 403, 336, 106, 1, 9, 98, 509, 1551, 2505, 2196, 971, 219, 20, 1, 9, 140, 980, 4248, 10592, 15614, 12876, 5462, 900, 1, 12, 198, 1742, 9748, 33644, 73274, 98779, 80661, 37886, 9679, 1258, 72
Offset: 2

Views

Author

Keywords

Examples

			The first 6 rows of T(n,k) are:
./ k  0     1     2     3     4     5     6     7     8     9
n
2     1     3     6     2
3     1     3    12     8
4     1     6    34    68    72    30     6
5     1     6    58   206   403   336   106
6     1     9    98   509  1551  2505  2196   971   219    20
7     1     9   140   980  4248 10592 15614 12876  5462   900
		

Crossrefs

Extensions

Terms corrected and xrefs updated by Christopher Hunt Gribble, Apr 27 2015