Finding the Adjoint of an Operator on a Hilbert Space

  • Thread starter Thread starter pyf
  • Start date Start date
pyf
Messages
5
Reaction score
0

Homework Statement


Let H be a Hilbert space, with a in H and b in H.

Let u be an operator on H with u(x)=<b,x>a

Find the adjoint of u.

Thanks!

Homework Equations


<ux,y>=<x,u*y>


The Attempt at a Solution


<ux,y>=<<b,x>a,y> = <b,x><a,y> = <b<a,y>,x>

So it seems that all I need to do is flip that last inner product round. But that will introduce a complex conjugate, stopping me from getting the equation to the right form (maybe?).
 
Physics news on Phys.org
Is <<b,x>a,y> = <b,x><a,y> really correct?
 
The inner product is linear in its first argument, so I think so.
 
pyf said:
The inner product is linear in its first argument, so I think so.

Ok, I'm used to the convention where it's linear in the second argument and antilinear in the first. Are you sure?
 
I see. Well, this is the form that we've been given. Any ideas?
 
pyf said:
I see. Well, this is the form that we've been given. Any ideas?

Check your definitions again. I have that for a constant c, <x,cy>=c <x,y> and <cx,y>=c* <x,y>. If you take that sort of an inner product the problem works out nicely. If you take the opposite convention then u(cx)=<b,cx>a=(c*)(<b,x>a)=(c*)u(x). That means u ISN'T a linear operator. It's antilinear. The definition of 'adjoint' for antilinear operators needs to be modified. If you REALLY have a backwards convention for the inner product and a forwards convention for the definition of adjoint, then that's messed up.
 
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