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.

A238564 Number of partitions of 7^n into parts that are at most n.

Original entry on oeis.org

0, 1, 25, 9976, 96721601, 27755132198233, 260988425663232777762, 85980297709044488588773397089, 1041234796567281969389323426605470061650, 480592801966130874383703685770422428530605893693255, 8695567207026865032892758221262809270061815825979643751114435291
Offset: 0

Views

Author

Alois P. Heinz, Feb 28 2014

Keywords

Crossrefs

Column k=7 of A238010.

Formula

a(n) = [x^(7^n)] Product_{j=1..n} 1/(1-x^j).
a(n) ~ 7^(n*(n-1)) / (n!*(n-1)!). - Vaclav Kotesovec, Jun 05 2015