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.

Showing 1-1 of 1 results.

A086778 Number of n X n matrices over GF(5) with rank n-1.

Original entry on oeis.org

1, 144, 461280, 36211968000, 70794513504000000, 3457427279866560000000000, 4220654362961578542000000000000000, 128805138489674665490472000000000000000000000
Offset: 1

Views

Author

Yuval Dekel (dekelyuval(AT)hotmail.com), Aug 03 2003

Keywords

Crossrefs

Formula

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

Extensions

More terms from David Wasserman, Mar 28 2005
Showing 1-1 of 1 results.