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.

A013910 a(n) = 24^(5*n + 1).

Original entry on oeis.org

24, 191102976, 1521681143169024, 12116574790945106558976, 96479729228174488169059713024, 768231807465763655682670928358014976, 6117141027690268863066571918245810640257024
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A009968.

Programs

Formula

a(n) = 7962624*a(n-1), a(0)=24, where 7962624 = 24^5. - Vincenzo Librandi, May 29 2011
G.f.: 24/(1 - 7962624*x). - Stefano Spezia, Sep 09 2018
E.g.f.: 24*exp(7962624*x). - Alejandro J. Becerra Jr., May 18 2021