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.

A013735 a(n) = 4^(3*n+2).

Original entry on oeis.org

16, 1024, 65536, 4194304, 268435456, 17179869184, 1099511627776, 70368744177664, 4503599627370496, 288230376151711744, 18446744073709551616, 1180591620717411303424, 75557863725914323419136, 4835703278458516698824704
Offset: 0

Views

Author

Keywords

Comments

Additive digital root of a(n) = 7. - Miquel Cerda, Jul 03 2016

Crossrefs

Programs

Formula

G.f.: 16/(1-64*x). - Philippe Deléham, Nov 24 2008
From Ilya Gutkovskiy, Jul 03 2016: (Start)
E.g.f.: 16*exp(64*x).
a(n) = A000302(A016789(n)). (End)
a(n) = 64*a(n-1). - Miquel Cerda, Oct 28 2016