16_Mathematics_Binary Operations
16_Mathematics_Binary Operations
Binary Operations
www.testprepkart.com
Table of Content
1. Definition.
2. Types of binary operations.
3. Identity and Inverse elements.
4. Composition table.
1
1. Definition.
A binary operation on a non-empty set A is a mapping which associates with each ordered pair (a, b) of
elements of A, a uniquely defined element c A. This is a mapping from the product set A × A to A.
Symbolically, a map: A A A, is called a binary operation on the set A.
The image of the element (a, b) A A is denoted by a * b. If a set A is closed with respect to the
composition, then we say that * is a binary operation on the set A.
Let, a N, b N a + b N for all a, b N.
Multiplication on N is also a binary operation, since a N, b N a b N for all a, b N
But subtraction on N is not a binary operation, since 3 N, 5 N but 3 – 5 = – 2 N.
Note: It is obvious that addition as well as multiplication are binary operations on each one of the sets Z (of
integer), Q (of rational number), R (of real number) and C (of all complex number).
Subtraction is a binary operation on each of the sets Z, Q, R and C. But it is not binary operation on N.
Division is not a binary operation on any of sets N, Z, Q, R and C.
(3) Distributive binary operation: Let * and o be two binary operations on a set S. Then * is said to be
(i) Left distributive over o if a * (b o c) = (a * b) o (a * c) for all a, b, c S;
2
a (b + c) = a b + a c and (b + c) a = b a + c a for all a, b, c Z.
But addition is not distributive over multiplication.
(1) Identity element: Let * be a binary operation on a set S. An element e S is said be an identity
element for the binary operation * if a * e = a = e * a for all a S.
For addition on Z, 0 is the identity element, since a + 0 = a = 0 + a for all a Z.
For multiplication on R, 1 is the identity element, since 1 a = a = a × 1 for all a R.
(2) Inversible element for a binary operation with identity: An element a of a set A is said to be
inversible for a binary operation * with identity e if b A such that a * b = e = b * a.
Also, then b is said to be an inverse of a and is denoted by a–1. The inversible elements in A are also
called the units in A. The identity element is always inversible and is its own inverse, since e * e = e * e =
e. Thus e–1 = e.
4. Composition Table
A binary operation on a finite set can be completely described by means of a table known as a
composition table. Let S {a1 , a2 , ....., an } be a finite set and * be a binary operation on S. Then the
composition table for * is constructed in the manner indicated below.
We write the elements a1, a2, ….. ,an of the set S in the top horizontal row and the left vertical column in
the same order. Then we put down the element ai * aj at the intersection of the row headed by ai (1 i
n) and the column headed by a j (1 j n) to get the following table.
3
a1 a1 * a1 a1 * a2 ….. a1 * ai ….. a1 * aj ….. a1 * an
a2 a2 * a1 a2 * a2 ….. a2 * ai ….. a2 * aj ….. a2 * an
(1) If all the entries of the table are elements of set S and each element of S appears once and only once
in each row and in each column, then the operation is a binary operation. Sometimes we also say that
the binary operation is well defined which means that the operation * associates each pair of elements of
S to a unique element of S, i.e. S is closed under the operation *.
(2) If the entries in the table are symmetric with respect to the diagonal which starts at the upper left
corner of the table and terminates at the lower right corner, we say that the binary operation is
commutative on S, otherwise it is said to be not commutative on S.
(3) If the row headed by an element say aj, coincides with the row at the top and the column headed by
aj coincides with the column on extreme left, then aj is the identity element for the binary operation * on
S.
(4) If each row except the topmost row or each column except the left most column contains the identity
element then every element of S is invertible with respect to *. To find the inverse of an element say aj,
we consider row (or column) headed by ai. Then we determine the position of identity element e in this
row (or column). If e appears in the column (or row) headed by aj, then ai and aj are inverse of each
other.
It should be noted that the composition table is helpless to determine associativity of the binary
operation. This has to be verified for each possible trial.