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.

A121913 a(n) = 2^(n*(2*n+3)) = 2^A014106(n).

Original entry on oeis.org

1, 32, 16384, 134217728, 17592186044416, 36893488147419103232, 1237940039285380274899124224, 664613997892457936451903530140172288, 5708990770823839524233143877797980545530986496
Offset: 0

Views

Author

Philippe Deléham, Sep 02 2006

Keywords

Comments

Apparently the Hankel transform of A098441 = [1, 1, 33, 97, 1729, 8001, 105441, 627873, ...].
Hankel transform of A098430. - Philippe Deléham, Mar 01 2009

Examples

			Det(1) = 1; Det(1,1; 1,33) = 32; Det(1,1,33; 1,33,97; 33,97,1729) = 16384; ...
		

Crossrefs

Programs