Is the Fermion number operator squared equal to itself?

Click For Summary
SUMMARY

The discussion centers on the properties of the fermion number operator, specifically whether the operator squared, denoted as ##\hat{n}^2##, is equal to itself. Participants concluded that for a fermionic state, where the number of particles is either 0 or 1, the operator satisfies the equation ##\hat{n}^2 = \hat{n}##. This is due to the Pauli exclusion principle, which dictates that applying the creation or annihilation operators twice results in zero. The mathematical derivation confirms that the eigenvalues of the number operator are consistent with this property.

PREREQUISITES
  • Understanding of fermionic operators and their properties
  • Familiarity with quantum mechanics and the Pauli exclusion principle
  • Knowledge of operator algebra in quantum field theory
  • Basic grasp of eigenvalues and eigenstates in linear algebra
NEXT STEPS
  • Study the implications of the Pauli exclusion principle on fermionic systems
  • Explore the mathematical framework of operator algebra in quantum mechanics
  • Learn about the normal ordering of operators in quantum field theory
  • Investigate the role of creation and annihilation operators in quantum states
USEFUL FOR

Physicists, quantum mechanics students, and researchers in quantum field theory who are interested in the mathematical properties of fermionic systems and operator theory.

voila
Messages
58
Reaction score
6
What the title says. Acting on a fermionic state with the number operator to a power is like acting with the fermionic operator itself. Does this allow us to define ## \hat{n}^k=\hat{n} ##? Or is there any picky mathematical reason not to do so?
 
Physics news on Phys.org
voila said:
What the title says. Acting on a fermionic state with the number operator to a power is like acting with the fermionic operator itself. Does this allow us to define ## \hat{n}^k=\hat{n} ##? Or is there any picky mathematical reason not to do so?

If you think about it for a second, you'll see that that can't possibly be true. The whole point of a number operator is that \langle \Psi|\hat{n}|\Psi\rangle gives the expected number of particles in state |\Psi\rangle. If |\Psi\rangle is a state with exactly two particles, then\langle \Psi|\hat{n}|\Psi\rangle = 2
\langle \Psi|(\hat{n})^2|\Psi\rangle = 4

[Edit]

I apologize. It depends on what you mean. Do you mean the number operator that gives the total number of particles (anywhere, in any state)? In that case, what I said is true.

However, for a specific state, there is a corresponding number operator, which counts the number of particles in that state. Since for Fermions, that has to be either 0 or 1, then you're right, the square will be 0 or 1, as well. So the number operator for a particular state is equal to its own square.
 
Last edited:
  • Like
Likes   Reactions: voila
Yup, I meant number operator for a fermionic state (number of particles equals either 0 or 1). So ##\exp({\hat{n}})=\sum{\frac{\hat{n}^k}{k!}}=\sum{\frac{\hat{n}}{k!}}=\hat{n}\sum{\frac{1}{k!}}=\hat{n} e ##?
 
voila said:
Yup, I meant number operator for a fermionic state (number of particles equals either 0 or 1). So ##\exp({\hat{n}})=\sum{\frac{\hat{n}^k}{k!}}=\sum{\frac{\hat{n}}{k!}}=\hat{n}\sum{\frac{1}{k!}}=\hat{n} e ##?

That's not quite right. I would say it's equal to (1 - \hat{n}) + e \hat{n}.
 
How come?
 
voila said:
How come?
Well e^{\hat{n}} = 1 + \hat{n} + \frac{1}{2} (\hat{n})^2 + \frac{1}{6} (\hat{n})^3 + .... But if \hat{n}^2 = \hat{n}, then this becomes:

Well e^{\hat{n}} = 1 + \hat{n} + \frac{1}{2} \hat{n} + \frac{1}{6} \hat{n} + ...
= 1 + \hat{n} (1 + \frac{1}{2} + \frac{1}{6} + ...)

But that series is the series for e-1. The series for e starts 1+1+1/2 + .... So

e^{\hat{n}} = 1 + \hat{n} (e-1)
 
  • Like
Likes   Reactions: voila
The fermion number operator is defined in terms of operators, c and c^\dagger, which destroy/create fermionic particles. Because of Pauli's exclusion principle, doubly applying any of those gives you zero, that is, c^2|0> = 0, and also (c^\dagger)(c^\dagger)|0>=0.

Now consider applying the square of the number operator onto the vacuum state, |0>. Since the number operator is defined as n=c^\dagger c, in this case we have

nn|0> = c^\dagger c c^\dagger c|0>

However, in order to produce meaningful answers the operators must be NORMAL ORDERED, that is, all the \daggers to the left. In doing this we end up with

nn|0> = c^\dagger c c^\dagger c|0>=c^\dagger (1-c^\dagger c) c|0> = c^\dagger c|0> - c^\dagger c^\dagger c c|0> = c^\dagger c|0> = n|0>

where we have used the fermionic anticommutation relations {c,c^\dagger}=1 and that cc|0>=0.
 
voila said:
Yup, I meant number operator for a fermionic state (number of particles equals either 0 or 1). So ##\exp({\hat{n}})=\sum{\frac{\hat{n}^k}{k!}}=\sum{\frac{\hat{n}}{k!}}=\hat{n}\sum{\frac{1}{k!}}=\hat{n} e ##?
You forgot the ##k=0## term.
 
Say we are in a box, so that ##\{\hat{C}(\vec{p},\sigma),\hat{C}^{\dagger}(\vec{p}',\sigma')\}=\delta_{\vec{p},\vec{p}'} \delta_{\sigma,\sigma'}## with the ##\delta##'s being Kronecker ##\delta##'s with values ##1## and ##0## rather than Dirac-##\delta## distributions. Then you can just do the calculation: By definition
$$\hat{N}=\hat{C}^{\dagger}(\vec{p},\sigma) \hat{C}(\vec{p},\sigma)$$
leading to
$$\hat{N}^2=\hat{C}^{\dagger} \hat{C} \hat{C}^{\dagger} \hat{C}=\hat{C}^{\dagger} [\{\hat{C},\hat{C}^{\dagger} \}-\hat{C^{\dagger} \hat{C}}] \hat{C}=\hat{C}^{\dagger} \hat{1} \hat{C}=\hat{N},$$
because ##\{C,C \}=2 \hat{C}^2=0##.

Another argument is that ##\hat{N}## has the eigenvalues 0 and 1, i.e.,
$$\hat{N}^2=\sum_{n=0}^1 |n \rangle \langle n|n^2 =\sum_{n=0}^1 |n \rangle \langle n|n=\hat{N},$$
because both ##0^2=0## and ##1^2=1##, i.e., for both eigenvalues ##n^2=n##.
 
  • Like
Likes   Reactions: voila
  • #10

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 38 ·
2
Replies
38
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K