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.

A299782 a(n) is the total number of k-uniform tilings, for k = 1..n.

Original entry on oeis.org

11, 31, 92, 243, 575, 1248
Offset: 1

Views

Author

Omar E. Pol, Mar 30 2018

Keywords

Examples

			For n = 3 there are 11 uniform tilings, 20 2-uniform tilings and 61 3-uniform tilings. The sum of them is 11 + 20 + 61 = 92, so (3) = 92.
		

Crossrefs

Partial sums of A068599.
Row sums of A299781.