Operator T, ##T^2=I##, -1 not an eigenvalue of T, prove ##T=I##.

Click For Summary
The discussion focuses on proving that if -1 is not an eigenvalue of operator T, then T must equal the identity operator I. It establishes that the null space of T+I consists of eigenvectors corresponding to the eigenvalue -1, which contradicts the assumption that -1 is not an eigenvalue. Consequently, if (T-I)v is not zero, then (T+I)(T-I) cannot equal zero. The conclusion drawn is that for (T+I)(T-I) to equal zero for all vectors v in V, it must follow that T-I equals zero. Thus, the proof confirms that T equals I.
zenterix
Messages
774
Reaction score
84
Homework Statement
Suppose ##T\in\mathcal{L}(V)## and ##T^2=I## and ##-1## is not an eigenvalue of ##T##. Prove that ##T=I##
Relevant Equations
Since ##T^2=I## then ##T_2-I=0## is the zero operator. Then ##(T+I)(T-I)=0##.
Now, for ##v\in V##, ##(T+I)v=0\implies Tv=-v##. That is, the null space of ##T+I## is formed by eigenvectors of ##T## of eigenvalue ##-1##.

By assumption, there are no such eigenvectors (since ##-1## is not an eigenvalue of ##T##).

Hence, if ##(T-I)v \neq 0## then ##(T+I)(T-I)v\neq 0##.

Thus, For ##(T+I)(T-I)=0## we need to have ##(T-I)v=0## for all ##v \in V##.

##(T-I)v=Tv-v=0\implies Tv=v##

Therefore, it must be that ##T=I##.

This is the solution I came up with.

For comparison, here is another solution. My solution differs from this solution, I just want to make sure my reasoning is correct since my proof seems simpler than the linked solution.
 
Physics news on Phys.org
Your solution looks fine.
 
You can make it a bit shorter. If the null space of ##T+I## contains only the zero vector. This operator is invertable so ##(T+I)(T-I)=0## implies ##T-I=0##.
 
  • Like
Likes zenterix and PeroK
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...