Physics noob here: I am reading the Wikipedia on Density Matrices (https://en.wikipedia.org/wiki/Density_matrix), and in the section labeled "Pure and mixed states", it states
"An arbitrary state for a qubit can be written as a linear combination of the Pauli matrices, which provide a basis for $2\times2$ self-adjoint matrices: $$\rho = \frac{1}{2}(I +r_x\sigma_x + r_y\sigma_y + r_z\sigma_z)."$$
My question is, how is this arbitrary? Couldn't I cook up some density operator that you can't write using this equation? i.e something like ~$\begin{pmatrix}i&i\\i&i\end{pmatrix}$ (not including normalization). What am I missing here?