login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A089472
Number of different values taken by the determinant of a real (0,1)-matrix of order n.
12
1, 2, 3, 5, 7, 11, 19, 43, 91, 227, 587
OFFSET
0,2
COMMENTS
Lower bounds: a(11) >= 1623, a(12) >= 4605, a(13) >= 14365, a(14) >= 44535, a(15) >= 145273, a(16) >= 476947
LINKS
R. Craigen, The Range of the Determinant Function on the Set of n X n (0,1)-Matrices, J. Combin. Math. Combin. Computing, 8 (1990) pp. 161-171.
Miodrag Zivkovic, Massive computation as a problem solving tool, In Proceedings of the 10th Congress of Yugoslav Mathematicians (Belgrade, 2001), pages 113-128. Univ. Belgrade Fac. Math., Belgrade, 2001.
M. Zivkovic, Classification of small (0,1) matrices, arXiv:math/0511636 [math.CO], 2005.
EXAMPLE
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).
Sequence in context: A087769 A308510 A084736 * A373045 A079429 A262378
KEYWORD
nonn,hard,more
AUTHOR
Hugo Pfoertner, Nov 04 2003
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
STATUS
approved