Open In App

Algebraic Structure

Last Updated : 20 Sep, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Algebraic Structure

A non empty set S is called an algebraic structure w.r.t binary operation (*) if it follows the following axioms: 

Closure:(a*b) belongs to S for all a,b ? S. 

Example: 

S = {1,-1} is algebraic structure under * 
As 1*1 = 1, 1*-1 = -1, -1*-1 = 1 all results belong to S. 

But the above is not an algebraic structure under + as 1+(-1) = 0 not belongs to S. 

Semi Group

A non-empty set S, (S,*) is called a semigroup if it follows the following axiom: 

  • Closure:(a*b) belongs to S for all a, b ? S.  
  • Associativity: a*(b*c) = (a*b)*c ? a, b ,c belongs to S.

Note: A semi-group is always an algebraic structure. 

Example: (Set of integers, +), and (Matrix ,*) are examples of semigroup.  

Monoid

A non-empty set S, (S,*) is called a monoid if it follows the following axiom: 
 

  • Closure:(a*b) belongs to S for all a, b ? S. 
  • Associativity: a*(b*c) = (a*b)*c ? a, b, c belongs to S.
  • Identity Element: There exists e ? S such that a*e = e*a = a ? a ? S

Note: A monoid is always a semi-group and algebraic structure. 

Example:

(Set of integers,*) is Monoid as 1 is an integer which is also an identity element. 
(Set of natural numbers, +) is not Monoid as there doesn’t exist any identity element. But this is Semigroup. 
But (Set of whole numbers, +) is Monoid with 0 as identity element. 

Group

A non-empty set G, (G,*) is called a group if it follows the following axiom:  

  • Closure:(a*b) belongs to G for all a, b ? G.
  • Associativity: a*(b*c) = (a*b)*c ? a, b, c belongs to G.
  • Identity Element: There exists e ? G such that a*e = e*a = a ? a ? G
  • Inverses:? a ? G there exists a-1 ? G such that a*a-1 = a-1*a = e

Note:

  • A group is always a monoid, semigroup, and algebraic structure.
  • (Z,+) and Matrix multiplication is example of group.

Abelian Group or Commutative group

A non-empty set S, (S,*) is called a Abelian group if it follows the following axiom:  

  • Closure:(a*b) belongs to S for all a, b ? S. 
  • Associativity: a*(b*c) = (a*b)*c ? a ,b ,c belongs to S.
  • Identity Element: There exists e ? S such that a*e = e*a = a ? a ? S
  • Inverses:? a ? S there exists a-1 ? S such that a*a-1 = a-1*a = e
  • Commutative: a*b = b*a for all a, b ? S

For finding a set that lies in which category one must always check axioms one by one starting from closure property and so on. 

Here are some important results-

  Must Satisfy Properties
Algebraic Structure Closure
Semi Group Closure, Associative
Monoid Closure, Associative, Identity
Group Closure, Associative, Identity, Inverse
Abelian Group Closure, Associative, Identity, Inverse, Commutative

Note:

Every abelian group is a group, monoid, semigroup, and algebraic structure. 

Here is a Table with different nonempty set and operation:

N=Set of Natural Number
Z=Set of Integer
R=Set of Real Number
E=Set of Even Number
O=Set of Odd Number
M=Set of Matrix

+,-,×,÷ are the operations.

Set, Operation

Algebraic

Structure

Semi

Group

Monoid

Group

Abelian

Group

N,+

Y

Y

X

X

X

N,-

X

X

X

X

X

N,×

Y

Y

Y

X

X

N,÷

X

X

X

X

X

Z,+

Y

Y

Y

Y

Y

Z,-

Y

X

X

X

X

Z,×

Y

Y

Y

X

X

Z,÷

X

X

X

X

X

R,+

Y

Y

Y

Y

Y

R,-

Y

X

X

X

X

R,×

Y

Y

Y

X

X

R,÷

X

X

X

X

X

E,+

Y

Y

Y

Y

Y

E,×

Y

Y

X

X

X

O,+

X

X

X

X

X

O,×

Y

Y

Y

X

X

M,+

Y

Y

Y

Y

Y

M,×

Y

Y

Y

X

X

 



Previous Article
Next Article

Similar Reads

