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

Click For Summary
SUMMARY

The discussion focuses on the computation of von Neumann entropy for a pure state represented by the density matrix. The user correctly identifies that the entropy S = -Tr(ρ log₂(ρ)) evaluates to zero in the |+⟩,|−⟩ basis, but encounters confusion when calculating it in the |0⟩,|1⟩ basis, resulting in an incorrect value of 2. The key takeaway is that the logarithm of a matrix is not computed elementwise for non-diagonal matrices, which leads to the misunderstanding. The correct approach emphasizes the importance of using the appropriate basis and understanding matrix logarithm properties.

PREREQUISITES
  • Understanding of quantum mechanics concepts, specifically density matrices.
  • Familiarity with von Neumann entropy and its mathematical formulation.
  • Knowledge of matrix logarithm operations and their properties.
  • Experience with quantum state representations in different bases.
NEXT STEPS
  • Study the properties of density matrices in quantum mechanics.
  • Learn about the mathematical formulation of von Neumann entropy in detail.
  • Explore matrix logarithm calculations, particularly for non-diagonal matrices.
  • Investigate the implications of basis choice in quantum state measurements.
USEFUL FOR

Quantum physicists, students of quantum mechanics, and researchers working with quantum information theory will benefit from this discussion, particularly those interested in the nuances of entropy calculations and matrix operations.

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:

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K