Basis of 2x2 matrices with real entries

  • Context: Undergrad 
  • Thread starter Thread starter LagrangeEuler
  • Start date Start date
  • Tags Tags
    Basis Matrices
Click For Summary
SUMMARY

The basis of 2x2 matrices with real entries, denoted as ##\mathbb{M}_{2\times2}##, consists of four linearly independent matrices that span the space. The standard basis for this space includes the matrices: \begin{bmatrix} 1 & 0 \\ 0 & 0 \end{bmatrix}, \begin{bmatrix} 0 & 1 \\ 0 & 0 \end{bmatrix}, \begin{bmatrix} 0 & 0 \\ 1 & 0 \end{bmatrix}, and \begin{bmatrix} 0 & 0 \\ 0 & 1 \end{bmatrix}. These matrices are not unique, but they form a complete basis for ##\mathbb{M}_{2\times2}##. The discussion also clarifies that the Pauli matrices and the identity matrix serve as a basis for Hermitian 2x2 complex matrices, not for all complex 2x2 matrices.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically vector spaces.
  • Familiarity with matrix operations and properties.
  • Knowledge of the distinction between real and complex matrices.
  • Basic understanding of the concept of a basis in vector spaces.
NEXT STEPS
  • Research the properties of Hermitian matrices in complex vector spaces.
  • Explore the concept of diagonalization and its relation to matrix bases.
  • Study the structure of the general linear group ##GL_2(\mathbb{R})## and its center.
  • Learn about the dimensionality of vector spaces over different fields, such as ##\mathbb{R}## and ##\mathbb{C}##.
USEFUL FOR

Mathematicians, students of linear algebra, and anyone interested in the properties of matrices and their applications in various fields such as physics and engineering.

LagrangeEuler
Messages
711
Reaction score
22
What is the basis of 2x2 matrices with real entries? I know that the basis of 2x2 matrices with complex entries are 3 Pauli matrices and unit matrix:
\begin{bmatrix}<br /> 0 &amp; 1 \\[0.3em]<br /> 1 &amp; 0 \\[0.3em]<br /> \end{bmatrix},
\begin{bmatrix}<br /> 0 &amp; -i \\[0.3em]<br /> i &amp; 0 \\[0.3em]<br /> \end{bmatrix}
\begin{bmatrix}<br /> 1 &amp; 0 \\[0.3em]<br /> 0 &amp; -1 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 1 &amp; 0 \\[0.3em]<br /> 0 &amp; 1 \\[0.3em]<br /> \end{bmatrix}
What about in the case of real 2x2 matrices? How many matrices is there in the basis?
 
Physics news on Phys.org
It's the same problem as selecting a basis of ##\mathbf{R}^4## e.g. via the correspondence ##\begin{pmatrix} a_1 & a_2 \\ a_3 & a_4 \end{pmatrix} \leftrightarrow (a_1,a_2,a_3,a_4)##
 
  • Like
Likes   Reactions: LagrangeEuler
So I again need four matrices? As in a complex case? Is the basis then
\begin{bmatrix}<br /> 1 &amp; 0 \\[0.3em]<br /> 0 &amp; 0 \\[0.3em]<br /> \end{bmatrix},
\begin{bmatrix}<br /> 0 &amp; 1 \\[0.3em]<br /> 0 &amp; 0 \\[0.3em]<br /> \end{bmatrix},
\begin{bmatrix}<br /> 0 &amp; 0 \\[0.3em]<br /> 1 &amp; 0 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 0 &amp; 0 \\[0.3em]<br /> 0 &amp; 1 \\[0.3em]<br /> \end{bmatrix}?
 
That's fine, but it's of course not unique.
 
  • Like
