Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Imaginary unit
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Matrices=== Using the concepts of [[matrix (mathematics)|matrices]] and [[matrix multiplication]], complex numbers can be represented in linear algebra. The real unit {{math|1}} and imaginary unit {{mvar|i}} can be represented by any pair of matrices {{mvar|I}} and {{mvar|J}} satisfying {{math|1=''I''{{isup|2}} = ''I'',}} {{math|1=''IJ'' = ''JI'' = ''J'',}} and {{math|1=''J''{{isup|2}} = β''I''.}} Then a complex number {{math|''a'' + ''bi''}} can be represented by the matrix {{math|''aI'' + ''bJ'',}} and all of the ordinary rules of complex arithmetic can be derived from the rules of matrix arithmetic. The most common choice is to represent {{math|1}} and {{mvar|i}} by the {{math|2 Γ 2}} [[identity matrix]] {{mvar|I}} and the matrix {{mvar|J}}, <math display=block> I = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}, \quad J = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}.</math> Then an arbitrary complex number {{math|''a'' + ''bi''}} can be represented by: <math display=block>aI + bJ = \begin{pmatrix} a & -b \\ b & a \end{pmatrix}.</math> More generally, any real-valued {{math|2 Γ 2}} matrix with a [[trace (linear algebra)|trace]] of zero and a [[determinant]] of one squares to {{math|β''I''}}, so could be chosen for {{mvar|J}}. Larger matrices could also be used; for example, {{math|1}} could be represented by the {{math|4 Γ 4}} identity matrix and {{mvar|i}} could be represented by any of the [[Dirac matrices]] for spatial dimensions.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)