Binary Operation

Let G be a set. A binary operation on G is a function that assigns each ordered pair of elements of G an element of G.

for e.g. : addition, subtraction and multiplication operation on integers.

Group

Let G be a set, i.e. together with a binary operation .
We say that G is a group under this operation if the foll. 3 conditions are satisfied:

  1. Associativity:
  2. Identity:
  3. Inverse:

Here, b is the inverse of a and e is known as the identity element.

The notation to denote that G is a group under the operation is .

Order of a group

It is the number of elements in the group denoted by . If is finite, we say the group is finite, otherwise the group is infinite.

Some examples:

  • The set of integers under ordinary multiplication is not a group sice inverse of every element doesn’t exist.
  • Group of integers modulo n:
    Let n be a +ve int, and such that . Then, . The congruent modulo n is an equivalence relation and the set of its equivalence classes is known as .

for is a group under addition modulo n.

But, we cannot say that is a group under multiplication modulo n, since there can be some elements without any inverse.

is denoted by .

  • where represents multiplication modulo m, is a group when n is prime. So, if it is a group, can we say that n must be prime?
  • General linear group of matrices over :

    This is a group under the operation matrix multiplication.
  • Set of integers under subtraction is not a group since it does not follow Associativity property.
  • is defined to be a set of all positive integers less than n and relatively prime to n. It is a group under multiplication modulo n.

Abelian Group

Let be a group. It is said to be Abelian iff:
.

Question: Which element must always exist in a group?
Answer: The identity element.

The following theorems lead to some elementary properties of the groups:

Theorem 1: Uniqueness of the Identity

In a group G, there is only one identity element.

Proof: Let be the group and let there be two identity elements and

Then:

Using in equation 1, we get and using in equation 2, we get , which means and are both equal.

Since typing handwritten notes takes a lot of time, directly read handwritten notes for remaining part of this lecture here. (Pages 1-2)