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.

A135420 a(n) = 4^n * 5^(n^2).

Original entry on oeis.org

1, 20, 10000, 125000000, 39062500000000, 305175781250000000000, 59604644775390625000000000000, 291038304567337036132812500000000000000, 35527136788005009293556213378906250000000000000000
Offset: 0

Views

Author

Philippe Deléham, Dec 11 2007

Keywords

Comments

Hankel transform of A132864.
For n>0, a(n) is even with a last digit of 0 and is 1 when n=0. - Wesley Ivan Hurt, Dec 04 2013

Programs

Formula

a(n) = 4^n*5^(n^2) = A000302(n) * A060758(n).