CPL.Luke said:
is it possible to solve for the density operator and possible outcomes of a measurement without having to use the standard wave mechanics?
Yes. In some cases, density operators allow for simpler calculations. Example, find the state corresponding to spin-1/2 in the direction of the unit vector \vec{u} = (u_x,u_y,u_z).
The operator for spin in that direction is \sigma_u = \vec{\sigma}\cdot u where \vec{\sigma} is the 3-vector of the Pauli spin matrices. This squares to 1 so an eigenstate for spin in the u direction is 1+\sigma_u. These are normalized so they are idempotent so the normalized state is (1+\sigma_u)/2, which you can verify is idempotent.
Then to convert this into a state vector (wave function) solution to the eigenvector problem for spin in the u direction, simply taken any nonzero column vector in the matrix. Since there are two columns in the matrix, there are two choices. Ignoring the division by 2, and not bothering to normalize the vector, the two choices are:
\left(\begin{array}{c}1+u_z\\u_x+iu_y\end{array}\right), <br />
\left(\begin{array}{c}u_x-iu_y\\1-u_z\end{array}\right)
For the Dirac case general solution, see:
http://en.wikipedia.org/wiki/Dirac_spinor
where they currently call the 4x4 matrix the "projection operator", another, more general, name for the density matrix quantum state.
By the way, the wave function analogy to "taking any nonzero column" is to choose any point where the density operator function is nonzero in the second entry. That is, if \rho(x,x') is a density matrix solution to Schroedinger's equation, and b is a point where \rho(x,b) is not identically zero over x, then \psi(x) = \rho(x,b) is a solution to Schroedinger's equation.
CPL.Luke said:
also do you mean the partial derivative with respect to time when you write p dot?
Yes. Of course it's actually rho. To write LaTeX for this, enter the following, without the spaces: [ t e x ] \ d o t { \ r h o } [ / t e x].