Skip to main content

Questions tagged [eigenvalues-eigenvectors]

Eigenvalues are numbers associated to a linear operator from a vector space $V$ to itself: $\lambda$ is an eigenvalue of $T\colon V\to V$ if the map $x\mapsto \lambda x-Tx$ is not injective. An eigenvector corresponding to $\lambda$ is a non-trivial solution to $\lambda x - Tx = 0$.

Filter by
Sorted by
Tagged with
3 votes
2 answers
218 views

Given a matrix $Z\in\Bbb R^{n\times n}$, write $Z\succ0$ to mean that $\langle v,Zv\rangle>0$ when $v\ne0$. (We may say that $Z$ is positive definite, but note that $Z$ is not required to be ...
Akiva Weinberger's user avatar
0 votes
0 answers
11 views

I am looking for the spectrum (adjacency or Laplacian) of the graph where vertices are labelled $1,2,..,n$ and $i$ and $j$ are adjacent if $|i-j|\le d$. The adjacency matrix is a symmetric Toeplitz ...
jcmj's user avatar
  • 1
2 votes
1 answer
161 views

I'm trying to understand division by zero cases in the eigenvector of a three-by-three real symmetric matrix, and how to avoid them. I have the following matrix, where every value is real: \begin{...
Status's user avatar
  • 261
1 vote
0 answers
47 views

First I’ll recap the normal eigenvalue problem to help explain what I’m asking. Say we have an $n\times n$ matrix $A$. Then $\det(\lambda I-A)$ is its characteristic polynomial and its zeroes are the ...
QuantumWiz's user avatar
0 votes
0 answers
28 views

I have a question about an equation that is so simple that I feel like it should have a name and be analyzed, but I can't find a reference for it, so I am hoping someone here has seen this before. I ...
Nils R's user avatar
  • 61
4 votes
0 answers
97 views

Given a positive-definite matrix $A$ and complex column vectors $\mathbf{u}$, $\mathbf{v}$, the following relation $A\mathbf{u}=\lambda(\mathbf{u}+\mathbf{v})$ is satisfied, where $\lambda>0$. In ...
ecook's user avatar
  • 461
3 votes
1 answer
149 views

I came across this answer which claims that not every Perron number admits a primitive non-negative integral matrix representation. This seems to contradict Lind's theorem, which states: If $\lambda$ ...
Nyan's user avatar
  • 31
2 votes
0 answers
79 views

I am reading Numerical Linear Algebra by Lloyd N. Trefethen and David Bau, III. On p.16 in this book: Exercise 2.5. Let $S\in\mathbb{C}^{m\times m}$ be skew-hermitian, i.e., $S^*=-S$. (a) Show by ...
tchappy ha's user avatar
  • 10.4k
1 vote
0 answers
12 views

Say we have a matrix $A = L + \beta^{2} M$, where $\beta$ is a real scalar. The matrices $L$ and $M$ are symmetric positive semi-definite and symmetric positive definite respectively. I am interested ...
prananna's user avatar
0 votes
0 answers
56 views

I am following a discrete controls theory course and one of the professor's theory slides states that if $I$ is the identity matrix and $\lambda$ is not an eigenvalue of matrix $A$, it can be shown ...
Peacock's user avatar
  • 21
0 votes
2 answers
129 views

It is well known that the eigenvalues $(\lambda_i)_i$ of a traceless square $n\times n$ matrix $M$ (with no other assumptions) check : \begin{equation} \sum_{i=1}^n \lambda_i = 0 \end{equation} For $2\...
deb2014's user avatar
  • 223
0 votes
0 answers
19 views

I am working on generating random cylindrical shells using a multivariate Gaussian distribution. To construct the covariance matrix, I am employing the following function: $$ K \left( \theta_L, z_L \...
frustrated_engineer's user avatar
0 votes
1 answer
56 views

I am trying to do what is done in the following article : A "“poor man’s approach” to modelling of micro-structured optical fibres". At some point in the article they consider the following ...
Sympathic Cone's user avatar
4 votes
1 answer
70 views

Let $A\in\mathbb{R}^{n\times n}$ be a symmetric matrix. Consider the bordered matrix $$ B(x, v) \;=\; \begin{bmatrix} A & v\\[2pt] v^{\top} & x \end{bmatrix}\in\mathbb{R}^{(n+1)\times(n+1)}. $$...
WinnieXi's user avatar
  • 163
2 votes
0 answers
179 views

For a while now I have been interested in the following (AFAIK) open problem: what is the $ L_p [0,1]$ norm of fractional integral operator $V^s: L_p[0,1] \to L_p[0,1] $ defined as $$ (V^s f)(x) = \...
Confused's user avatar
7 votes
1 answer
137 views

Let $G$ be a finite group and $H\le G$. Let $\lbrace{\rho_1,\rho_2,\ldots,\rho_t}\rbrace$ be the set of all inequivalent, irreducible representations of $G$. Consider the sum $$T:=\sum_{g\in G\...
SPDR's user avatar
  • 724
2 votes
0 answers
118 views

We study the eigenvalue problem of the nonlinear Poisson equation $$\begin{equation} \begin{cases} \begin{aligned} -\Delta u &= \lambda f(u), \quad u>0 \quad &&\text{in } \Omega \\ u &...
hannah2002's user avatar
0 votes
1 answer
73 views

Suppose that I have two matrices $A$ and $B$ which are both symmetric: $A=A^T, B=B^T$. Moreover, I know how to diagonalize both $A$ and $B$. Now I would like to define $T=A^{1/2}BA^{1/2}$, which is ...
miggle's user avatar
  • 391
1 vote
0 answers
76 views

This question in the sample final for my linear algebra class has me, for the first time in this class, stumped (and the prof hasn't released a solution set): Suppose $M$ is a matrix of the form $\...
Ryder Mendelson's user avatar
2 votes
0 answers
59 views

Let $A(s)$ be an $N\times N$ matrix with all its elements proper rational functions in $s$ with real coefficients, and are analytic in the closed right-half plane (RHP) $\mathrm{Re}(s)\geq0$, i.e., ...
George C's user avatar
  • 565
0 votes
0 answers
52 views

Consider a matrix of the form $ A = \begin{pmatrix} 2I & -M & 0 & \dots & 0 \\ -M^T & I+M^TM & -M & \dots & 0 \\ \vdots & \ddots & \ddots & \dots & \...
thespaceman's user avatar
3 votes
1 answer
99 views

From Linear Algebra Done Right 4th edition, pg. 141 problem 22. Suppose $T ∈ L(V)$ and there exist nonzero vectors $u$ and $w$ in $V$ such that $Tu = 3w$ and $Tw = 3u$. Prove that $3$ or $−3$ is an ...
ElmoMierz's user avatar
6 votes
0 answers
138 views

The question is related to this stackexchange question We fix a parameter $0<q<1$. Let $l^2=l^2_{\geq 1}$. We define an operator $T$ on $l^2$ by $$ T(e_n)=q^n\sqrt{1-q^{2n}}e_{n+1}. $$ Its ...
Zhaoting Wei's user avatar
  • 1,204
0 votes
0 answers
22 views

If you have a collection of n (nonzero and unique) eigenvectors, is there a way to find a general form of an n-by-n matrix that corresponds to them in such a way that 'rules out' alternative forms? ...
Sciencemaster's user avatar
0 votes
2 answers
53 views

If you have a collection of n (nonzero and unique) eigenvectors, is there a way to find a general form of an n-by-n matrix that corresponds to them? In addition, is it possible to check for some kind ...
Sciencemaster's user avatar

1
2 3 4 5
294