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.

A294853 Number of compositions (ordered partitions) of 1 into exactly 5*n+1 powers of 1/6.

This page as a plain text file.
%I A294853 #4 Nov 09 2017 19:25:51
%S A294853 1,1,462,2019836,41175714454,2713420774885145,461871979542736134676,
%T A294853 174436242482643190451211853,130958058407369286623026190867082,
%U A294853 179835209135492330050411858875313971595,423205992807070499591372608204571223421862945
%N A294853 Number of compositions (ordered partitions) of 1 into exactly 5*n+1 powers of 1/6.
%H A294853 Alois P. Heinz, <a href="/A294853/b294853.txt">Table of n, a(n) for n = 0..106</a>
%F A294853 a(n) = [x^(6^n)] (Sum_{j=0..5*n+1} x^(6^j))^(5*n+1).
%Y A294853 Column k=5 of A294746.
%K A294853 nonn
%O A294853 0,3
%A A294853 _Alois P. Heinz_, Nov 09 2017