It is well-known to many that $\mathbb{C}$ can be represented by matrices of the form $$\left[ \begin{array}{cc} a & b \\ -b & a \end{array} \right]$$ For example, see this question or this question. It is also discussed in the wikipedia article history of complex numbers article. Apparently, there is even an introductory complex variable textbook by Copson from 1935 which uses such matrices to define complex numbers. This is mentioned in Numbers by Ebbinghaus et. al. on page 69.
My question is simply this:
What is the history of this construction? Who first explained that complex numbers could be viewed as $2 \times 2$ matrices of the special form $\left[ \begin{array}{cc} a & b \\ -b & a \end{array} \right]$ ?
I realize this is just the regular representation of $\mathbb{C}$, and I realize such matrices are the matrices of a dilation composed with a rotation and possibly a reflection, but, the question still remains, who did found these first? References are appreciated.
This set of lecture notes from Wedderburn explicitly says that a complex scalar $\alpha + i\beta$ can be written as \begin{equation} \left(\begin{array}{lr} \alpha & -\beta \\ \beta & \alpha \end{array}\right) \end{equation} on page 101 of the PDF (this is page 108 of the document when viewed in a PDF viewer). These notes are from 1934, which is obviously only slightly earlier than your example. However, the notes themselves are based on lectures given at Princeton starting in 1920, and it would seem that this notation goes back to 1907 because in that year Wedderburn (in his thesis) showed that associative hypercomplex systems can be represented by matrices. I've been unable to find his thesis online to check if this representation is explicitly written out, but I will update this post if I do.
Going back even further, in 1858 Arthur Cayley published "A Memoir on the Theory of Matrices" in which he mentions matrix representations of quaternions. Specifically, in item #45 on page 32 of the PDF (or on page 17 when viewed in a PDF viewer), he makes a passing mention of the fact that matrices $M$, $N$, and $L$ such that $L^2 = -1$, $M^2 = -1$, and $N = LM - -ML$ satisfy a system of equations that is the same as those that the quaternions satisfy. I didn't see anything in the above paper by Cayley about representing complex numbers with matrices, though I've seen a few passing references to Cayley coming up with the idea in 1858, so it may be the consensus of the mathematical community that the credit should go to Cayley.