1
vote
0answers
26 views
Possible diagonal values of a product of matrices with some specific characteristics
Hello all,
This is a question that might or might not be related to my previous one.
Imagine you have two matrices:
Matrix $\mathbf{\Phi}=[\Phi_1,\ldots,\Phi_M]\in\mathbb{R}^{L …
4
votes
0answers
80 views
Matrix Inverse with Same Principal Minors
Given an invertible matrix $A \in \mathbb{R}^{n \times n}$, and index set $\langle n\rangle = \{ 1, \dots, n \}$, and the submatrix $A(\alpha)$ with the columns and rows of $A$ wit …
2
votes
1answer
88 views
A spectral radius inequality
Define $\rho(A)$ to be the spectral radius of a square matrix $A$. Let $S$ and $T$ be two non-negative square matrices and $h$ a real number such that $\rho(S+T) < h$. Show that …
3
votes
2answers
344 views
Average size of determinants of integer matrices?
I am interested in estimating how large determinants of matrices tend to be 'on average' given the following model: suppose we form $n \times n$ matrices $M$ such that all of the e …
2
votes
1answer
99 views
Is Ryser’s conjecture on permanent minimizers still open?
Let $A(k,n)$ be the set of $\{0,1\}$ matrices of order $n$ with all their line sums equal to $k$.
Conjecture number 5 on the list from Minc's book, attributed to Ryser, says that …
0
votes
0answers
122 views
The eigenvalues of the product of two matrices [closed]
Hi
Suppose that $A$ is a symmetric positive semi-definite matrix and $B$ is a square matrix (not necessarily symmetric) with the real parts of all the eigenvalues positive. Will a …
3
votes
3answers
142 views
A short question about the DFT matrix
Is the DFT matrix the unique* unitary matrix with all entries of same magnitude?
(*up to some trivial transformations)
0
votes
0answers
25 views
Condition number of rectangular gaussian matrix
Hello,
I am concerned with a rectangular m by n matrix M, with entries picked as Gaussian random variables (with some fixed mean and variance).
How large does m need to be so tha …
0
votes
0answers
35 views
Inverses of leading principal minors are leading principal minors of inverse
What can one say about a matrix for which the inverse of each leading principal minor is equal to the leading principal minor of its inverse (of the same dimensions, of course)? Fo …
7
votes
1answer
242 views
Probability that a random distance function is metric
Take a random $n \times n$ nonnegative symmetric matrix $D$ with zero diagonal. What is the probability that it is an abstract distance matrix, i.e. satisfies $D_{xy}+D_{yz} \geq D …
16
votes
1answer
426 views
2x2 subdeterminants of a matrix
If N>2, it is well known that if two invertible NxN matrices A and B have the same determinants of any 2x2 corresponding submatrices, then A=B or A=-B.
Given then all these 2x2 det …
2
votes
0answers
179 views
Matrix Transpose Similarility
A famous problem in linear algebra is that
"A $n\times n$ matrix $A$ over a field $\mathbb{F}$ is similar to its transpose $A^T$."
I know one proof using Smith Normal form. Howeve …
1
vote
2answers
183 views
On matrix norms
It is standard to define an induced matrix norm $|||\cdot|||$ from a vector norm $||\cdot||$ in this way:
$|||A|||=\max_{x \neq 0}{\frac{||Ax||}{||x||}}$.
Suppose we define a dif …
4
votes
2answers
187 views
system of homogeneous matrix equations
Edit: Maybe I should make it clear that by a solution I mean a pair of matrices $(A,B)$ such that the identity below holds for any complex numbers $x,y$.
One of my friend asked me …
1
vote
0answers
49 views
Characterizing the singular values of a matrix with structure
Suppose we have a function from $\mathbb{R}^2\to\mathbb{C}$,
$$f(x,y) = e^{\imath\pi x g(y)}$$
where $g(y)$ is periodic in $y\in[-T, T),\ T<\infty$ (e.g., a sinusoid) and $0\le …

