I have the following problem that I was unable to solve for class, but I had a couple first steps that I started with that I am unable to finish. I know I can't get this since it's already been turned in, but I would like to see if this was even a viable option for doing this proof in the first place.
``Given an orthogonal set of states, $\{\phi_{n}\}$, and a Hamiltonian, $\hat{H}$, show that the partition function, $Q_{\beta}$, satisfies the following $$ Q_\beta \geq \sum_{n}\exp\{-\beta \langle \phi_n|\hat{H}|\phi_n\rangle \}$$ with equality holding when the $\phi_n$ states are eigenstates of the Hamiltonian.''
I started by dropping in the identity in the exponential (as eigenstates of the Hamiltonian) $$ \sum_n \exp\{ -\beta\sum_k \langle \phi_n|\psi_k\rangle\langle \psi_k |\hat{H}|\phi_n\rangle\}=\sum_n \exp\{ -\beta \sum_k E_k |c_{nk}|^2\}$$ Then I am left with showing that $$\sum_n \exp\{ -\beta \sum_k E_k |c_{nk}|^2\} \leq \sum_k \exp\{ -\beta E_k\}$$ with equality showing up again the same way, with a Kronecker delta $\delta_{nk}$ collapsing the sum in the exponential.
I realize I didn't make it very far, so this might not be the best way to show this, but it seems manifestly true just by looking at it, but I can't actually show it. Does anyone have any hints about how to continue with this?