Proof showing group is abelian?

In summary: Since x*x=e for all x in G, it must also be the case that y*y=e for all y in G.@jbunniii- That's the part I'm a bit confused about, would I use the inverses in this case?Yes. You will also use a key fact about the inverses of elements in this group. What does x*x = e imply?Inverse of an element in a group is the element that when multiplied by the inverse of that element gives the original element. For example, the inverse of 3 in the group of integers is -3. So multiplying 3 by -3 gives you 2.
  • #1
SMA_01
218
0
Proof showing group is abelian?

Homework Statement



Show that every group G with identity e such that x*x=e for all x in G is abelian.





The Attempt at a Solution



I know that Ii have to show that it's commutative. I start by taking x,y in G and then xy is in G, so

x*x=e
y*y=e,
so (x*y)*(x*y)=e

I'm not sure where to go from here to show that it's commutative...any help is appreciated. Thank you.

I'm not sure where to go from here
 
Physics news on Phys.org
  • #2


So far so good. Now you want to perform some operations to both sides of the equation in order to end up with just x*y on the left hand side.
 
  • #3


@jbunniii- That's the part I'm a bit confused about, would I use the inverses in this case?
 
  • #4


Yes. You will also use a key fact about the inverses of elements in this group. What does [itex]x*x = e[/itex] imply?
 
  • #5


I see what you mean, so x=e? Thank you!
 
  • #6


SMA_01 said:
I see what you mean, so x=e? Thank you!

No...

x*x = e does not necessarily imply that x = e. If it did, then there would only be one element in this group, namely e.

Think about inverses. If x * x = e, then what is the inverse of x?
 
  • #7


1/x?
 
  • #8


What's the definition of the inverse of an element?
 
  • #9


Suppose that x' denotes the inverse of x,

then by definition of inverse x*x'=e. Are you implying that the binary operation is on x with its inverse? Or maybe x is equal to its own inverse? Maybe I'm off on some tangent here sorry...
 
  • #10


Use the fact that your group operation must be assosiative, then try and use the fact that x*x=e and y*y=e

Do you know what it means for a group to be abelian?
 
  • #11


SMA_01 said:

Homework Statement



Show that every group G with identity e such that x*x=e for all x in G is abelian.





The Attempt at a Solution



I know that Ii have to show that it's commutative. I start by taking x,y in G and then xy is in G, so

x*x=e
y*y=e,
so (x*y)*(x*y)=e

I'm not sure where to go from here to show that it's commutative...any help is appreciated. Thank you.

I'm not sure where to go from here

Basically x=x^-1 for all x in G, so xy=x^-1y^-1=(yx)^-1=yx
 
  • #12


SMA_01 said:
Suppose that x' denotes the inverse of x,

then by definition of inverse x*x'=e. Are you implying that the binary operation is on x with its inverse? Or maybe x is equal to its own inverse? Maybe I'm off on some tangent here sorry...

Right, x*x = e means that x is its own inverse. This is true for every element in the group. So if

(x * y) * (x * y) = e

then multiplying each side on the left by x and applying associativity gives

(x * x) * y * x * y = x * e

and since x * x = e, the term in parentheses vanishes and you're left with

y * x * y = x

Now proceed to the next logical step.
 

FAQ: Proof showing group is abelian?

What is a group?

A group is a mathematical concept that represents a set of objects together with an operation that combines any two objects in the set to form a third object. This operation must satisfy four properties: closure, associativity, identity, and invertibility.

What does it mean for a group to be abelian?

A group is abelian if its operation is commutative, meaning that the order in which the operation is carried out does not affect the result. In other words, if a and b are elements of the group, then a*b = b*a.

How can I prove that a group is abelian?

To prove that a group is abelian, you must show that for any two elements a and b in the group, a*b = b*a. This can be done by using the properties of a group and manipulating the operation until it is in the form of a*b = b*a.

What are some common examples of abelian groups?

Some common examples of abelian groups include the integers under addition, the real numbers under addition, and the group of 2x2 matrices with real entries under matrix addition.

Are all groups abelian?

No, not all groups are abelian. In fact, most groups are non-abelian. Non-abelian groups are groups in which the operation is not commutative, meaning that the order in which the operation is carried out matters.

Similar threads

Back
Top