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.

A382333 Expansion of ( 1 + 4 * Sum_{k>=0} x^(2^k)/(1 - x^(2^k)) )^(1/2).

Original entry on oeis.org

1, 2, 2, -2, 8, -10, 6, 26, -108, 258, -342, -194, 2700, -8994, 17830, -12878, -61910, 322110, -860106, 1284546, 571880, -10749654, 38883554, -82867578, 68869212, 286234558, -1619591538, 4559780610, -7250287740, -2206074398, 59250601986, -225063455922
Offset: 0

Views

Author

Seiichi Manyama, Mar 22 2025

Keywords

Crossrefs

Formula

G.f. A(x) satisfies A(x) = ( A(x^2)^2 + 4*x/(1-x) )^(1/2).