Proving Properties of Adjoint Operators in Functional Analysis

AI Thread Summary
The discussion focuses on proving key properties of adjoint operators in functional analysis, particularly for mappings between Hilbert spaces H and K. The participant seeks to establish the existence of a unique adjoint operator T^*, demonstrating its linearity and boundedness. They also explore the conditions under which T is isometric, specifically that T^*T = I, and the implications of T being an isometry, such as having a closed range. Additionally, they inquire about proving identities involving adjoint operators, including (TS)^* = S^*T^* and T^*^* = T. The participant is looking for verification of their proofs and guidance on the remaining parts.
Oxymoron
Messages
868
Reaction score
0
Im having some difficulties proving some basic properties of the adjoint operator. I want to prove the following things:

1) There exists a unique map T^*:K\rightarrow H
2) That T^* is bounded and linear.
3) That T<img src="/styles/physicsforums/xenforo/smilies/arghh.png" class="smilie" loading="lazy" alt=":H" title="Gah! :H" data-shortname=":H" />\rightarrow K is isometric if and only if T^*T = I.
4) Deduce that if T is an isometry, then T has closed range.
5) If S \in B(K,H), then (TS)^* = S^*T^*, and that T^*^* = T.
6) Deduce that if T is an isometry, then TT^* is the projection onto the range of T.

Note that H,K are Hilbert Spaces.

There are quite a few questions, and I am hoping that by proving each one I will get a much better understanding of these adjoint operators. Now I think I have made a fairly good start with these proofs, so I'd like someone to check them please.

We'll begin with the first one.
 
Physics news on Phys.org
I want to prove that there exists a unique mapping T^*:K\rightarrow H such that

\langle Th,k \rangle = \langle h, T^*k \rangle \quad \forall \, h \in H, \, k\in K

For each k \in K, the mapping h \rightarrow \langle Th, k\rangle_K is in H^*. Hence by Riesz's theorem, there exists a unique z \in H such that

\langle Th,k \rangle_K = \langle h,z \rangle_H \quad \forall \, h \in H.

Therefore there exists a unique map T^*: K \rightarrow H such that

\langle Th, k\rangle_K = \langle h,T^*k\rangle_H \quad \forall \, h \in H, \, k \in K.

Therefore there exists a unique T^*. \square
 
2a) To see that T^* is linear, take k_1, k_2 \in K and \lambda \in \mathbb{F}, then for any h \in H we have

\langle Th,k_1+\lambda k_2 \rangle_K &amp;=&amp; \langle Th,k_1\rangle_K + \overline{\lambda}\langle Th, k_2 \rangle_K \\<br /> &amp;=&amp; \langle h,T^*k_1\rangle_K + \overline{\lambda}\langle h,T^*k_2\rangle_K \\<br /> &amp;=&amp; \langle h, T^*k_1 + \lambda T^*k_2\rangle_K <br />

Hence

T^*(k_1+\lambda k_2) = T^*(k_1) + \lambda T^*(k_2)

T^* is linear. \square
 
2b) To prove that T^* is bounded note first that

\|T^*k\|^2 = \langle T^* k, T^*k \rangle_K = \langle T(T^*k), k \rangle \leq \|T(T^*k)\|\|k\| \leq \|T\|\|T^*k\|\|k\| \quad \forall \, k \in K

Now suppose that \|T^*k\| &gt; 0. Then dividing the above by \|T^*k\| we have

\|T^*k\| \leq \|T\|\|k\| \quad \forall \, k \in K

Note that this is trivial if \|T^*k\| = 0.

Therefore T^* is bounded. \square
 
Im not sure how to begin part 3 and 4 so I'll skip it for now.

5) Now I am not sure if what I have done here proves anything?

\langle T^*^* h,k \rangle = \langle x, T^* y\rangle = \overline{\langle T^*y, x\rangle} = \overline{\langle y, Tx \rangle} = \langle Tx,y \rangle

Does this prove that T^*^* = T?

\langle (TS)^*x,y \rangle = \langle y, (TS)x \rangle = \langle T^*x, Sy \rangle = \langle S^*T^*x,y \rangle

And does this prove that (TS)^* = S^*T^*?
 
3) We have to prove the following if and only if statement:

\|Th\| = \|h\| \Leftrightarrow T^*T = I

(\Leftarrow)

Suppose T^*T = I is true, then

\|Th\|^2 = \langle Th,Th \rangle = \langle h,T^*Th \rangle = \langle h,h \rangle = \|h\|^2

Hence \|Th\| = \|h\|[/tex] after taking square roots of both sides.<br /> <br /> (\Rightarrow)<br /> <br /> Suppose \|Th\| = \|h\| is true, then we have<br /> <br /> \|Th\|^2 = \|h\|<br /> <br /> That is<br /> <br /> \langle Th,Th \rangle = \langle h,h \rangle<br /> <br /> This implies that<br /> <br /> \langle h,T^*Th \rangle = \langle h,h \rangle<br /> <br /> Which implies that<br /> <br /> T^*T = I<br /> <br /> Therefore \|Th\| = \|h\| \Leftrightarrow T^*T = I. \square[/tex]
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top