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.

A135321 a(n) = 10^n * 9^(n^2).

Original entry on oeis.org

1, 90, 656100, 387420489000, 18530201888518410000, 71789798769185258877024900000, 22528399544939174411840147874772641000000
Offset: 0

Views

Author

Philippe Deléham, Dec 06 2007

Keywords

Comments

Hankel transform of A131521.

Crossrefs

Programs

Formula

a(n) = 10^n * 9^(n^2) = A011557(n) * A060761(n).