Likes   Reactions: LagrangeEuler
Yes. Thank you. So I can see if some 2x2 matrix
\begin{bmatrix}<br /> a_{11} &amp; a_{12} \\[0.3em]<br /> a_{21} &amp; a_{22} \\[0.3em]<br /> \end{bmatrix}
commute with
\begin{bmatrix}<br /> 1 &amp; 0 \\[0.3em]<br /> 0 &amp; 0 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 0 &amp; 1 \\[0.3em]<br /> 0 &amp; 0 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 0 &amp; 0 \\[0.3em]<br /> 1 &amp; 0 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 0 &amp; 0 \\[0.3em]<br /> 0 &amp; 1 \\[0.3em]<br /> \end{bmatrix}
then the matrix commute with any 2x2 matrix?
 
Well yes, but I think the only matrices that commute with all four of those are of the form ##\mathrm{diag}(a,a) = aI##, i.e. multiples of the identity.
 
  • Like
Likes   Reactions: LagrangeEuler
LagrangeEuler said:
Yes. Thank you. So I can see if some 2x2 matrix
\begin{bmatrix}<br /> a_{11} &amp; a_{12} \\[0.3em]<br /> a_{21} &amp; a_{22} \\[0.3em]<br /> \end{bmatrix}
commute with
\begin{bmatrix}<br /> 1 &amp; 0 \\[0.3em]<br /> 0 &amp; 0 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 0 &amp; 1 \\[0.3em]<br /> 0 &amp; 0 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 0 &amp; 0 \\[0.3em]<br /> 1 &amp; 0 \\[0.3em]<br /> \end{bmatrix}
and
\begin{bmatrix}<br /> 0 &amp; 0 \\[0.3em]<br /> 0 &amp; 1 \\[0.3em]<br /> \end{bmatrix}
then the matrix commute with any 2x2 matrix?
Since you're asking about a basis for ##\mathbb M_{2\times2}##, square matrices of order 2 with real entries, commutivity doesn't enter into things. For a basis, you need four linearly independent matrices ##M_1, M_2, M_3, M_4## that span ##\mathbb M_{2\times2}##. The matrices you list in post 5 are the standard basis for this space, although as already stated, there are other possibilities for a basis.
 
  • Like
Likes   Reactions: LagrangeEuler
ergospherical said:
Well yes, but I think the only matrices that commute with all four of those are of the form ##\mathrm{diag}(a,a) = aI##, i.e. multiples of the identity.
Yes of course. It is also a center of group ##GL_2(\mathbb{R})##.
 
Mark44 said:
Since you're asking about a basis for ##\mathbb M_{2\times2}##, square matrices of order 2 with real entries, commutivity doesn't enter into things. For a basis, you need four linearly independent matrices ##M_1, M_2, M_3, M_4## that span ##\mathbb M_{2\times2}##. The matrices you list in post 5 are the standard basis for this space, although as already stated, there are other possibilities for a basis.
Ok. But using that you can for instance to find the center of group ##GL_2(\mathbb{R})##.
 
  • #10
LagrangeEuler said:
So I again need four matrices? As in a complex case?

The Pauli matrices plus the identity are not a basis for all complex 2x2 matrices. They are a basis for the Hermitian 2x2 complex matrices.

To cover all 2x2 complex matrices you need a basis with 8 elements.
 
  • #11
Really I am pretty sure that I read that those matrices are basis in ##\mathbb{C}^{2x2}##.
 
  • #12
The Bill said:
The Pauli matrices plus the identity are not a basis for all complex 2x2 matrices. They are a basis for the Hermitian 2x2 complex matrices.

To cover all 2x2 complex matrices you need a basis with 8 elements.
LagrangeEuler said:
Really I am pretty sure that I read that those matrices are basis in ##\mathbb{C}^{2x2}##.
This all depends whether the field of scalars are the Real or Complex numbers. Complex 2x2 matrices can be seen as a 4D Vector Space over ##\mathbb C##, and the set of Hermitian matrices is not a subspace. Or, they can be seen as an 8D Vector Space over ##\mathbb R##, in which case the set of Hermitian matrices is a 4D subspace.
 
  • Like
Likes   Reactions: The Bill

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K