Help with matrix form of the imaginary unit, i

powerof
Messages
43
Reaction score
0
While investigating more about complex numbers today I ran across the 2x2 matrix representation of a complex number, and I was really fascinated. You can read what I read here.

As I understand it, you write z in its binomial form but instead of "1" you use the identity matrix, I, and for i you use a matrix m such that [itex]M^2=-I[/itex], like with the more usual definition of i.

[itex]z =x\cdot 1+y\cdot 1 \cdot i\sim z=x\cdot \begin{bmatrix}1<br /> &0 \\ <br /> 0 & <br /> 1\end{bmatrix} +y\cdot \begin{bmatrix}1<br /> &0 \\ <br /> 0 & <br /> 1\end{bmatrix} \begin{bmatrix}0<br /> &-1 \\ <br /> 1 & <br /> 0\end{bmatrix}=\begin{bmatrix}x<br /> &0 \\ <br /> 0 & <br /> x\end{bmatrix} +\begin{bmatrix}0<br /> &-y \\ <br /> y & <br /> 0\end{bmatrix}=\begin{bmatrix}x<br /> &-y \\ <br /> y & <br /> x\end{bmatrix}[/itex]

In the "normal" way (the one you learn first, at least in my case) i is defined as follows: [itex]i^{2}=-1[/itex], the positive solution to the equation [itex]x^2+1=0[/itex]. This equation has two solutions, and by convention i is the positive one.

If we try to solve [itex]M^2=-I[/itex], then we get infinite possibilites:

[itex]M^2=-I \Rightarrow -\begin{bmatrix}1<br /> &0 \\ <br /> 0 &1 <br /> \end{bmatrix}=\begin{bmatrix}a<br /> &b \\ <br /> c&d <br /> \end{bmatrix}\begin{bmatrix}<br /> a&b \\ <br /> c&d <br /> \end{bmatrix}=\begin{bmatrix}a^2+bc<br /> &b(a+d) \\ <br /> c(a+d)& d^2+bc<br /> \end{bmatrix}\Rightarrow \left\{\begin{matrix}a^2+bc=-1<br /> \\ d^2+bc=-1<br /> \\ b(a+d)=0 <br /> \\ c(a+d)=0 <br /> \end{matrix}\right.[/itex]

There aren't just 2 solutions now. Why is the matrix [itex]\begin{bmatrix}<br /> 0& -1\\ <br /> 1&0 <br /> \end{bmatrix}[/itex] chosen over any of the rest of the matrices that satisfy m^2=-I? What is so convenient about that form over any other? Perhaps i isn't defined only as the solution to m^2=-I, but if so, what am I missing?

Thank you for reading.
 
Physics news on Phys.org
Any matrix of the form ##U^{-1}\left[\begin{smallmatrix}0&-1\\1&0\end{smallmatrix}\right]U##, where ##U## is a unitary matrix, can be used to represent the imaginary unit.

Mathematical groups, of which the complex numbers are one example, generally have many different representations as sets of matrices.
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K