I Antilinear Operators

  • Thread starter Thread starter hokhani
  • Start date Start date
hokhani
Messages
567
Reaction score
19
TL;DR
The correctness of an equation for antilinear operators
An antilinear operator ##\hat{A}## can be considered as, ##\hat{A}=\hat{L}\hat{K}##, where ##\hat{L}## is a linear operator and ##\hat{K} c=c^*## (##c## is a complex number). In the Eq. (26) of the text https://bohr.physics.berkeley.edu/classes/221/notes/timerev.pdf the equality ##(\langle \phi |\hat{A})|\psi \rangle=[ \langle \phi|(\hat{A}|\psi \rangle)]^*## is given but I think this equation is not correct within a minus sign. For example, in the Hilbert space of spin up and down, having ##\hat{L}=\hat{\sigma_y}## and ##|\psi\rangle=\psi_1 |+\rangle +\psi_2 |-\rangle## and ##|\phi\rangle=\phi_1 |+\rangle +\phi_2 |-\rangle## we have: ##\langle \phi | (\hat{A} |\psi\rangle)=-i\phi_1^* \psi_2^*+i\phi_2^*\psi_1^*## and ##(\langle \phi|\hat{A})|\psi \rangle=i\phi_2 \psi_1 -i\phi_1 \psi_2## which gives ##(\langle \phi |\hat{A})|\psi \rangle=-[ \langle \phi|(\hat{A}|\psi \rangle)]^*##. I appreciate any help.
 
Last edited:
Physics news on Phys.org
I'm not seeing the minus sign, basically in your example you need to apply the given definition:
$$\hat{A} = \hat{L} \hat{K}$$
$$\hat{L} = \sigma_y = (0, -i; i, 0)$$
$$ |\phi> = \phi_1|+> + \phi_2|->$$
$$ |\psi> = \psi_1|+> + \psi_2 |->$$
$$<\phi|(\hat{A}|\psi>) = -i\phi_1^*\psi_2^*+i\phi_2^*\psi_1^*$$
Conjugated:
$$ [<\phi|(\hat{A}|\psi>)]^* = i\phi_1\psi_2-i\phi_2\psi_1$$

So I think you're fine to here, your problem is you need to apply the definition to figure out what ##(<\phi|\hat{A})## is.

$$<\phi|\hat{A} = -i\phi_2<+| + i\phi_1<-|$$
 
@hokhani I wouldn't focus too much on Eq.(26), as it seems that it's just a partiular definition the author chose to adpot in order to derive the main result, Eq.(32). In this sense, you may very well just adopt Eq.(32) as the definition of an anti-unitary operator.

However, maybe it will be more satisfactory for you to derive Eq.(32) using the defintion of the form ##A=LK##, but for an anti-unitary (and not merely anti-linear) operator. So let ##A=UK## be an anti-unitary operator, which is construced from a unitary operator ##U## and the "complex-conjugation'' operator ##K##. Let ##\phi## and ##\psi## be state vectors in the complex Hilbert space ##H##, and let ##\langle\cdot,\cdot\rangle: H\times H \rightarrow \mathbb{C}## be the inner product defined as (for simplicity we choose this; you can also define inner products in other ways, depending on the underlying representation of the Hilbert space)
$$
\langle \phi, \psi \rangle = \sum_{i}\phi_i^* \psi_i \rm{,}
$$
where ##\phi_i, \psi_i \in \mathbb{C}## are the components of the Hilbert-space state vectors ##\phi## and ##\psi## (note that the components are complex numbers). The unitary operator ##U##, by definition, satisfies
$$
\langle U\phi, U\psi \rangle = \langle \phi, U^\dagger U \psi \rangle = \langle \phi, \psi \rangle \rm{,}
$$
while the "complex-conjugation" operator ##K## acts on complex numbers ##\alpha\in\mathbb{C}## as
$$
K\alpha = \alpha^* \rm{.}
$$

