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.

A085404 Number of n X n matrices over GF(4) with rank n-1.

Original entry on oeis.org

1, 75, 79380, 1310904000, 344319762124800, 1444887697908695040000, 96976611786040182520676352000, 104131021972308383324202529613414400000, 1788970984376098024967914354100894418012733440000
Offset: 1

Views

Author

Yuval Dekel (dekelyuval(AT)hotmail.com), Jul 31 2003

Keywords

Crossrefs

Formula

For n>=2: a(n) = product j=0...n-2 (4^n - 4^j)^2 / (4^(n-1)- 4^j).

Extensions

More terms from David Wasserman, Jan 31 2005