Density matrix and von Neumann entropy - why does basis matter?

Eigenentity
Messages
7
Reaction score
0
Density matrix and von Neumann entropy -- why does basis matter?

I'm very confused by why I'm unable to correctly compute the von Neumann entropy

S = - \mathrm{Tr}(\rho \log_2{\rho})

for the pure state

| \psi \rangle = \left(|0\rangle + |1\rangle\right)/ \sqrt 2

Now, clearly the simplest thing to do is to express |\psi\rangle in the |+\rangle,|-\rangle basis, where it's clear that

\rho = |+\rangle\langle+|

In this basis, S = 0 as we'd expect for a pure state.

What I can't fathom (and I'm sure I'm missing something really obvious) is why if I evaluate the entropy in the |0\rangle,|1\rangle basis,

\rho = \begin{pmatrix}<br /> 1/2 &amp; 1/2 \\ <br /> 1/2 &amp; 1/2 <br /> \end{pmatrix}

and thus

<br /> S = - \mathrm{Tr} \left( \begin{pmatrix}<br /> 1/2 &amp; 1/2 \\ <br /> 1/2 &amp; 1/2 <br /> \end{pmatrix} \begin{pmatrix}<br /> -1 &amp; -1 \\ <br /> -1 &amp; -1 <br /> \end{pmatrix} \right) = - \mathrm{Tr} \begin{pmatrix}<br /> -1 &amp; -1 \\ <br /> -1 &amp; -1 <br /> \end{pmatrix} = 2<br />

Do I have to use the diagonal basis!? If not, what idiotic mistake am I making?
 
Physics news on Phys.org


To anyone wondering. No, basis does not matter. The error in the above reasoning is the assumption that the logarithm of a matrix is performed elementwise. This is true for diagonal matrices, but not general ones.

More concretely:

\log_2 \begin{pmatrix}<br /> 1/2 &amp; 1/2 \\ <br /> 1/2 &amp; 1/2 <br /> \end{pmatrix} \neq \begin{pmatrix}<br /> -1 &amp; -1 \\ <br /> -1 &amp; -1<br /> \end{pmatrix}<br />

Gah! Well, glad that's sorted.
 
Last edited:
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...

Similar threads

Back
Top