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.

Showing 1-1 of 1 results.

A013895 a(n) = 20^(5*n + 2).

Original entry on oeis.org

400, 1280000000, 4096000000000000, 13107200000000000000000, 41943040000000000000000000000, 134217728000000000000000000000000000, 429496729600000000000000000000000000000000, 1374389534720000000000000000000000000000000000000
Offset: 0

Views

Author

Keywords

Crossrefs

Subsequence of A009964.

Programs

Formula

a(n) = 3200000*a(n-1), a(0)=400. - Vincenzo Librandi, May 27 2011
G.f.: -400/(3200000*x-1). - Colin Barker, Nov 17 2015
a(n) = A009964(A016873(n)). - Wesley Ivan Hurt, Nov 17 2015
From Elmo R. Oliveira, Jul 13 2025: (Start)
E.g.f.: 400*exp(3200000*x).
a(n) = 20*A013894(n) = A013896(n)/20 = A013823(n)*A013855(n). (End)
Showing 1-1 of 1 results.