Now, given this information, we investigate the properties of an anti-unitary operator ##A=UK##:
$$
\begin{align*}
&\langle A\phi, A\psi \rangle = \langle UK\phi, UK\psi \rangle = \langle K\phi, U^\dagger UK\psi \rangle = \langle K\phi, K\psi \rangle = \\
&= \sum_{i} \left(K\phi_i\right)^* \left(K\psi_i\right) = \sum_{i} \left(\phi_i^*\right)^* \psi_i^* = \sum_{i} \phi_i \psi_i^* = \left(\sum_{i} \phi_i^* \psi_i\right)^* = \langle \phi, \psi \rangle^* \rm{,}
\end{align*}
$$
so you obtain Eq.(32), the main result, without inventing constructs such as "a bra multiplied by anti-linear operator, such that it acts on kets, but first we must make this action linear, so we impose complex conjugation, but now we need the Hermitian conjugate for anti-unitary operators, so now we must be careful about writing the parentheses correctly in appropriate places..." which can be found in this note.

Ultimately, everything boils down to the observation (motivated by conservation of probability) that
$$
|\langle T\phi, T\psi\rangle| = |\langle \phi, \psi\rangle|
$$
is satisfied both by unitary operators, ##\langle T\phi, T\psi \rangle = \langle\phi,\psi\rangle##, and by anti-unitary operators, ##\langle T\phi, T\psi\rangle = \langle \phi, \psi\rangle^*##, and it's a matter of your own preference if you want to motivate either of these definitions in an alternative way (one of them is given in this note, for example; here, I gave another option).
 
QuarkyMeson said:
your problem is you need to apply the definition to figure out what ##(<\phi|\hat{A})## is.
$$<\phi|\hat{A} = -i\phi_2<+| + i\phi_1<-|$$
Thanks, could you please explain more how did you get this equation? I considered ##|\alpha \rangle =\hat{A}^{\dagger} |\phi \rangle =K^{\dagger} L^{\dagger}=-i\phi_2^*|+\rangle +i \phi_1^* |-\rangle## (supposing naively ##K^{\dagger}=K##), then we have ##\langle \alpha | =\langle \phi| \hat{A}=i\phi_2 \langle+| -i\phi_1 \langle -|##. So, I think my mistake is the calculation of ##K^{\dagger}## which I don't know how to calculate.
 
hokhani said:
Thanks, could you please explain more how did you get this equation? I considered ##|\alpha \rangle =\hat{A}^{\dagger} |\phi \rangle =K^{\dagger} L^{\dagger}=-i\phi_2^*|+\rangle +i \phi_1^* |-\rangle## (supposing naively ##K^{\dagger}=K##), then we have ##\langle \alpha | =\langle \phi| \hat{A}=i\phi_2 \langle+| -i\phi_1 \langle -|##. So, I think my mistake is the calculation of ##K^{\dagger}## which I don't know how to calculate.
Yes, it's going to seem rather silly I think when you see it:

Write the general form of ##(<\phi|\hat{A})|\psi> = a\psi_1 + b\psi_2##

Now use your given definition to figure out a and b, ##(a\psi_1 + b\psi_2) = [<\phi|(\hat{A}|\psi>)]^* = i\phi_1\psi_2-i\phi_2\psi_1##

So ## b = i\phi_1## and ##a = -i\phi_2##

So the general construction for the object ##<\phi|\hat{A} = -i\phi_2<+| + i\phi_1<-|##

Nothing fancy, it's just using the given definition.
 
For the quantum state ##|l,m\rangle= |2,0\rangle## the z-component of angular momentum is zero and ##|L^2|=6 \hbar^2##. According to uncertainty it is impossible to determine the values of ##L_x, L_y, L_z## simultaneously. However, we know that ##L_x## and ## L_y##, like ##L_z##, get the values ##(-2,-1,0,1,2) \hbar##. In other words, for the state ##|2,0\rangle## we have ##\vec{L}=(L_x, L_y,0)## with ##L_x## and ## L_y## one of the values ##(-2,-1,0,1,2) \hbar##. But none of these...

Similar threads

Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
795
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
11
Views
2K
Replies
21
Views
3K