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.

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

Original entry on oeis.org

1, 20, 6400, 32768000, 2684354560000, 3518437208883200000, 73786976294838206464000000, 24758800785707605497982484480000000, 132922799578491587290380706028034457600000000
Offset: 0

Views

Author

Philippe Deléham, Dec 04 2007

Keywords

Comments

Hankel transform of A130976 .

Programs

Formula

a(n)=5^n*4^(n^2)=A000351(n)*A060757(n).