HW 5 - Positive Operators and Isometries

7.C: Positive Operators and Isometries

1

Question

Prove or give a counterexample: If TL(V) is self-adjoint and there exists an orthonormal basis e1,...,en of V such that Tej,ej0 for each j, then T is a positive operator.

Proof
This is false via the following explanation. The proof prior shows where the proof would fail in the process.

Notice that since e1,...,en is an orthonormal basis of V then any vV has:

v=i=1nαiei

Thus, for the condition of T being positive, we already have T is self-adjoint, and for positivity:

Tv,v=i=1nαiT(ei),i=1nαiei=i=1nj=1nαiαjTei,ej

which is where the proof would have to stop. Thus we want a Tei,ej<0 for all i,j.

Define V=R2 and T is the matrix over the standard orthonormal basis β={e1,e2} given by:

M(T,β)=[0110]

Notice M(T,β)=M(T,β)=M(T,β) so T=T and thus is self-adjoint. However:

Te1,e1=0=Te2,e20

per our requirement while:

Te1,e2=1=Te2,e1

Thus:

Tv,v=i=12j=12αiαjTei,ej<0

since each Tei,ej0 while we have at least one Te1,e2<0.

2

Question

Suppose T is a positive operator on V. Suppose v,wV are such that:

Tv=w

and:

Tw=v

Then v=w.

Proof
Since T is positive, then since each positive operator has only one positive square root, then it's unique. Notice that in this specific case for v:

T(Tv)=T2v=Tw=v(T2I)v=0=(T+I)(TI)v

thus v is an eigenvector of T2. Notice that if v or w are 0 then the other vector must be the zero vector, proving v=w=0. Now if v,w0 then they are valid eigenvectors of T2 with λ=1.

Notice further that v is an eigenvector of T with λ=±1, but it can't be the negative because if it was then:

Tv,v=v,v=v,v0

which would be a contradiction to T being positive. Thus v is an eigenvector with λ=1 and thus Tv=v=w so v=w.

4

Question

Suppose TL(V,W). Prove that TT is a positive operator on V and TT is a positive operator on W.

Proof
To show that we get positivity, first:

TTv,v=Tv,Tv0TTw,w=Tw,Tw0

And then for the self-adjointness notice that:

(TT)=T(T)=TT(TT)=(T)T=TT

5

Question

Prove that the sum of two positive operators on V is positive.

Proof
Consider T1,T2L(V) both positive. As such T1,T2 are self-adjoint. Notice:

(T1+T2)v,v=T1v+T2v,v=T1v,v0+T2v,v00

Thus T1+T2 has the positive-definiteness. We then can show T1+T2 is self adjoint because:

