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.

A294851 Number of compositions (ordered partitions) of 1 into exactly 3*n+1 powers of 1/4.

This page as a plain text file.
%I A294851 #6 Sep 20 2019 05:51:35
%S A294851 1,1,35,4245,1239823,709097481,701954099115,1104353764428365,
%T A294851 2594884910993019575,8684483842898500680225,
%U A294851 39880061006390454401626995,243797643642188511890409843525,1935230187172759446730224649089055,19533122859042054951154895127392582265
%N A294851 Number of compositions (ordered partitions) of 1 into exactly 3*n+1 powers of 1/4.
%H A294851 Alois P. Heinz, <a href="/A294851/b294851.txt">Table of n, a(n) for n = 0..165</a>
%F A294851 a(n) = [x^(4^n)] (Sum_{j=0..3*n+1} x^(4^j))^(3*n+1).
%F A294851 a(n) ~ c * d^n * n^(3*n + 3/2), where d = 0.228881755274644937676549309..., c = 3.08458888791535695636629... - _Vaclav Kotesovec_, Sep 20 2019
%Y A294851 Column k=3 of A294746.
%K A294851 nonn
%O A294851 0,3
%A A294851 _Alois P. Heinz_, Nov 09 2017