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.

A382366 Expansion of 1/( 1 - 9 * Sum_{k>=0} x^(2^k) / (1 - x^(2^k)) )^(1/3).

This page as a plain text file.
%I A382366 #8 Mar 23 2025 10:08:22
%S A382366 1,3,24,201,1818,17004,163068,1590798,15718899,156860076,1577644998,
%T A382366 15969030780,162498057048,1660951840611,17042090466264,
%U A382366 175436835017475,1811209862304735,18746380864328061,194465530800628908,2021343414865754583,21048513676138546848
%N A382366 Expansion of 1/( 1 - 9 * Sum_{k>=0} x^(2^k) / (1 - x^(2^k)) )^(1/3).
%F A382366 G.f. A(x) satisfies A(x) = 1/( 1/A(x^2)^3 - 9*x/(1-x) )^(1/3).
%Y A382366 Cf. A327736, A382365.
%Y A382366 Cf. A382188.
%K A382366 nonn
%O A382366 0,2
%A A382366 _Seiichi Manyama_, Mar 22 2025