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.

A013911 a(n) = 24^(5*n + 2).

Original entry on oeis.org

576, 4586471424, 36520347436056576, 290797794982682557415424, 2315513501476187716057433112576, 18437563379178327736384102280592359424, 146811384664566452713597726037899455366168576, 1169003855003308785972158379694803112885582691303424
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A009968.

Programs

Formula

a(n) = 7962624*a(n-1), a(0)=576, where 7962624 = 24^5 and 576=24^2. - Vincenzo Librandi, May 30 2011
E.g.f.: 576*exp(7962624*x). - Alejandro J. Becerra Jr., May 18 2021