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.

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

Original entry on oeis.org

1, 2, 8, 36, 162, 750, 3536, 16858, 81100, 392914, 1914268, 9369190, 46032396, 226898158, 1121510176, 5556731592, 27589816042, 137240945530, 683808343416, 3412128301538, 17048743841882, 85286538527304, 427112389604968, 2141096012912290, 10743017708448232
Offset: 0

Views

Author

Seiichi Manyama, Mar 22 2025

Keywords

Crossrefs

Formula

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