Algebraic System or Algebraic Structure and Group

Algebraic System or Algebraic Strucure

"A non-empty set 'G' together with a binary operation ' O' is called an algebraic system or algebraic structure and is denoted by (G,O), (N,+). "


Group


"A non-empty set 'G' together with a binary operation 'O' is said to be a group, if the following laws holds for all the operations 'O'."


Group holds the following given four laws :
  
(a) Clouser Law : 'G' is cloused under the binary operation 'O' that is ( a O b ) = ( b O a ) ∀ a, b ᗴ G.

(b) Associative Law : The associative law for the operation holds that is  a O ( b O c ) = ( a O b ) O c ∀ a, b, c ᗴ G.

(c) Existence of Identity Element : The identity element exists in 'G' that is there exists an element e  G such that a   e = e  a = a ∀ a ᗴ G.

(d) Existence of Inverse Element : The inverse element of all the elements of 'G' exists that is for every a ᗴ G there exists an element b ᗴ G such that a O b = b O a = e , where 'e' bring the identity element.



Example : 
                   The set of cube roots of unity forms a group with respect to ordinary multiplication.
G = { 1, w, w² }  (finite set)



Testing the existence of clouser law 
Multiplication Table

X 1 w w2
1 1 w w2
w w w2 1
w2 w2 1 w



                      From the above table we see that clouser law holds good in 'G'.

Testing the existence of associative law

           Since, 'G' is the sub set of complex number and we know that associative law hold good in set of complex number so it also holds good in 'G'.

Testing the existence of identity element

          There exists an element 1 ᗴ G, known as identity element  such that a * 1 = 1 * a = a ∀ a ᗴ G.

Testing the existence of inverse element

          Inverse of 1 → 1 * 1  is 1
          Inverse of w is w² because w * w² = w² * w = 1 
          Inverse of w² is w because w² * w = w * w² = 1

Hence, 'G' is a group with respect to the ordinary multiplication.

Comments

Popular posts from this blog

Euclid's Algorithm to find greatest common divisior

Symmetric key cryptography