Binary Operations
Binary Operations
Operations
February 5, 2022
Definition
1. Usual addition + on the set R of real numbers does not induced a binary operation on
the set R* of nonzero real numbers since 2 R* and -2 R*, but 2 + (-2) = 0 and 0
R*. Thus R* is nit closed under +.
2. Let + and be the usual operations of addition and multiplication on set Z and let H =
{n2| n Z+. Then H is closed under multiplication but not closed under addition.
Observe that 12 = 1 and 22 = 4 are in H but 1 + 4 = 5 H
Suppose that r, s H . Then there must be integers n, m Z+ such that r = n2 and
s = m2. Thus rs = n2m2 = (nm)2. But the characterization of elements in H and the fact that
nm Z+, this means that rz H, so H is closed under multiplication.
Example
Examples
2. On Z+, we define an operation *' by a *' b = a. Thus 2 *' 3 = 2; 25 *' 10 = 25; and 5 *'
5 = 5.
Table 1.20 defines the binary operation* on S = {a, b, c) by the following rule:
(ith entry on the left) * (jth entry on the top) =(entry in the ith row andjth column of the table body).
Complete Table 1.22 so that * is a commutative operation on the set S = {a, b, c, d).
Example
When an operation has an identity element, it is customary to put the identity first in the
list of heads. This makes the first row and the first column match the head row and
head column as seen in Table 1.25.
Some Words of Warning
On which of the sets Q, Q*, and Z+ does the formula a * b = a/ b define an operation?
❑ Note that this formula does not make sense in the case that b = 0.
So for example, 2 * 0 = 2/0 is not defined, which means Condition l is not satisfied. So
* is not an operation on Q.
❑ If we throw out 0, we do have an operation on Q* since both Conditions I and 2 are
satisfied. That is, for any a, b Q*, a * b = a/ b is a non zero rational number.
❑ The set Z+ does not include 0, but there is another issue.
For example, 1 * 2 = 1/2 Z+, which means that Condition 2 is violated and * is not
an operation on Z+.
Exercises
In Exercises 7 through 11, determine whether the operation * is associative, whether the
operation is commutative, and whether the set has an identity element.
7. * defined on Z by letting a * b = a - b
8. * defined on Q by letting a * b = 2ab + 3
9. * defined on Z by letting a * b = ab + a + b
10. * defined on Z+ by letting a * b = 2ab
11. * defined on Z+ by letting a * b = ab
Notations