Is a*b = |ab| a Group Operation?

In summary, a binary operation is a function that combines two variables into one result. In order for something to be considered a group, it must be binary, associative, contain an identity, and have an inverse. The question of whether a set of real numbers under the operation a*b = abs(ab) forms a group is raised, and discussion ensues about the definition of a binary operation and the importance of closure in a group. It is suggested to check for the existence of an identity before determining if there is an inverse.
  • #1
Arden1528
[SOLVED] Binary Operations

I believe I understand the critera to see of something is a "group"
1.It must be binary
2.It must be associative
3.Must contain a Identity
4.Must have a inverse
My question is the how to read a problem.
For example:
All real numbers minus zero under the operation a*b = abs(ab), does this make a group. Not looking for a answer, as this is homework, but I am looking for a little help. Thanks
 
Mathematics news on Phys.org
  • #2
There is a problem in trying to define an identity. I could tell you more, but try to work it out yourself. You have to examine what happens with positive numbers and negative numbers.
 
  • #3
Actually, I have a point about your grammar!

When you say "It must be binary", what is "it"?

The only noun you have mentioned to that point is "group" so grammatically this would be "the group must be binary" which makes no sense. A group consists of a set of objects together with a binary operation on the set. It is the operation that is "binary" and it is the operation that must be associative. On the other hand it is the sat that "contains an identitity. It also would be better to say that "every member of the group has an inverse" rather that just "Must have an inverse".

It is easy to show that the identity in a group is unique.
If "a" and "b" are both identities, then, since a is an identity,
a*b= b. Since b is an identity, a*b= a. Thus, a= a*b= b.

There is, as mathman pointed out (and he should know!) a definite problem with a*b= |ab|. What is the identity?
 
  • #4
Originally posted by Arden1528
I believe I understand the critera to see of something is a "group"
1.It must be binary
2.It must be associative
3.Must contain a Identity
4.Must have a inverse
My question is the how to read a problem.
For example:
All real numbers minus zero under the operation a*b = abs(ab), does this make a group. Not looking for a answer, as this is homework, but I am looking for a little help. Thanks
when you say binary do you mean to the closure axiom?
 
  • #5
binary operation

A binary operation is a well defined term in mathematics. Specifically, it is a function combining two variables into a one variable result.
 
  • #6
Well this is where I become a little hazy. I missed the first day of this class, so I missed the binary operation(*) lecture. My book says that
" a binary operation * on S is a function that associates to each ordered pair (x1,x2) of elements of S, which we denote by x1*x2." Could someone please translate this for me. A classmate tried to help me by showing me a example. If you are given all Reals with addition
(R,*) with a*b=a+b. You should be able to take any two real numbers and add them to get a real number, this would make it a binary operation. Mr. Math could you help me out please...
 
  • #7
Maybe it would help to know what a function is. A function from the set S to P means that for each element of S there is associated one and only one element of P. For example, consider the function F={(x,y) : y=sqrt(x)} from the natural numbers to the reals. By this we mean that for each x within the set of natural numbers there is associated one and only number to this x from the set reals. The function may look something like this: F={(1,1),(2,1.4142...),(3,1.73...),(4,2),(5,sqrt(5))...}.

A cross product SxS = {(x,y) : x in S, y in S}. A cross product is not a function because for x there are many associated y. For example, {1,2} x {1,2}= {(1,2),(1,1),(2,1),(2,2)}. For 1, there are associated both 1 and 2.

A binary operation is a function from SxS to S. The domain of the function is SxS. The range is S. For each element in the domain, there is one and only one element associated to it from the range. Really, you don't have to understand the first two paragraphs to understand a binary operation, but it helps. You could say the binary operation + on the reals is defined as a+b=c where a is real, b is real and c is real. This definition doesn't mention anything about a function or cross product. But the operation could be written + ={((a,b),c) : a,b,c are reals}. For each (a,b) there is associated only one element from the range (namely c). By this definition, 1+2=4pi is true so long as 1+2 does not equal any other number.

I haven't done your problem. But you're looking for an element in the set of reals such that a*I=I*a=|aI|=|Ia|=a. If there's no identity, there can't be an inverse. So check for the identity first.
 
  • #8


Originally posted by mathman
A binary operation is a well defined term in mathematics. Specifically, it is a function combining two variables into a one variable result.
in my text about group theory there is no mention about the term "binary" but to the the term "closure" so i think they are the same thing.
 
  • #9
Closure and binary are two different things. A binary operation takes two arguments into one result. Something is closed under an operation (binary or otherwise) if the result of the operation is in the same set.
 
  • #11
I didn't read it thoroughly, but as for closure, he is correct. Among the axioms for a group is that it is closed under the binary operation, i.e. the statement c=a.b (where . symbolizes the operation of taking a and b into c) imples that c is also in the group.

However, closure is a very general term and can be used in other contexts. Rational numbers are not closed under limiting operation, while real numbers are (assuming the operation is looking at a convergent sequence). In other words a convergent sequence of rational numbers can have an irrational number as a limit, but a convergent sequence of real numbers is a real number.
 
  • #12
so there five axioms for a group.
the ones mentioned above by Arden1528 and closure.
 
  • #13
Originally posted by HallsofIvy
Actually, I have a point about your grammar!

When you say "It must be binary", what is "it"?

The only noun you have mentioned to that point is "group" so grammatically this would be "the group must be binary" which makes no sense. A group consists of a set of objects together with a binary operation on the set. It is the operation that is "binary" and it is the operation that must be associative. On the other hand it is the sat that "contains an identitity. It also would be better to say that "every member of the group has an inverse" rather that just "Must have an inverse".

It is easy to show that the identity in a group is unique.
If "a" and "b" are both identities, then, since a is an identity,
a*b= b. Since b is an identity, a*b= a. Thus, a= a*b= b.

There is, as mathman pointed out (and he should know!) a definite problem with a*b= |ab|. What is the identity?

the title of the thread is "Binary Operations," so i think one could infer the first "it" from that.
 

1. What is a binary operation?

A binary operation is a mathematical operation that involves two operands or inputs. It takes two elements and produces a single output.

2. What are some examples of binary operations?

Some examples of binary operations include addition, subtraction, multiplication, division, and exponentiation. These operations involve two numbers and produce a single result.

3. What is the difference between a binary operation and a unary operation?

A binary operation involves two inputs, while a unary operation only involves one input. In other words, a binary operation combines two elements to produce a single output, while a unary operation operates on a single element to produce a result.

4. Can a binary operation be performed on any type of data?

No, a binary operation can only be performed on data that is defined for that specific operation. For example, addition can only be performed on numbers, while concatenation can only be performed on strings.

5. How are binary operations used in computer programming?

Binary operations are commonly used in computer programming to perform mathematical calculations or logical operations. They are also used in data structures such as binary trees and binary search algorithms.

Similar threads

  • Linear and Abstract Algebra
Replies
3
Views
1K
  • General Math
Replies
23
Views
1K
  • Precalculus Mathematics Homework Help
Replies
13
Views
1K
  • General Math
Replies
1
Views
737
Replies
1
Views
1K
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
6
Views
1K
  • Advanced Physics Homework Help
Replies
11
Views
3K
Back
Top