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.

A112390 Triangle read by rows: T(n,k) is the number of ways of building a building of height k using n 2 X 4 LEGO blocks, counted up to symmetry (for 2 <= k <= n).

Original entry on oeis.org

24, 500, 1060, 11707, 59201, 48672, 248688, 3203175, 4425804, 2238736, 7946227, 162216127, 359949655, 282010252, 102981504
Offset: 2

Views

Author

N. J. A. Sloane, Dec 06 2005

Keywords

Examples

			Triangle begins:
       24;
      500,      1060;
    11707,     59201,     48672;
   248688,   3203175,   4425804,   2238736;
  7946227, 162216127, 359949655, 282010252, 102981504;
		

References

  • Anthony Lane, The Joy of Bricks, The New Yorker, Apr 27-May 04, 1998, pp. 96-103.

Crossrefs

Cf. A112389.

Extensions

Thanks to Gerald McGarvey, Christian Schroeder and Jud McCranie, who contributed to this entry.