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.

A291146 Expansion of 1/(1 - x/(1 - x^8/(1 - x^27/(1 - x^64/(1 - x^125/(1 - x^216/(1 - ... - x^(n^3)/(1 - ...)))))))), a continued fraction.

This page as a plain text file.
%I A291146 #14 Aug 20 2017 09:22:41
%S A291146 1,1,1,1,1,1,1,1,1,2,3,4,5,6,7,8,9,11,14,18,23,29,36,44,53,64,78,96,
%T A291146 119,148,184,228,281,345,423,519,639,788,973,1202,1484,1830,2254,2774,
%U A291146 3415,4206,5183,6390,7880,9717,11979,14762,18188,22408,27609,34022,41931
%N A291146 Expansion of 1/(1 - x/(1 - x^8/(1 - x^27/(1 - x^64/(1 - x^125/(1 - x^216/(1 - ... - x^(n^3)/(1 - ...)))))))), a continued fraction.
%e A291146 G.f. = 1 + x + x^2 + x^3 + x^4 + x^5 + x^6 + x^7 + x^8 + 2*x^9 + 3*x^10 + 4*x^11 + 5*x^12 + ...
%Y A291146 Column k=3 of A290771.
%Y A291146 Cf. A005169, A206739.
%K A291146 nonn
%O A291146 0,10
%A A291146 _Seiichi Manyama_, Aug 18 2017