Robin04
- 259
- 16
Let's say we have a given matrix ##G##. I want to find a set of ##M## matrices so that ##MG = GM## and prove that this is a group. How can I approach this problem?
The discussion revolves around the question of how to demonstrate that the set of matrices that commute with a given matrix \( G \) forms a group. Participants explore definitions, properties, and potential operations related to group theory, particularly in the context of matrix multiplication and addition.
Participants express differing views on whether the set of matrices commuting with \( G \) forms a group under multiplication or addition. There is no consensus on the implications of \( G \) being invertible or non-invertible, and the discussion remains unresolved regarding the specific properties required for the set to be classified as a group.
Limitations in the discussion include unclear definitions of terms such as "aggressive element" and the implications of matrix properties (e.g., invertibility) on group structure. The discussion also highlights the need for further clarification on the operations and sets involved in defining the group.
By more conditions, e.g. ##M=0## is possible in your setup. Do you look for an addition group?Robin04 said:Let's say we have a given matrix ##G##. I want to find a set of ##M## matrices so that ##MG = GM## and prove that this is a group. How can I approach this problem?
I'm not sure we're on the same page. I've been learning linear algebra for one month only, so I might not see your point immidiately. My teacher mentioned this problem and I found it interesting.fresh_42 said:##\{\,M\,|\,MG=GM\,\}## is already a group, say ##H##. Then ##G\in H## and ##H## is Abelian. But I have the strong feeling that you will not be satisfied.
Tell me. My dictionary gave me aggresziv or eröszakos.Robin04 said:Aggressive element is an element that makes every other element equal to itself. Like multiplying real numbers by zero. Not sure if aggressive element is the right term in English, I learned it in Hungarian.
Easy: Let ##H:=\{\,M\in \mathbb{R}^{n \times n}\,|\,MG=GM\,\}##.The matrices are in ##\mathbb{R}^{n \times n}##. And as ##G## is given, I would like to express what the ##M## matrices must look like.I'm not sure we're on the same page. I've been learning linear algebra for one month only, so I might not see your point immidiately. My teacher mentioned this problem and I found it interesting.
##M,N \in H \Longrightarrow M+N \in H##The picture I have in mind is that a group is an algebraic structure which means that there is a set and a binary operation with the following properties
- closure for that operation
##M+(N+P)=(M+N)+P##- associativity
##M \in H \Longrightarrow -M \in H##- there is an inverse element for every element in the set
##0\in H##- there is an identity element in the set
This is a rather boring solution, but if we must not invert the matrices, the more interesting multiplicative case isn't possible. The entire question including "aggressive" reminds me of algebras which are used in biology.So far, my problem is that I don't really see how the statement "matrices commuting with a given matrix form a group" fits into this picture. What is the set, what is the operation, etc.
It's aggresszív in Hungarian. I didn't find anything for aggressive element, how do you call this in English?fresh_42 said:Tell me. My dictionary gave me aggresziv or eröszakos.
fresh_42 said:Easy: Let ##H:=\{\,M\in \mathbb{R}^{n \times n}\,|\,MG=GM\,\}##.
##M,N \in H \Longrightarrow M+N \in H##
##M+(N+P)=(M+N)+P##
##M \in H \Longrightarrow -M \in H##
##0\in H##
I think it's an "absorbing element". https://en.wikipedia.org/wiki/Absorbing_elementRobin04 said:It's aggresszív in Hungarian. I didn't find anything for aggressive element, how do you call this in English?
Robin04 said:Let's say we have a given matrix ##G##. I want to find a set of ##M## matrices so that ##MG = GM## and prove that this is a group. How can I approach this problem?
Maybe it should be trivial but I don't see how the sum of two matrices that commute with G" role="presentation">G also commutes with G" role="presentation">G
Robin04 said:Let's say we have a given matrix ##G##. I want to find a set of matrices ##M## so that ##MG = GM## and prove that this is a group. How can I approach this problem?
Doesn't every element in a group have an inverse? If Det(G)=0 , then G is not invertible.steenis said:Let ##G## be a ##n \times n## matrix
Define ##S## to be the set of ##n \times n## matrices with nonzero determinant: ##S = \{ n \times n \text{ matrix } A | \text{ } det(A) \neq 0 \}##
Define ##T## to be the set of ##n \times n## matrices with nonzero determinant that commute with ##G##: ##T = \{M \in S | \text{ } MG=GM \}##
It is easy to show that ##T## is a group
Questions:
Is it necessary that ##G \in S## ?. That is, is it necessary that ##det(G) \neq 0## ?
Does ##G## belong to ##T##, i.e., ##G \in T## ?
Commutator, but even this depends on the structure: ##[G,M]=GM-MG## or ##[G,M]=GMG^{-1}M^{-1}.##WWGD said:If your matrix G is the identity, it will commute with non-invertible matrices, and these will not be invertible. I saw a related name commutant?
If ##\operatorname{det}G =0## then ##-G## is still the inverseWWGD said:Doesn't every element in a group have an inverse? If Det(G)=0 , then G is not invertible.
Is this the same as Centralizer?https://en.wikipedia.org/wiki/Centralizer_and_normalizer (See the first few lines, where it is also nammed commutant)fresh_42 said:Commutator, but even this depends on the structure: ##[G,M]=GM-MG## or ##[G,M]=GMG^{-1}M^{-1}.##
But I thought this was a multiplicative group. An additive group has every element invertible, doesn't it, by -G itself, right?fresh_42 said:If ##\operatorname{det}G =0## then ##-G## is still the inverse![]()
steenis said:Let ##G## be a ##n \times n## matrix
Define ##S## to be the set of ##n \times n## matrices with nonzero determinant: ##S = \{ n \times n \text{ matrix } A | \text{ } det(A) \neq 0 \}##
Define ##T## to be the set of ##n \times n## matrices with nonzero determinant that commute with ##G##: ##T = \{M \in S | \text{ } MG=GM \}##
It is easy to show that ##T## is a group
Questions:
Is it necessary that ##G \in S## ?. That is, is it necessary that ##det(G) \neq 0## ?
Does ##G## belong to ##T##, i.e., ##G \in T## ?
That was one of the difficulties with the OP. It hasn't been specified, and to automatically assume invertible matrices if he talks about ##\mathbb{R}^{n\times n}## is a bit of a stretch.WWGD said:But I thought this was a multiplicative group. An additive group has every element invertible, doesn't it, by -G itself, right?
Obviously, this is an unsupported assumption.steenis said:Obviously, ##T## is a multiplicative group, consisting of ##n \times n## matrices with nonzero determinant.
But if you have an aditive group then, at least in my understanding, everything commutes.fresh_42 said:That was one of the difficulties with the OP. It hasn't been specified, and to automatically assume invertible matrices if he talks about ##\mathbb{R}^{n\times n}## is a bit of a stretch.
No one said it won't be a boring solution. At least it is one which doesn't depend on assumptions made by others.WWGD said:But if you have an aditive group then, at least in my understanding, everything commutes.
Not likely. Hungarians are top Math people. He would probably blacklist him if he asked a simple question.fresh_42 said:No one said it won't be a boring solution. At least it is one which doesn't depend on assumptions made by others.
As he spoke about absorbing elements, I couldn't but think of the world of algebras, since in groups, there are no such elements. But as soon as we talk about algebras, we are in the additive world. That doesn't imply, that ##\{\,M\,|\,[G,M]=0\,\}## hasn't an additional multiplicative structure, however, not a multiplicative group, an additive one (subspace) with additional multiplicative properties (e.g. ideal). So all in all, the additive component doesn't make it trivial, rather does it fit better to the rest of what has been given, than automatically make hidden assumptions. (Sorry, I'm really no friend of reading more out of a post than what is actually given. The question about the operation was the first we have asked, which was basically answered by: any.)WWGD said:Not likely. Hungarians are top Math people. He would probably blacklist him if he asked a simple question.
He already said it:FactChecker said:Is this a class homework problem? It sounds like one. If so, you need to show some work and follow the template.
In any case, rather than getting caught up in a lot of discussions, you should go one-by-one through the required properties of a group and see if you can prove them or not. If you have problems, then you should ask more specific questions.
Since we cannot talk to his professor, we can only take what we have, and there is a solution with a "yes" as answer.Robin04 said:I've been learning linear algebra for one month only, so I might not see your point immidiately. My teacher mentioned this problem and I found it interesting.
Yes, I assumed so but did not feel like looking to see if he eventually said it. But that should not excuse him from not not following the template and showing his work. The fact remains that he should go one-by-one through the required properties and ask a specific question if he has a problem. @phyzguy said that in post #2, but that appears to have been ignored.fresh_42 said:He already said it: