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.

A238637 Number of partitions of 10^n into parts that are at most 10.

Original entry on oeis.org

1, 42, 6292069, 968356321790171, 778400276435728381405745, 761287353202857218355451068558296, 759593815557626617904440619008375351308296, 759424638305250205001161810310150848799911916053194, 759407722344103064122231022019913967203947808354408941053194
Offset: 0

Views

Author

Alois P. Heinz, Mar 01 2014

Keywords

Crossrefs

Row n=10 of A238016.

Formula

a(n) = [x^(10^n)] Product_{j=1..10} 1/(1-x^j).