Mathematical Operations on Algebraic Expressions - Algebraic Expressions and Identities | Class 8 Maths
The basic operations that are being used in mathematics (especially in real number systems) are addition, subtraction, multiplication and so on. These operations can also be done on the algebraic expressions. Let us see them in detail. Algebraic expressions (also known as algebraic equations) are defined as "the type of expressions", in which it ma
5 min read
Finite Group in Algebraic Structure
Prerequisite - Group Finite Group: A group of finite number of elements is called a finite group. Order of a finite group is finite. Examples: Consider the set, {0} under addition ({0}, +), this a finite group. In fact, this is the only finite group of real numbers under addition. Set {1} under multiplication ({1}, *) and set {1, -1} under multipli
1 min read
Solving Algebraic Structures Problems by Composition Table
Problem-1:Set G = { 1, ω, ω2 } i.e., three roots of unity and form a finite abelian group with respect to multiplication, also prove this statement by composition table. Explanation : Given, Set=G={1, ω, ω2 } , operation='*' i.e. multiplication. To prove that three roots of unity form a finite abelian group we must satisfy the following five proper
5 min read
Boolean Algebraic Theorems
Boolean algebraic theorems are the theorems that are used to change the form of a boolean expression. Sometimes these theorems are used to minimize the terms of the expression, and sometimes they are used just to transfer the expression from one form to another. There are boolean algebraic theorems in digital logic: 1. De Morgan's Theorem : DE Morg
3 min read
How to derive an algebraic expression?
The basic concept of algebra taught us how to express an unknown value using letters such as x, y, z, etc. These letters are termed here as variables. this expression can be a combination of both variables and constants. Any value that is placed before and multiplied by a variable is termed a coefficient. An idea of expressing numbers using letters
5 min read
Algebraic Operations on Complex Numbers | Class 11 Maths
A complex number is a number that can be expressed in the form a + bi, where a and b are real numbers, and i represents the imaginary unit, satisfying the equation i² = −1. For example, 5+6i is a complex number, where 5 is a real number and 6i is an imaginary number. Therefore, the combination of both the real number and imaginary number is a compl
8 min read
Algebraic Solutions of Linear Inequalities in One Variable and their Graphical Representation - Linear Inequalities | Class 11 Maths
Two algebraic expressions or real numbers related by the symbol ≤, ≥, < and > form an inequality. If the expressions are linear then the inequality is called linear inequality. Eg : 4(x - 2) < 10, 10 < 45, x >= -3, etc. Symbols of linear inequality: Not Equal to (≠)Greater Than (>)Less Than (<)Greater Than or Equal To (≥)Less T
6 min read
Class 8 NCERT Solutions - Chapter 9 Algebraic Expressions and Identities - Exercise 9.5 | Set 1
Question 1. Use a suitable identity to get each of the following products. (i) (x + 3) (x + 3) Solution: (x + 3) (x + 3) Putting formula (a + b)2 = a2 + b2+ 2ab Put a = x & b = 3 (x + 3) (x +3 ) = (x + 3)2 = x2 + 6x + 9 (ii) (2y + 5) (2y + 5) Solution: (2y + 5) (2y + 5) Putting formula (a + b)2 = a2 + b2 + 2ab Put a = 2y & b = 5 (2y + 5) (2
8 min read
Class 8 NCERT Solutions - Chapter 9 Algebraic Expressions and Identities - Exercise 9.2
Question 1. Find the product of the following pairs of monomials. Monomial: Expression containing only one term (i) 4, 7p Ans: (4) * (7p) = 28p (ii) -4p, 7p Ans: (-4p) * (7p) = -28p2 Explanation: When a negative number is multiplied to a positive number the product becomes negative. (iii) -4p, 7pq Ans: (-4p) * (7pq) = -28p2q (iv) 4p3, -3p Ans: (4p3
2 min read
Class 8 NCERT Solutions - Chapter 9 Algebraic Expressions and Identities - Exercise 9.5 | Set 2
Chapter 9 Algebraic Expressions and Identities - Exercise 9.5 | Set 1 Question 5. Show that: (i) (3x + 7)2 - 84x = (3x - 7)2 Solution: L.H.S. = (3x + 7)2 - 84x = 9x2 + 42x + 49 - 84x = 9x2 - 42x + 49 = (3x - 7)2 = R.H.S. L.H.S. = R.H.S. (ii) (9p - 5q)2 + 180pq = (9p + 5q)2 Solution: LHS = (9p - 5q)2 + 180pq = 81p2 - 90pq + 25q2 + 180pq = 81p2 + 90p
5 min read