Morto
- 12
- 0
Homework Statement
I have been given the Hamiltonian
H = \sum_{k} (\epsilon_k - \mu) c^{\dag} c_k
where c_k and c^{\dag}_k are fermion annihilation and creation operators respectively. I need to calculate the ground state, the energy of the ground state E_0 and the derivative \frac{\delta E_0(\mu)}{\delta \mu}. Apparently this last quantity is 'famous' and I should recognise it. However, I think that I am making some fundamental mistake quite early on.
Homework Equations
I know that
c^{\dag} c |1> = 1|1>
and
c^{\dag}c|0>=0|0>
So that
c^{\dag}|0> = |1>
and
c|1> = |0>
and
c|0>=0
and
c^{\dag}|1> = 0
(All of this is proven by writing these operators as matrices and multiplying by state vectors. These relations are confirmed in 'Quantum theory of solids' by Kittel)
The Attempt at a Solution
But when it comes to calculating the ground state of this Hamiltonian, I find something unusual..
H|0> = \sum_{k}\epsilon_k c_k^{\dag} c_k |0> - \mu \sum_k c_k^{\dag}c_k|0> \\<br /> = \sum_k \epsilon_k|1> - \mu|1><br />
Using the first relation.
How do I now calculate the energy of this ground state?
<0|H|0> = <0|\sum_k \epsilon_k|1> - <0|\mu|1>
What do I do with this? Have I made some fundamental error somewhere? This doesn't look right to me.