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.

A294856 Number of compositions (ordered partitions) of 1 into exactly 8*n+1 powers of 1/9.

Original entry on oeis.org

1, 1, 24310, 26293568950, 365077361327242168, 34883776613634643730481238, 15732393344641740454307566725567376, 25997337847684377365651388718120083246723460, 131223281654667714701311635640432890136981994039662720
Offset: 0

Views

Author

Alois P. Heinz, Nov 09 2017

Keywords

Crossrefs

Column k=8 of A294746.

Formula

a(n) = [x^(9^n)] (Sum_{j=0..8*n+1} x^(9^j))^(8*n+1).