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.

A135315 a(n) = 8^n * 7^(n^2).

Original entry on oeis.org

1, 56, 153664, 20661046784, 136122083613085696, 43944136529148801869643776, 695135330857032999706040305346412544, 538807794445443668301287736683760181725850763264
Offset: 0

Views

Author

Philippe Deléham, Dec 05 2007

Keywords

Comments

Hankel transform of A130979 .

Programs

Formula

a(n) = 8^n * 7^(n^2) = A001018(n) * A060759(n) .