The eigenvalue tag has no wiki summary.
2
votes
2answers
127 views
What is known about the spectrum of a Cauchy matrix?
Math people:
A Cauchy matrix is an $m$-by-$n$ matrix $A$ whose elements have the form
$a_{i,j} = \frac{1}{x_i-y_j}$, with $x_i \neq y_j$ for all $(i, j)$, and the $x_i$'s and $y_i$'s belong to a ...
-2
votes
3answers
123 views
relationship between eigenvalues/eigenvectors of A, B and AB [closed]
What is the eigenvalue/eigenvector relationship between matrix A,B and AB?
1
vote
0answers
37 views
Effect of removing a Hamiltonian cycle on the Laplacian spectrum
Notation: $\lambda_{\max}(G)$ is the largest eigenvalue of the Laplacian matrix of the graph $G$ (aka the Laplacian index of $G$).
Now suppose $G$ is a Hamiltonian graph with Hamiltonian cycle $C$.
...
1
vote
0answers
38 views
positiveness of the inverse solution to Sylvester equation
I need to construct a non-negative matrix with desired eigenvalues. To that end, I came up with a block matrix of the following form:
$$
\mathbf{M} = \begin{vmatrix}
\mathbf{A} & \mathbf{b} \\\
...
0
votes
0answers
58 views
How to prove equivalence of two Semidefinite optimization models?
I want to prove that the following two models are equivalence.
Is there any suggestion that how could be proved?
First model:
$$\min ~~ E | y| $$
$$~~~~~~~~~~~~s.t. ~~\langle I, W \rangle = k, $$
...
5
votes
0answers
124 views
Eigenvalues of permutations of a real matrix: how complex can they be?
This is sort of complementary to this thread. I’ll repeat the definitions here:
For a matrix $M\in GL(n,\mathbb R)$, consider the $n!$ matrices obtained by permutations of the rows (say) of $M$ and ...
16
votes
1answer
402 views
Eigenvalues of permutations of a real matrix: can they all be real?
For a matrix $M\in GL(n,\mathbb R)$, consider the $n!$ matrices obtained by permutations of the rows (say) of $M$ and define the total spectrum $TS(M)$ as the union of all their spectra (counting ...
1
vote
2answers
258 views
Eigenvalues of Symmetric Tridiagonal Matrices
Suppose I have the symmetric tridiagonal matrix:
$ \begin{pmatrix}
a & b_{1} & 0 & ... & 0 \\\
b_{1} & a & b_{2} & & ... \\\
0 & b_{2} & a & ... & 0 ...
0
votes
2answers
102 views
Eigenvalues of an amplification matrix
Let $A$ and $B$ square real matrices.
I know that the matrix $A+B$ has 1 as eigenvalue of multiplicity 1 and the others eigenvalues have their modulus <1.
Can we say something about the eigenvalues ...
0
votes
1answer
91 views
Can an accumulation point be an eigenvalue?
For an discrete (separable) infinite-dimensional Hilbert Space with a compact operator, 0 is always an accumulation point (https://www.math.ucdavis.edu/~hunter/book/ch9.pdf).
Does this mean its part ...
1
vote
0answers
37 views
Which matrix/operator in a cone has the smallest negative spectral part?
Background:
Let $\mathcal{K}$ be set (convex cone, if you like) of symmetric matrices of order $n$. Each matrix $A \in \mathcal{K}$ can be decomposed in a unique way as $A=A_{+}-A_{-}$, where ...
1
vote
0answers
43 views
On generalization of Wigner semi circle
I want to analyse noise model for a matrix M whose entries are not real numbers. The matrix is a collection of N permutation matrices of size nxn i.e, M is NnxNn. Because its a collection of ...
0
votes
0answers
102 views
nodal lines in the dirichlet problem
In the Dirichlet problem if nodal lines do not touch $\partial\Omega$ (unit disk), what happens to the eigenvalues?
Thanks for help.
0
votes
1answer
151 views
eigenvalues of two nonnegative matrices
Let $A$ and $B$ be symmetric non-negative matrices. If $A\geq B$ (i.e., $A-B$ is a nonnegative matrix), can we say that $\lambda_i(A) \geq \lambda_i(B)$ for all $i$, where $\lambda_i$ denotes the ...
2
votes
1answer
218 views
Non symmetric matrices with real eigenvalues
Consider the following block matrix
$A=\pmatrix{A_1 & A_2\cr kA_2^\top & A_3}$
where $A_1$ is a symmetric matrix, $A_3$ is diagonal matrix and all entries of $A$ are real and non-negative.
...