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.

A048663 Number of rooted polycubes with n cells, with no symmetries removed.

Original entry on oeis.org

1, 6, 45, 344, 2670, 20886, 164514, 1303304, 10375830, 82947380, 665440039, 5354470860, 43196001173, 349254823554, 2829388506690, 22961191276080, 186622811691276, 1518914831183982, 12377727000122043
Offset: 1

Views

Author

Richard C. Schroeppel, Dan Hoey

Keywords

Comments

"Rooted" means some cell of the polycube is designated as the origin. This has the effect of multiplying the count by the volume of the polycube.

Examples

			There are six dicubes, each consisting of the origin cube together with one adjacent cube, in each of the six directions.
		

References

  • Dan Hoey, Bill Gosper and Richard C. Schroeppel, Discussions in Math-Fun Mailing list, circa Jul 13 1999.

Crossrefs

A row of the array in A048790.
Cf. A001931.

Programs

Formula

a(n) = n * A001931(n). - Andrew Howroyd, Dec 04 2018

Extensions

a(12)-a(19) from Andrew Howroyd, Dec 04 2018