Skip to main content

SETS IN MATHEMATICS


What is a Set in Mathematics?

A mathematical model for a collection of different things is called a set. A set has members or elements, which can be any mathematical object: variables, other sets, numbers, symbols, points in space, lines, other geometrical shapes, and variables.  Curly brackets { } are typically used to represent sets; for instance, A = {1,3,5,7,9} is a set. 

Similarly, in mathematics, the term "set" refers to a collection of objects whose components cannot be changed. To put it another way, the collection of data that does not pass from one person to another is what is meant to be called a set. The elements can be written in any order, but they cannot be repeated in the set. 

Capital letters such as A, B, and C, are used to represent the set. Some types of sets include the infinite set, empty set, finite set, equivalent set, subset, universal set, and superset. During calculations, each kind of set has its own importance. 


Which are the types of a Set in Mathematics?

There are several types of sets in Mathematics that are mentioned below.

  • Disjoint Set   
In Maths, two sets are supposed to be disjoint sets assuming that they share no component practically speaking. Two disjoint sets, on the other hand, are sets whose intersection is the empty set. For example, {1, 3, 5} and {7, 9, 11} are disjoint sets, while {0, 2, 4} and {4, 6, 8} are not disjoint.
  • Empty or null Set  
An invalid set or void set is a set that contains no components. It is indicated as ∅ = { }.  For example, if we intersect set A= {1, 3, 5} with set B= {7, 9, 11}, the answer will be   ∅ or { }.

  • Equal Set 
Sets can be equal to each other. If the sets are equal, they have the exact same elements in them. For example, set A= {a, b, c} and set B= {b, a, c} or set  A= {1, 2, 3} and B= {1, 2, 3} are equal sets because they contain the number of elements.

  • Equivalent Set 
An equivalent set is essentially a set with an equivalent number of elements or members. The sets mustn't have similar members or elements, simply a similar number of elements or members.  For example, set A= {a, b, c} and set B= {Apple, Banana, Carrot} or set  A= {1, 2, 3} and B= {Pakisan, India, Bangladesh} are equal sets because they contain the equivalent number of elements or members.

  • Finite Set
Finite (limited) sets will be sets having a limited/countable number of members or elements. For example , A = {1, 2, 3, 4, … ,100} or B = {a, b, c, d, … ,z} are the finite sets.
  • Infinite Set 
An infinite (endless) set is a set whose elements or members can not be counted. For example, A = {1, 2, 3, 4, … } or B = {a, b, c, d, … } are the limitless sets.
  • Overlapping Set  
Two sets A =  {1, 2, 3, 4} and B = {4,5,6,7} are said to be overlapping because both sets A&B contain at least one element (4) in common. Overlapping sets are usually represented by using Euler Diagram.
  • Singleton Set
In Mathematics, a singleton also called a unit set or one-point set is a set with precisely one element or member. For example, the set  A = {3} is a singleton whose single element or member is {3}.

  • Subset 
Set A = {1,2,3} is supposed to be a subset of Set B = {1,2,3,4,5}if every one of the elements or members of Set A = {1,2,3} is likewise present in Set B = {1,2,3,4,5}. Similarly, we can also mean that set A is contained inside Set B. On the other hand, set  A has {1,2,3} and set B has {1,2,3,4,5}, A is the subset of B since elements or members of A are likewise present in set B.
  • Unequal Set
Two sets A = {a,b,c,d,e} and B = {f,g,h,i,j} are supposed to be unequal sets because the elements or members of set A = {a,b,c,d,e} are absent in set B = {f,g,h,i,j} . Similarly, whenever, any two sets are not subsets of one another then the sets are called unequal sets.
  • Superset
In Mathematics, set A = {1,2,3,4,5} is considered as the superset of B = {1,2,3}, becaise all the members or elements of set B are also the  members or elements of set  A. Similarly, a superset is the complete opposite of a subset because in a subset we have reverse rule of superset.
  •  Power Set
