Understanding Operator Identity: A^+(Af(x))^*g(x) = f^*(x)A^+g(x)

  • Thread starter Thread starter quasar987
  • Start date Start date
  • Tags Tags
    Identity Operator
quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
Can someone explain to me why for any operator A and functions f(x), g(x),

(Af(x))^*g(x) = f^*(x)A^+g(x)

Where "^+" denotes the hermitian conjugate of A.

I went to see the demonstrator about it and he couldn't explain/prove that result. Thx.
 
Physics news on Phys.org
I think that this is true only if you integrate over all x. That is, you need to have a definite integral.

The reason for this is that the usual example of A is i\partial_x. To convert from the LHS to the RHS requires an integration by parts. In doing this integration, you will not get the right result unless you cancel off the integrated part using something like f(infinity) = g(infinity) = 0.

Carl
 
How is your innerproduct defined? For functions spaces it is normally the L2 innerproduct
<f,g>= \int_a^b f(x)g^*(x)dx
for some a,b.

In that case,
<Af,g>= \int_a^b(Af(x))g^*(x)dx
and
<f,Bg>= \int_a^bf(x)(Bg)^*(x)dx

Comparing that with the definition of "Hermitian conjugate" should make it clear that those at equal if and onlyif B= A+.
 
Yesterday, I found a solution to this. It's very simple. First, I prove that for a function f, f^+ = f^*. Since Af is a function, (Af)^* = (Af)^+=f^+A^+=f^*A^+. Voilà!
 
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