Embedding Complex Matrices into Real Spaces

  • Context: Graduate 
  • Thread starter Thread starter Kreizhn
  • Start date Start date
  • Tags Tags
    Complex Matrices
Click For Summary

Discussion Overview

The discussion revolves around the embedding of complex matrices into real spaces, specifically the transformation of \( M_n(\mathbb{C}) \) into \( M_{2n}(\mathbb{R}) \) and the implications of different embedding methods. Participants explore the reasons for preferring certain embeddings over others, considering aspects such as dimensionality, multiplication preservation, and computational efficiency.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants propose two methods for embedding \( M_n(\mathbb{C}) \) into \( M_{2n}(\mathbb{R}) \) that involve defining mappings that preserve multiplication.
  • One participant questions whether it would be possible to define a nonstandard multiplication on \( \mathbb{R}^{2n^2} \) that could preserve the ring structure.
  • Another participant argues that defining such a nonstandard multiplication would defeat the purpose of embedding into the real matrix ring with its usual multiplication.
  • There is a suggestion that transforming from real variables to complex ones can reduce matrix dimensions and computational effort.
  • A participant mentions that the "double sized" real formulation is relevant in physical problems involving cyclic symmetry, such as the dynamics of a fan.
  • One participant clarifies that while embedding into \( \mathbb{R}^{2n^2} \) is theoretically possible, maintaining the "matrix" structure necessitates the transformation into \( M_{2n}(\mathbb{R}) \).

Areas of Agreement / Disagreement

Participants generally agree that while embedding into \( \mathbb{R}^{2n^2} \) is theoretically feasible, the preferred methods of embedding into \( M_{2n}(\mathbb{R}) \) are necessary to preserve the matrix structure and multiplication properties. However, there is no consensus on the implications of defining nonstandard multiplication.

Contextual Notes

Participants express uncertainty about the implications of different embeddings and the definitions of multiplication in the context of matrices. The discussion highlights the complexity of maintaining mathematical structures while exploring alternative representations.

Kreizhn
Messages
714
Reaction score
1
Hey all,

I have a quick question that should hopefully be simple to answer.

Consider a the space of n \times n matrices over \mathbb C given by M_n(\mathbb C). In order to properly consider this as a real matrix, we have to embed M_n(\mathbb C) \to M_{2n}(\mathbb R), and I can give some books that cite this. In order to do this, we use one of the following methods:

Method 1
Define the map \rho: \mathbb C \to M_2(\mathbb R) by
\rho(x+iy) = \begin{pmatrix} x & -y \\ y & x \end{pmatrix}
which actually gives an identification of the complex numbers with a subspace of M_2(\mathbb R). Let Z \in M_n(\mathbb C) be given by the components Z=[Z]_{ij}. Then define \rho_n: M_n(\mathbb C) \to M_{2n}(\mathbb R) as \rho_n(Z) = [\rho(Z_{ij})]_{ij}. That is, we have just made each complex entry of Z into a 2x2 matrix.

Method 2

Similar to above, let Z = X+iY \in M_N(\mathbb C) where X,Y \in M_n(\mathbb R) and define \rho': M_n(\mathbb C) \to M_{2n}(\mathbb R) by
\rho'(Z) = \begin{pmatrix} X & -Y \\ Y & X \end{pmatrix}
where this is done in block-matrix form.

Now both of these methods are related, and the reason for the relation comes from the two different definitions of symplectic structures. However, this is not what I'm interested in. We notice that M_{2n}(\mathbb R) is a 4n^2 dimensional space and in particular we can identify it with \mathbb R^{4n^2}. What if instead of using one of these embeddings, we instead wrote Z = X + i Y and visualized it as an element of M_{n,2n}(\mathbb R) with
Z = \begin{pmatrix} X \\ Y \end{pmatrix}
which has dimension 2n^2 and so we identify it with \mathbb R^{2n^2}. Why do we prefer using one of the previous two methods if they give a higher dimensional space? Is it for some reason like "multiplication is properly preserved" or something along those lines?

Edit: Something in my head says that from a topological point of view, there's probably not a big difference. However, it would be something like "We want to preserve the ring structure of \mathbb C."
 
Physics news on Phys.org
As you suspect, it is to preserve multiplication. After all, you can't even multiply two n×2n matrices together, so the mapping you suggest certainly won't preserve the product of the two matrices. So to get a ring homomorphism, we have to take \mathbf{M}_{n}(\mathbb{C}) \rightarrow \mathbf{M}_{2n}(\mathbb{R})
 
Would it not be possible to "vectorize" the n \times 2n matrices and define some sort of really weird multiplication on \mathbb R^{2n^2} that would preserve the ring structure?
 
Sure you could, just take the injective linear map from \mathbf{M}_{n}(\mathbb{C}) \rightarrow \mathbb{R}^{2n^2} and transfer the multiplication from \mathbf{M}_{n}(\mathbb{C}) to \mathbb{R}^{2n^2}. However, having to define such nonstandard multiplication defeats the purpose of finding real matrix representations (which is to embed them in the real matrix ring with its usual multiplication).
 
Kreizhn said:
Hey all,
Why do we prefer using one of the previous two methods if they give a higher dimensional space? Is it for some reason like "multiplication is properly preserved" or something along those lines?

From a computational point of view, that is back to front. The advantage of transforming from real variable to complex (when it is possible) is to reduce the matrix dimensions, and also reduce the amount of computation by doing everything only once, rather than twice.

If you are going to define something that doesn't actually behave like a matrix, then it's not a matrix. (If something doesn't look like a duck or quack like a duck, then it's not a duck).

The "double sized" real formulation arises naturally in some physical problems, for example in the dynamics of an object with "cyclic symmetry" like a fan with a number of identical equally spaced blades. You can represent the motion of the complete fan as a Fourier series of the degrees of freedom of one blade. If the fan is in the XY plane with its axis along z = 0, by symmetry the equatons of motion of the complete fan are the same in X and Y directions if you replace X by Y and Y by -X.

Putting those two facts together is equivalent to the matrix transformation between n complex variables and 2n real ones.
 
So if I get what you're both saying, it's essentially that there is no theoretical issue with embedding M_n(\mathbb C) into \mathbb R^{2n^2}. However, for the purpose of keeping matrices as matrices, the only way to maintain the "matrix" structure is the transformation into M_{2n}(\mathbb R).

Edit: Keep in mind that the quotation marks around "matrix" structure is meant to be entirely colloquial. I figure someone might get pedantic and say something like "the matrix structure and the ring structure are the same" so I just wanted to avoid that.
 

Similar threads

  • · Replies 39 ·
2
Replies
39
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 27 ·
Replies
27
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K