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.

A056990 Number of nonsingular n X n (-1,1)-matrices.

Original entry on oeis.org

1, 2, 8, 192, 22272, 11550720, 25629327360, 236229525504000, 8858686914082897920, 1331751782100764385607680
Offset: 0

Views

Author

Keywords

Crossrefs

Formula

a(n) = 2^(2*n-1) * A055165(n-1) for n>=1.

Extensions

a(5) from Winston C. Yang (winston(AT)cs.wisc.edu), Aug 26 2000
a(6)-a(8) computed from A055165 by David desJardins, Apr 22 2001
a(9) from Max Alekseyev, computed from A055165, Jan 15 2007
a(0)=1 prepended by Alois P. Heinz, May 29 2024