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.

A135320 a(n) = 9^n * 8^(n^2).

Original entry on oeis.org

1, 72, 331776, 97844723712, 1846757322198614016, 2230808147575757441788280832, 172462464674787958108367218731066064896, 853310183691766528293183623126485287871181154680832
Offset: 0

Views

Author

Philippe Deléham, Dec 06 2007

Keywords

Comments

Hankel transform of A130980 .

Programs

Formula

a(n) = 9^n * 8^(n^2) = A001019(n) * A060760(n).

Extensions

Corrected a(5), Vincenzo Librandi, May 31 2011