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.

A135314 a(n) = 7^n*6^(n^2).

Original entry on oeis.org

1, 42, 63504, 3456649728, 6773484887801856, 477827850919028491026432, 1213481763117613016471583634489344, 110942398014527364799038852663129544775958528
Offset: 0

Views

Author

Philippe Deléham, Dec 05 2007

Keywords

Comments

Hankel transform of A130978.

Programs

Formula

a(n) = 7^n*6^(n^2) = A000420(n)*A076781(n).