Skip to main content

Questions tagged [integer-matrices]

Filter by
Sorted by
Tagged with
0 votes
0 answers
110 views

Given a matrix $A\in M_{6\times 6}(\mathbb{Z})$ that is symmetric and has determinant zero. I want to deterministically figure out if there exists a matrix $T\in M_{6\times 5}(\mathbb{Z})$ such that $...
rationalbeing's user avatar
10 votes
2 answers
624 views

Latimer and MacDuffee proved that there is a bijection between similarity classes of integer matrices with irreducible characteristic polynomial $\chi$ and the ideal class monoid of $\mathbb{Z}[\alpha]...
Ben Marlin's user avatar
2 votes
0 answers
103 views

The question itself is formulated in the title, so below I specify the matrices and expressions mentioned there. In case if this is something known or can be easily deduced from something known, this ...
Nikita Safonkin's user avatar
2 votes
1 answer
169 views

Let $M$ be a fixed $m \times n$ rectangular matrix ($m > n$) with non-negative integer coefficients. Does there exist a pair $(R, \epsilon)$ with the following properties: If $b$ is a $m \times 1$ ...
Leon Staresinic's user avatar
5 votes
0 answers
215 views

Let $r \leq n$ be integers, and let $A$ be an $r \times n$ integer-valued matrix such that each $r\times r$ minor of $A$ is in $\{0, 1,-1\}$. Is it true that each $r^2 \times r^2$ minor of $A\otimes A$...
Ben's user avatar
  • 970
1 vote
0 answers
66 views

Given a vector $v\in\mathbb Z^n$ and pairwise commutative matrices $M_1,\dotsc,M_k\in \operatorname{SL}(n,\mathbb Z)$, how to compute all 01-vectors in the orbit of $v$ with respect to multiplication ...
Max Alekseyev's user avatar
2 votes
0 answers
66 views

Suppose we have a symmetric matrix $M\in\operatorname{Sym}{M}_{n}(\mathbb{Z})$ having some negative eigenvalues. Are there algorithms filling the entries of a (possibly) bigger symmetric matrix $M'\in\...
Hvjurthuk's user avatar
  • 583