(T1+T2)v,v=T1v,v+T2v,v=v,T1v+v,T2v=v,(T1v+T2v=v,(T1+T2)v

Thus T1+T2 is self-adjoint.

6

Question

Suppose TL(V) is positive. Then Tk is positive for all kZ+.

Proof
Induction over k. For k=1 the base case is trivial. For k=2 case (first positivity then self-adjointness):

T2v,v=Tv,Tv0T2v,v=Tv,Tv=v,T2v

Both using the fact that T is positive and moving it to the other side.

Now suppose that the theorem holds for all values of k1 or less. We'll show the k case. Notice first Tn is self-adjoint because using the fact that T is self-adjoint:

Tnv,v=Tn1Tv,v=Tv,Tn1vInductive Hypothesis (k1)=v,TTn1vT is positive=v,Tnv

Thus Tn is self-adjoint.

For the positivity:

Tkv,v=Tk1v,Tv=Tk2w,wTv=w0Inductive Hypothesis k2

7

Question

Suppose T is a positive operator on V. Then T is invertible if and only if:

Tv,v>0

for every vV with v0.

Proof
We just have to show either injective or surjective to have it be equivalent for invertibility, since TL(V) (T is specifically an operator on one vector space). We'll do injectivity.

(): T is invertible. Let vV where v0. Since T is positive then:

Tw,w0

for every wV. Assume for contradiction Tv,v=0. As a property, there is a (unique) operator RL(V) where T=RR where R is positive (and self-adjoint). Thus:

Tv,v=RRv,v=Rv,Rv=Rv2=0

Thus Rv=0 but then R2v=0 but then that means Tv=0 and since T is invertible then that implies v=0 which is a contradiction.

Notice that since v0 then

(): Suppose Tv,v>0 for any vV{0}. So Tv0 so then vnull(T). Thus since v was arbitrary non-zero vector then only null(T)={0} so T is injective and thus invertible.

8

Question

Suppose TL(V). For u,vV define u,vT by:

u,vT=Tu,v

Prove that ,T is an inner product on V iff T is an invertible positive operator (with respect to the original inner product ,)

Proof
(): First we know ,T is an inner product. Notice that we only need to show injectivity for invertibility since T is an operator. Let vV be arbitrary vector. Let Tv=0 thus vnull(T). We'll show v=0 because:

v,vT=Tv,v=0v,vT=0

so since ,T is an inner product we must have v=0. Thus null(T) is trivial and thus T is injective and thus invertible.

For positivity, showing that the inner product is always positive-definite is easy because:

v,vT=Tv,v0

because ,T has the property of positive-definiteness. For T being self-adjoint:

u,vT=v,uTTu,v=Tv,u=u,Tv

Thus T is self-adjoint.

(): Suppose T is invertible and positive. We show ,T is an inner product:

v,vT=Tv,v>0

via HW 5 - Positive Operators and Isometries#7. Clearly if v=0 then Tv,v=0.

αv+βu,wT=T(αv+βu),w=αTv+βTu,w=αTv,w+βTu,w=αv,wT+βu,wT u,vT=Tu,v=v,Tu=Tv,uT is self-adjoint=v,uT

10

Question

Suppose SL(V). Then prove that the following are equivalent:

  • S is an isometry
  • Su,Sv=u,v for all u,vV
  • Se1,...,Sem is an orthonormal list for every orthonormal list of vectors e1,...,em in V
  • Se1,...,Sen is an orthonormal basis for some orthonormal basis e1,...,en of V.

Proof
Suppose (a), so S is an isometry. Then by the characterization of isometries, then S must be an isometry. As such, the following are equivalent:

Notice if you wanted to show the other directions, that one of the other points being true implies (a), that you can just use the characterization of isometries of any of these to imply that (S)=S must be an isometry.

11

Question

Suppose T1,T2 are normal operators on L(F3) and both operators have 2,5,7 as eigenvalues. Then prove there exists an isometry SL(F3) such that T1=ST2S.

Proof
Since dim(F3)=3 and we have 3 eigenvalues, then we have an orthonormal eigenbasis f1,f2,f3 where λ1=2 and λ2=5 and λ3=7 for T1, while T2 has the same eigenvalues with the eigenbasis e1,e2,e3 (with the same eigenvalues).

Construct S such that it takes in any vector from F3 and gives a basis representation in terms of the f's from the e's. Namely:

Sfi=ei

Notice then that this is an isometry because since v=i=13αifi:

Sv2=Sv,Sv=S(i=13αifi),S(i=13αifi)=i=13αiS(fi),i=13αiS(fi)=i=13αiei,i=13αiei=i=13j=13αiαjei,ei=χ(i=i)=1=i=13j=13αiαjfi,fi=i=13αifi,i=13αifi=v,v=v2

Thus S is an isometry. We'll show T1=ST2S. Notice that since S is an isometry then S=S1. As a result:

S1ei=fi=Sei

Then take any arbitrary v=i=13αifi and then notice:

T1v=T1(i=13αifi)=i=13αiT1(fi)=i=13αiλifi

while:

ST2Sv=ST2(Sv)=ST2(i=13αiS(fi))=ST2(i=13αiei)=Si=13αiT2(ei)=Si=13αiλiei=i=13αiλiS(ei)=i=13αiλifi

Thus since v was arbitrary it follows T1=ST2S.