Am I verifying that this is a group correctly?

  • Context: Graduate 
  • Thread starter Thread starter gavin123
  • Start date Start date
  • Tags Tags
    Group
Click For Summary

Discussion Overview

The discussion revolves around verifying the properties of a specific multiplication operation defined on a set of ordered pairs of real numbers, focusing on whether this operation forms a group. Participants explore concepts of associativity, identity elements, and inverses within the context of group theory.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents a multiplication operation and claims it is not commutative and shows it is associative.
  • Another participant corrects the first by stating that while the conclusion about non-commutativity is correct, the reasoning provided is flawed and emphasizes the need to establish additional properties for a group.
  • A subsequent reply outlines the identity element and demonstrates its properties, asserting that it confirms the structure is a group.
  • Further contributions clarify the necessity of ensuring that multiplication remains within the defined set and suggest that the order of proving properties could be adjusted.
  • Some participants express confusion about the necessity of showing both left and right inverses, while others suggest it is a valuable exercise in group theory.

Areas of Agreement / Disagreement

Participants generally agree on the properties of the operation being discussed, but there is disagreement regarding the correctness of the initial reasoning and the necessity of demonstrating certain properties. The discussion remains partially unresolved as participants clarify their positions and reasoning.

Contextual Notes

Some participants note that the multiplication operation must be defined within the set to ensure closure, and there are discussions about the order of proving properties, which may affect the clarity of the argumentation.

gavin123
Messages
10
Reaction score
0
(a,b)*(c,d)=(ac,bc+d)on the set {(x,y)∈ℝ*ℝ:x≠0}
1.(b,a)*(d,c)=(bd,ad+c) so not commutative
2.[(a,b)*(c,d)]*(e,f)=(ace,(bc+d)e+f)=(ace,bce+de+f)
(a,b)*[(c,d)*(e,f)]=(ace,bce+de+f) so associative

Is that correct so far? What do I do next?
 
Physics news on Phys.org
The multiplication is associative as you showed in 2. However, your multiplication in 1. is wrong although the conclusion is right. The commutative property would mean (a,b)*(c,d) = (c,d)*(a,b) which is not true. But it does not mean to change the components. Still missing are: 3. multiplication is defined within your set, 4. there exist an element 1=(1,0) with 1*(a,b) = (a,b) and 5. an inverse (c,d) for each (a,b) such that (c,d)*(a,b) = 1.

EDIT: The usual order is: 3, 2, 4, 5, 1.
 
ok so:
3.(a,b)*(e1,e2)=(a,b)
(ae1,be1+e2)=(a,b)
ae1=a e1=a/a=1
be1+e2=b e2=b-b(1)=0
(a,b)*(1,0)=(a(1),b(1)+0)=a,b
(1,0)*(a,b)=(1(a),0(a)+b)=a,b so it has an identity
4. (a,b)*(a',b')=(1,0)
(aa',ba'+b')=1,0
aa'=1 a'=1/a
ba'+b'=0 b'=-ba'=-b/a
(a,b)*(1/a,-b/a)=(a/a,b/a+(-b/a))=1,0
(1/a,-b/a)*(a,b)=(a/a,-ba/a+b)=1,0 so it has an inverse

so it is a group. Did i do it right?
 
Yes, that is correct. It's probably easier to write the elements as column vectors:
##\begin{pmatrix} a \\ b \end{pmatrix} ∈ \{ \begin{pmatrix} x \\ y \end{pmatrix} ∈ ℝ^2 ## | ## x ≠ 0 \}##

Just to be complete: You should at least mention that your multiplication takes place within the set of elements. That is quite obvious here because for
##\begin{pmatrix} a \\ b \end{pmatrix} , \begin{pmatrix} c \\ d \end{pmatrix} ∈ \{ \begin{pmatrix} x \\ y \end{pmatrix} ∈ ℝ^2 ## | ## x ≠ 0 \}## with ##\begin{pmatrix} a \\ b \end{pmatrix} * \begin{pmatrix} c \\ d \end{pmatrix} = \begin{pmatrix} ac \\ bc + d \end{pmatrix}##, ##ac ≠ 0.##

As I said, it's obvious here. But that property is often forgotten and not always obvious at first sight. Actually it has to be placed at the beginning to ensure the binary operation doesn't leave the set, assumed group.

EDIT: You showed that the left identity is also the right identity. This is not really necessary since it follows from the associative property. (Try to show how, if you like.) And you did not show, that the left inverse is also the right inverse. Why? Ok, you don't have to, since it can be followed from the other rules, as well. (Same exercise, if you like to do.) I'm just curious why you didn't whereas you did with the identity.
 
Last edited:
What do you mean?
 
i'm not sure what you mean. I did show the left and right inverses.
 
gavin123 said:
i'm not sure what you mean. I did show the left and right inverses.
Sorry for that, I overlooked it. (Nevertheless it's a good exercise in group theory to show that lefts and rights are equal by using the associative property.)
 
its alright. Thanks anyways
 

Similar threads

  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K