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.

A089472 Number of different values taken by the determinant of a real (0,1)-matrix of order n.

Original entry on oeis.org

1, 2, 3, 5, 7, 11, 19, 43, 91, 227, 587
Offset: 0

Views

Author

Hugo Pfoertner, Nov 04 2003

Keywords

Comments

Lower bounds: a(11) >= 1623, a(12) >= 4605, a(13) >= 14365, a(14) >= 44535, a(15) >= 145273, a(16) >= 476947

Examples

			a(7)=43 because a 7X7 (0,1)-matrix A_7 can produce the values abs(det(A_7))= {0,1,...,17,18,20,24,32}
		

Crossrefs

Cf. A003432 (largest determinant of (0, 1)-matrix), A013588 (smallest integer not representable as determinant of (0, 1)-matrix), A089478 (occurrence counts), A087983 (number of different values taken by permanent of (0, 1)-matrix).

Extensions

a(1)..a(4) from Wouter Meeussen.
a(7) verified by Gordon F. Royle.
Extended by William Orrick, Jan 12 2006. a(8) and a(9) computed by Miodrag Zivkovic. a(8) independently confirmed by Antonis Charalambides. a(10) computed by William Orrick.
Edited by Max Alekseyev, May 02 2011
a(0)=1 prepended by Alois P. Heinz, Mar 16 2019