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.

A135397 a(n) = 2^n * 3^(n^2).

Original entry on oeis.org

1, 6, 324, 157464, 688747536, 27113235502176, 9606056659007943744, 30630314141519043787530624, 879023057994883196072409366855936, 227034361980435338213503810877004745115136
Offset: 0

Views

Author

Philippe Deléham, Dec 11 2007

Keywords

Comments

Hankel transform of A110520.

Programs

Formula

a(n) = 2^n * 3^(n^2) = A000079(n) * A060722(n).