Let $X$ be a Banach space, and $T$ be a bounded linear map from $X$ to $X$. Suppose that $a$ is an eigenvalue of $T^n$ for some postive integer $n$, Show that some $n$-th root of $a$ is an eigenvalue of $T$.
2026-04-02 10:37:00.1775126220
Eigenvalues of bounded linear operator
472 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in EIGENVALUES-EIGENVECTORS
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Stability of stationary point $O(0,0)$ when eigenvalues are zero
- Show that this matrix is positive definite
- Is $A$ satisfying ${A^2} = - I$ similar to $\left[ {\begin{smallmatrix} 0&I \\ { - I}&0 \end{smallmatrix}} \right]$?
- Determining a $4\times4$ matrix knowing $3$ of its $4$ eigenvectors and eigenvalues
- Question on designing a state observer for discrete time system
- Evaluating a cubic at a matrix only knowing only the eigenvalues
- Eigenvalues of $A=vv^T$
- A minimal eigenvalue inequality for Positive Definite Matrix
- Construct real matrix for given complex eigenvalues and given complex eigenvectors where algebraic multiplicity < geometric multiplicity
Related Questions in BANACH-SPACES
- Problem 1.70 of Megginson's "An Introduction to Banach Space Theory"
- Is the cartesian product of two Hilbert spaces a Hilbert space?
- Why is $\lambda\mapsto(\lambda\textbf{1}-T)^{-1}$ analytic on $\rho(T)$?
- Is ${C}[0,1],\Bbb{R}$ homeomorphic to any $\Bbb{R^n}$, for an integer $n$?
- Identify $\operatorname{co}(\{e_n:n\in\mathbb N\})$ and $\overline{\operatorname{co}}(\{e_n : n\in\mathbb N\})$ in $c_0$ and $\ell^p$
- Theorem 1.7.9 of Megginson: Completeness is a three-space property.
- A weakly open subset of the unit ball of the Read's space $R$ (an infinite-dimensional Banach space) is unbounded.
- Separability of differentiable functions
- Showing $u_{\lambda}(x):= \left(\frac{\lambda}{{\lambda}^{2}+|x|^2}\right)^{\frac{n-2}{2}}$ is not sequentially compact in $L^{2^{*}}$
- Proving that a composition of bounded operator and trace class operator is trace class
Related Questions in SPECTRAL-THEORY
- Why is $\lambda\mapsto(\lambda\textbf{1}-T)^{-1}$ analytic on $\rho(T)$?
- Power spectrum of field over an arbitrarily-shaped country
- Calculating spectrum and resolvent set of a linear operator (General question).
- Operator with compact resolvent
- bounded below operator/ Kato-Rellich
- Show directly that if $E_1\geqslant E_2\geqslant\dots$, then $E_i\rightarrow \bigwedge E_i$ strongly.
- Is the spectral radius less than $1$?
- How to show range of a projection is an eigenspace.
- Spectral radius inequality for non-abelian Banach algebras
- Do unitarily equivalent operators have the same spectrum?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The key fact here is the Spectral Mapping Theorem, which says that $$ \sigma(T^n)=\sigma(T)^n. $$
Note that the theorem above is way more general: it shows that $\sigma(f(T))=f(\sigma(T))$ for any holomorphic (on $\sigma(T)$) function $f$.
As mentioned above by Ben, there is a straightforward way in the concrete case where $f(z)=z^n$.
If you let $\omega_1,\ldots,\omega_n$ be the $n^{\rm th}$ complex roots of $a$, then $(x-\omega_1)\cdots(x-\omega_n)=x^n-a$ (by the Fundamental Theorem of Algebra). Then this equality can be also written for $T$: $$\tag{*} T^n-aI=(T-\omega_1I)\cdots(T-\omega_nI). $$ Since $a$ is in the spectrum of $T^n$, we have that $T^n-aI$ is not invertible. Then at least one factor from the right hand side of $(*)$ is not invertible: this means that there exists at least one $k$ with $T-\omega_kI$ not invertible, and so $\omega_k$ is in the spectrum of $T$.
Note that the argument above does not require "eigenvalue", and it works for all elements of the spectrum.