In Maths, the power set of a set A is the arrangement of all subsets of A, including the null or empty set and A itself.  For example, If set A = {1, 2, 3} is a set, then all its subsets {1}, {2}, {3}, {1, 2}, {2, 3}, {1, 3}, {1, 2, 3} and ∅ are the members or elements of power set A, P(A) = { {1}, {2}, {3}, {1, 2}, {2, 3}, {1, 3}, {1, 2, 3}, ∅} 
  •  Universal Set
In Mathematics, a Universal set is a set which contains all items, including itself. Similarly, in set theory as generally formed, it tends to be demonstrated in more ways than one that a Universal set doesn't exist. In any case, a few non-standard variations of set theory incorporate a general set. For example, set U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} is called a universal set.


What is the Union of Sets in Mathematics?

The association of any particular two or more sets is the sequential arrangement all the members or elements found in all the sets. For example, we have two different sets A = {1, 2, 3, 4, 5}and B = {6, 7, 8, 9, 10}. If we solve (union) them, the answer would be;

A = {1, 2, 3, 4, 5}
B = {6, 7, 8, 9, 10}

Solution:

A ∪ B = {1, 2, 3, 4, 5} ∪ {6, 7, 8, 9, 10}
A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}   Answer


What is the Intersection of Sets in Mathematics?

In intersection of any particular two or more sets a common member(s) or element(s) is/are found in all the sets. For example, we have two different sets A = {a, b, c, d, e}and B = {a, e, i, o, u}. If we solve (interset) them, the answer would be;

A = {a,b,c,d,e}
B = {a,e,I,o,u}

Solution:

A ∩ B = {a,b,c,d,e}  {a,e,i,o,u}
A ∩ B = {a,e}   will be the answer because both {a,e} are the common mmbers/elements in sets A&B.


What is the Complement of Sets in Mathematics?

The complement any particular set is characterized as a set that contains the components present in the general (universal). In other words, complement of set is the opposite of an intersection set because in a complement set, we remove away the common members/elements that are found in both sets. Let's solve an example and learn it practically. if the universal set U = {1,2,3,4,5,6,7,8,9,10} and set A = {1,3,5,7,9}, then solve the  A′.

Solution:  
 
U = {1,2,3,4,5,6,7,8,9,10}
A = {1,3,5,7,9}

A′ = {1,2,3,4,5,6,7,8,9,10} - {1,3,5,7,9}
A′ = {2,4,6,8,10}  Answer


What is the Cartesian product of Sets in Mathematics?

In Maths, the Cartesian product of any two sets (say A and B) denoted as A × B, is the arrangement of all arranged matches. In other words, we multiply one term (element or member) of set A with another term (element or member) of set B and hence make pair of them in a sequential order.

For example; if A = {1,2,3} and B = {a, b, c}, then the Cartesian Product of A and B, then find the Cartesian product.

Solution:

A = {1,2,3}
 B = {a, b, c}

