What is the inner product of a linear operator on a complex inner product space?

phagist_
Messages
24
Reaction score
0

Homework Statement



Let T : V \rightarrow V be a linear operator on a complex inner product space V , and let
S = I + T^{*}T, where I : V \rightarrow V is the identity.
(a) Write <Sx,x> in terms of x and Tx.
(b) Prove that every eigenvalue \lambda of S is real and satisfies \lambda\geq 1.
(c) Prove that the nullspace of S is \{0\}.

Homework Equations


The Attempt at a Solution


Ok I really hardly have any idea on how to tackle this problem.

Am I right in thinking that; in terms of Tx and x
<Sx,x> becomes <[I+T^{*}T]x,x>?
If so, I'm thinking of using the properties of inner products, but so far I've only dealt with scalars inside the <,> brackets, and not linear operators.
I'm really struggling with it and thus haven't attempted parts b or c yet.

Any help/comments would be greatly appreciated,
cheers!
 
Last edited:
Physics news on Phys.org
phagist_ said:

Homework Statement



Let T : V \rightarrow V be a linear operator on a complex inner product space V , and let
S = I + T^{*}T, where I : V \rightarrow V is the identity.
(a) Write &lt;Sx,x&gt; in terms of x and Tx.
(b) Prove that every eigenvalue \lambda of S is real and satisfies \lambda\geq 1.
(c) Prove that the nullspace of S is \{0\}.

Homework Equations





The Attempt at a Solution


Ok I really hardly have any idea on how to tackle this problem.

Am I right in thinking that; in terms of Tx and x
&lt;Sx,x&gt; becomes &lt;[I+T^{*}T]x,x&gt;?
If so, I'm thinking of using the properties of inner products, but so far I've only dealt with scalars inside the <,> brackets, and not linear operators.
Well, what are the "properties of inner products" that you could use? Stop "thinking" about using them and use them! Mainly what you need about linear operators here is the definition of T^*

I'm really struggling with it and thus haven't attempted parts b or c yet.

Any help/comments would be greatly appreciated,
cheers!
 
So I have
<br /> &lt;[I+T^{*}T]x,x&gt;<br />

and the definition of T^* is &lt;Tx,x&gt;=&lt;x,T^*x&gt;

but I'm not really familiar with &lt;Sx,x&gt;.. this means that S is operating on x, right?
Then another way to say it is <br /> &lt;[I+T^{*}T]x,x&gt;<br />
I'm looking for a way to 'break it up'.. I know the property that &lt;ax,x&gt; = a&lt;x,x&gt; and &lt;x+y,z&gt; = &lt;x,z&gt; + &lt;y,z&gt;but as I said before, I'm only familiar with that when a, x, y and z are scalars from some field.

Sorry if these questions/remarks seem stupid, but I just haven't come a problem of this variety before - and are unfamiliar with how to handle it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top