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.

A014325 Four-fold convolution of Bell numbers with themselves.

Original entry on oeis.org

1, 4, 14, 48, 169, 624, 2442, 10188, 45452, 217100, 1109914, 6064584, 35330715, 218788432, 1435302930, 9940062428, 72422364227, 553338786504, 4420324121772, 36820875272488, 319053830821880, 2869645346679368, 26739383194844404, 257682847299543248
Offset: 0

Views

Author

Keywords

Crossrefs

Column k=4 of A292870.

Programs

Formula

G.f.: (1/(1 - x - x^2/(1 - 2*x - 2*x^2/(1 - 3*x - 3*x^2/(1 - 4*x - 4*x^2/(1 - ...))))))^4, a continued fraction. - Ilya Gutkovskiy, Sep 25 2017
G.f.: ( Sum_{j>=0} A000110(j)*x^j )^4. - G. C. Greubel, Jan 08 2023