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.

A294858 Number of compositions (ordered partitions) of 1 into exactly 10*n+1 powers of 1/11.

This page as a plain text file.
%I A294858 #4 Nov 09 2017 20:35:24
%S A294858 1,1,352716,15643738390215,17538231051073300512165,
%T A294858 224099040671253218432160498959100,
%U A294858 20208669423838553069878798723999482271266772,9331135718988942028135354112509213417271737533460581101,17527579661734914837260482461964964314280710461958157215893286079640
%N A294858 Number of compositions (ordered partitions) of 1 into exactly 10*n+1 powers of 1/11.
%H A294858 Alois P. Heinz, <a href="/A294858/b294858.txt">Table of n, a(n) for n = 0..59</a>
%F A294858 a(n) = [x^(11^n)] (Sum_{j=0..10*n+1} x^(11^j))^(10*n+1).
%Y A294858 Column k=10 of A294746.
%K A294858 nonn
%O A294858 0,3
%A A294858 _Alois P. Heinz_, Nov 09 2017