A × B = {1,2,3× {a, b, c}

A × B = {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b), (3, c) Answer


What is the Set-Builder Notation Form in Mathematics?

In set theory, the set-builder notation is a mathematical notation used to describe a set by representing its elements or explaining the properties that its members or elements must fulfill or satisfy.

For example; 

The given integer (Z) set A = {..-4, -3, -2, -1, 0, 1, 2, 3, 4, 5}       (Roster Form)
the set builder notation is A = {x ∈ Z | x ≤ 5}       (Builder Form).

Note that; in set builder form symbol

"x" represents all the negative and positive members or members (-4, -3, -2, -1, 0, 1, 2, 3, 4, 5)
"∈" means "that belongs to" or "member(s) of"
Z" symbol of the integer set
"|" means "such that"
"≤" means "less than or is equal to"


What is the Euler Diagram and Venn diagram of Sets in Mathematics?

An Euler diargam or chart is a realistic portrayal generally used to represent the connections between sets or gatherings; the outlines are normally drawn with circles or ovals, despite the fact that they can likewise utilize different shapes. 

on the other hand, A Venn diagram or chart is an outline that utilizations circles to show the connections among things or limited gatherings of things. Circles that cross-over have a shared characteristic while circles that don't cover don't share those qualities. Venn diagram or chart  helps to address the similiarities and contrasts between two or more sets in Mathematics. 

Comments

Most Read Blogs

Single National Curriculum (SNC): Its Pros & Cons

Single National Curriculum 2020  Background Pakistan is a multi-lingual, multi-cultural, and multi-ethnic country where around 74 different languages are spoken. Out of these 74 different languages, 66 languages are indigenous while the remaining 8 are non-indigenous. Urdu is the national language while English is the official language of Pakistan.  Similarly, Pakistan is the thick and second-largest Muslim-populated country in the world. Approximately 96.5% (≈210 million) people are Muslims, out of which around 85-90% are Sunni and the remaining are the Shia sect Muslims.  These two major sects are further subdivided into different groups on the basis of their particular schools of the so-called Islam ic law. On the other hand Pakistani nation is divided on the basis of political parties, ethnicity, sectarianism, culture, customs, traditions, rituals, socio-economics, and educational differences.  The current government has therefore developed and devised Single N...

School, Community, and Teacher (B.Ed Honours Course)

School, Community, & Teacher  (SCT) in the Context of Teacher Education (B.Ed Honours Course) Background The triad of school, community, and teacher (SCT) forms a critical intersection within the educational landscape, creating an integrated ecosystem essential for fostering a healthy and sustainable teaching and learning environment . In the realm of teacher education, the terms school, teacher, and community carry multifaceted meanings that vary depending on contextual factors. To fully comprehend the overarching goals and objectives of teacher education, it is imperative to explore the synergies and intersections inherent in this SCT framework. In this discussion, we will examine each component of the SCT triad in detail, while also considering related concepts that enrich our understanding of this complex interplay. By unpacking these terms, we aim to illuminate their significance and the ways in which they collectively contribute to a robust educational experience. The sch...

Dilema of Democracy & Political Leadership Crisis in Pakistan

Dilemma of Democracy & Political Leadership Crisis in Pakistan Overview Since mid 20th century,  Democracy is being considered the most accomplished process and a form of government where only people’s representatives have the right and authority to run the affairs of the state including forming certain constitutional rules and regulations.  Through democracy, people choose their representatives following a well-defined system of voting. The elected representatives then govern the affairs of the state on behalf of their people for a certain period of time (usually 4 to 5 years).  These representatives actually ensure the authority and rule of law for their people in the larger interests of any nation, state, or country. On the other hand, they are also held accountable and responsible for their actions and exercising of the powers within certain limitations as defined in the constitution or legislated through parliament.  Although Pakistan is a pure democratic...

AFGHANISTAN CRISES: WHERE DOES PAKISTAN STAND?

Afghanistan Crises and Pakistan  Background According to history, Afghanistan has remained a war zone and a plan to invade central and south Asia for a long time. All of the invaders' troops entered South Asia through Afghanistan, from the Aryans to the Mughals. Afghanistan was the target of two major invasions in recent history. The former Soviet Union (USSR) launched its first invasion in December 1979, which lasted until 1989 and culminated in the dissolution of the Soviet Union into a number of distinct states. However, a significant portion of the formal USSR's territory, now known as the Russian Federation, is still there. As a result of the so-called September 11, 2001 attacks on the World Trade Center in New York, the United States of America (USA) and its NATO (North Atlantic Treaty Organization) allies, including Great Britain, launched the second invasion in 2001. Al-Qaeda's leader, Usama Bin Ladin, was allegedly blamed for the 9/11 attacks and claims that Al-Qa...

SWOT Analysis within the Context of Education

 SWOT Analysis in Education for Curriculum Development, Classroom Management, and Planning Introduction   It was the Stanford Research Institute (SRI) which coined the term SWOT Analysis during the 1960s. Initially, the term was used for business management consultancy but later on, researchers and professionals started using it in different fields mainly for planning purposes. SWOT  analysis is a strategic planning tool or a framework which is used to identify and evaluate the Strengths, Weaknesses, Opportunities, and Threats related to an organization or a specific project including setting its standing operating procedures (SOPs).  It is widely used in business studies, politics, strategic military planning, think tanks, policy-making, international relations, socio-economic as well as socio-political dimensions, and education etc. Similarly, in the context of education, SWOT analysis provides a very comprehensive framework for assessing various aspects of educat...

Social Media Literacy and Educational Approaches in the 21st Century Teaching & Learning Context: B.Ed Honours Course Content

Social Media Literacy & Modes of Education in 21st Century (B.Ed Honours) Course Content Introduction The term social media refers to the digital interaction among different social groups. One of the most integral aspects of human life in the 21st century is social media, and it has significantly transformed how individuals communicate, interact, and gain information. Social media has opened the door to new opportunities for learning and information sharing including diverse challenges for teachers and learners in the process of teaching and learning.  In less advanced countries like Pakistan, teachers are still reluctant to use social media platforms while teaching because they lack certain skills to use different social media platforms effectively. As a result of it, such teachers rely on outdated traditional methods of teaching. On the other hand, many students believe that the purpose of social media use is just for entertainment and informal interaction with digital friend...

BOOKS ARE THE BEST OF ALL THE FRIENDS!

Books are the Best of all the Friends  Overview: Francis Bacon rightly said that “some books are tasted, others to be swallowed, and some few to be chewed and digested”. In his quote, Bacon emphasized that there are very few books only to be read out as wholly because they draw our attention with diligence and develop curiosity as we go on reading them further and further. Actually, books are the food for our brains and thoughts. They provide us knowledge, and deep information and develop creativity along with critical thinking skills.  Books lead us towards a world of fantasy and imagination and pose various logical and rational questions and intend to seek our reflection. According to Charles W. Eliot, “books are the quietest and most constant of friends; they are the most accessible and wisest of counselors, and the most patient of teachers”. Books are best friends and they are always ready to talk to us and share their information and experiences with us. Books are mi...

We'll Meet Again: A Poem by Raja Bahar Khan Soomro

We Shall Meet Again (A Poem)   Introduction   We come across many bitter experiences in our lives. One of these bitter experiences is the separation from our loved ones. Though we don't want to be get separated but life brings such situations where we don't have any other options except separation. In this poem, I have reflected on my feelings and desires that a day will come when I'll meet again with my dearest darling. So, let's now read that when and how I'll meet with my love.                 We'll Meet Again When spring awakens in a tender bloom,   And cuckoos sing beneath the silver moon,   In midnight’s hush, where melodies cascade,   We’ll meet again, where dreams of love are made.   We’ll meet again by oceans’ endless shore,   Where mountains rise and eagle spirits soar.   In dawn’s soft glow, where shadows gently play,   Our hearts will dance in rain’s sweet,...

Different Educational Theories & Approaches Solved MCQs

Different Education al Theories, Approaches, & Perspectives Solved MCQs   1. Which level of Bloom's Taxonomy is associated with basic recall and recognition of facts?    a) Analysis    b) Evaluation    c) Comprehension    d) Synthesis 2. At which level of Bloom's Taxonomy do students demonstrate their ability to apply knowledge in new and unique situations?    a) Knowledge    b) Comprehension    c) Application    d) Synthesis 3. Which of the following is a key component of Bloom's Taxonomy and involves breaking down information into parts to explore understandings and relationships?    a) Synthesis    b) Analysis    c) Evaluation    d) Knowledge 4. Which level of Bloom's Taxonomy involves the creation of new ideas or concepts by combining information in innovative ways?    a) Knowledge    b) Comprehension    c) Application ...

KASHMIR ISSUE; WHAT IS THE WAY FORWARD?

Kashmir Issue and the Way Forward                                   Overview: Whether it was an inability and incapability of the Britishers or intentional negligence towards proper demarcation of territorial boundaries before leaving the Indian Sub-continent or even pressure on Lord Mount Batten built by the Congress party’s leadership particularly Pandit Jawaharlal Nehru, however, it has left everlasting effects and consequences in terms of loss of innocent human lives, violence, hatred, military escalations, and socio-economic tensions in the fate of the people of South Asia since 1947 to till date.  One of the greatest territorial issues and tensions which I am going to highlight through this article blog is the Kashmir issue which has been remaining the bone of contention between Pakistan and India.  The United Kingdom, currently known as England (Great Britain) which is one of th...