5

States belonging to some space $\mathcal H$ can be described by density operators $\rho\in L(\mathcal H)$ that are positive and have trace one. Pure states are the ones that can be written as $\rho=|\psi\rangle\langle \psi|$ for some $|\psi\rangle\in\mathcal H$, all others are said to be mixed.

My question is twofold:

  • can all mixed states be written as a convex combination $\rho=\sum_j p_j |\psi_j\rangle\langle \psi_j|$ given an ensemble of pure states $\{|\psi_j\rangle\langle\psi_j|\}$ and a probability distribution $p_j$? To elaborate: given $\rho=\sum_j p_j \rho_j$ where $\rho_j$ is not necessarily pure, can it always be written in the form above?

  • if all $\rho$ admit a spectral decomposition $\rho=\sum_k \lambda_k|k\rangle\langle k|$ in an orthonormal basis $\{|k\rangle\}$ of $\mathcal H$, how do I distinguish between pure and mixed states in this form?

glS
  • 27,510
  • 7
  • 37
  • 125
Balter 90s
  • 63
  • 3

1 Answers1

7
  1. Given $\rho$ and a fixed ensemble $\{ |\psi_i \rangle \}$ it might not be possible to write $\rho$ as $\sum_i p_i |\psi_i \rangle \langle \psi_i |$. For example, let $| + \rangle = \frac{1}{\sqrt{2}} (| 0 \rangle + | 1 \rangle )$. Then the state $|+\rangle \langle + |$ cannot be expressed as a convex combination in the ensemble $\{ | 0 \rangle, |1\rangle \}$

But it is always possible to find some ensemble to do this in. As you have mentioned, the spectral decomposition tells us how to do this in the ensemble of the eigenstates of $\rho$

  1. For any density matrix the eigenvalues are always non-negative and sum to one. Now if a state is pure then its largest eigenvalue will be $1$ and all other eigenvalues will be zero. So you can tell apart a pure state from a mixed state just by looking at the eigenvalues.
biryani
  • 1,026
  • 8
  • 10