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.

A135398 a(n) = 3^n * 4^(n^2).

Original entry on oeis.org

1, 12, 2304, 7077888, 347892350976, 273593677362757632, 3442605166011971360784384, 693087965674784425268322477539328, 2232592609368277258783200799359831235362816
Offset: 0

Views

Author

Philippe Deléham, Dec 11 2007

Keywords

Comments

Hankel transform of A132863 .

Programs

Formula

a(n) = 3^n*4^(n^2) = A000244(n)*A060757(n).