SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Downloaden Sie, um offline zu lesen
Notes by: PRERAK TRIVEDI
1 | P a g e
Q: What are sets?
Ans: Set theory is the mathematical theory of well-determined collections, called sets, of objects that
are called members, or elements, of the set.
Some examples of sets are:
1. Collection of boys in a class.
2. A={x | x ԑ N, 1<x<10}
3. A={ 1,2,3,4,5}
Q: Determine whether the following represent a set.
1. A collection of ‘lovely flowers’ is not a set, because the objects (flowers) to be included are not well-
defined.
NO
Reason: The word “lovely” is a relative term. What may appear lovely to one person may not be so to
the other person.
2. A collection of “Yellow flowers”.
YES
Reason: It is a set, because every red flowers will be included in this set i.e., the objects of the set are
well-defined.
3. A group of “Young singers”
NO
Reason: It is not a set, as the range of the ages of young singers is not given and so it can’t be decided
that which singer is to be considered young i.e., the objects are not well-defined.
Notes by: PRERAK TRIVEDI
2 | P a g e
4. A group of “Players with ages between 18 years and 25 years”.
YES
Reason: It is a set, because the range of ages of the player is given and so it can easily be decided that
which player is to be included and which is to be excluded. Hence, the objects are well-defined.
Q: How can sets be represented?
Ans: Sets can be classified in 3 common ways:
(i) Statement form method
The set of odd numbers less than 7 is written as: {odd numbers less than 7}.
A set of football players with ages between 22 years to 30 years.
A set of numbers greater than 30 and smaller than 55.
(ii) Roster or tabular form method
V = {a, e, i, o, u}
Z = {M, A, T, H, E, I, C, S}
N = {1, 2, 3, 4, 5}
(iii) Rule or set builder form method
P = {x: x is a counting number and greater than 12}
P = {x | x is a counting number and greater than 12}
Notes by: PRERAK TRIVEDI
3 | P a g e
Q: What are various important Set Notations?
Ans: Various Set Notations are as follows:
E Even natural numbers
O Odd natural numbers.
These notations play a very important role in determining answers of the set. So have a clear idea of
what is included.
Example:
A = {x: x ∈ N and x² = 4} here A= {2}
A = {x: x ∈ Z and x² = 4} here A= {-2, +2}
Notes by: PRERAK TRIVEDI
4 | P a g e
Q: What are Elements of a Set?
Ans: Elements are those which belong to a given set.
Example: N = {1, 2, 3, 4, 5}
Here, 1, 2, 3, 4, 5 are elements of Set A.
Q: What are the properties of elements of Set?
Ans: There are 2 main properties of elements of Set:
1. The change in order of writing the elements does not make any changes in the set.
Example:
Set A = {4, 5, 6, 7, 8, 9} is same as set A = {8, 4, 9, 7, 5, 6}
2. If one or many elements of a set are repeated, the set remains the same.
Example:
The set of letters in the word ‘GOOGLE’
A= {G, O, L, E}
Q: What are different types of Sets?
Ans: The different types of Sets are:
1. Empty Set or Null Set:
A set which does not contain any element is called an empty set, or the null set or the
void set and it is denoted by ∅ and is read as phi. In roster form, ∅ is denoted by {}. An
empty set is a finite set, since the number of elements in an empty set is finite, i.e., 0.
Examples:
(a) The set of whole numbers less than 0.
(b) N = {x: x ∈ N, 3 < x < 4}
(c) Let A = {x: 2 < x < 3, x is a natural number}
Here A is an empty set because there is no natural number between 2 and 3.
(d) Let B = {x: x is a composite number less than 4}.
Here B is an empty set because there is no composite number less than 4.
Notes by: PRERAK TRIVEDI
5 | P a g e
NOTES:
i. ∅ ≠ {0} ∴ has no element.
ii. {0} and {∅} are elements of set.
iii. The cardinal number of an empty set, i.e., n(∅) = 0
2. Singleton Set:
A set which contains only one element is called a singleton set.
Examples:
(a) A = {x: x is neither prime nor composite}
It is a singleton set containing one element, i.e., 1
(b) B = {x: x is a whole number, x < 1}
This set contains only one element 0 and is a singleton set.
(c) A = {x: x ∈ N and x² = 4}
Here A is a singleton set because there is only one element 2 whose square is 4.
(d) B = {x: x is an even prime number}
Here B is a singleton set because there is only one prime number which is even,
i.e., 2.
3. Finite Set:
A set which contains a definite number of elements is called a finite set. Empty set is
also called a finite set.
Example:
(a) The set of all colors in the rainbow.
(b) N = {x : x ∈ N, x < 7}
(c) P = {2, 3, 5, 7, 11, 13, 17, ...... 97}
4. Infinite Set:
The set whose elements cannot be listed, i.e., set containing never-ending elements is
called an infinite set.
Example:
(a) Set of all points in a plane
(b) A = {x : x ∈ N, x > 1}
Notes by: PRERAK TRIVEDI
6 | P a g e
(c) Set of all prime numbers
(d) B = {x : x ∈ W, x = 2n}
Note:
All infinite sets cannot be expressed in roster form.
5. Cardinal Number of a Set:
The number of distinct elements in a given set A is called the cardinal number of A. It is
denoted by n(A).
Example:
(a) A {x : x ∈ N, x < 5}
A = {1, 2, 3, 4}
Therefore, n(A) = 4
(b) B = set of letters in the word ALGEBRA
B = {A, L, G, E, B, R}
Therefore, n(B) = 6
6. Equivalent Sets:
Two sets A and B are said to be equivalent if their cardinal number is same, i.e., n(A) =
n(B). The symbol for denoting an equivalent set is ‘↔’.
Example:
(a) A = {1, 2, 3} Here n(A) = 3
B = {p, q, r} Here n(B) = 3
Therefore, A ↔ B
7. Equal sets:
Two sets A and B are said to be equal if they contain the same elements. Every element
of A is an element of B and every element of B is an element of A.
Example:
(a) A = {p, q, r, s}
B = {p, s, r, q}
Therefore, A = B
Notes by: PRERAK TRIVEDI
7 | P a g e
Q: What are Disjoint Sets and Overlapping Sets?
Ans:
Disjoint Sets:
Two sets A and B are said to be disjoint, if they do not have any element in common.
Example;
A = {x : x is a prime number}
B = {x : x is a composite number}.
Clearly, A and B do not have any element in common and are disjoint sets.
Overlapping Sets:
Two sets A and B are said to be overlapping if they contain at least one element in
common.
Example;
(a) A = {a, b, c, d}
B = {a, e, i, o, u}
Here, the two sets contain one elements in common, i.e., {a}
(b) X = {x : x ∈ N, x < 4}
Y = {x : x ∈ I, -1 < x < 4}
Here, the two sets contain three elements in common, i.e., (1, 2, 3)
Notes by: PRERAK TRIVEDI
8 | P a g e
Q: What are Subsets and its types?
Ans: If A and B are two sets, and every element of set A is also an element of set B, then A is called a
subset of B and we write it as A ⊆ B or B ⊇ A .
• Every set is a subset of itself, i.e., A ⊂ A, B ⊂ B.
• Empty set is a subset of every set.
• Symbol ‘⊆’ is used to denote ‘is a subset of’ or ‘is contained in’.
• A ⊆ B means A is a subset of B or A is contained in B.
• B ⊆ A means B contains A.
NOTE:
i. If A⊂B and B⊂A, then A = B, i.e., they are equal sets.
ii. Every set is a subset of itself.
iii. Null set or ∅ is a subset of every set.
Examples:
1. Let A = {2, 4, 6}
B = {6, 4, 8, 2}
Here A ⊂ B
Since, all the elements of set A are contained in set B. But B is not the subset of A since all the
elements of set B are not contained in set A.
2. The set N of natural numbers is a subset of the set Z of integers and we write N ⊂ Z.
3. Let A = {2, 4, 6}
B = {x : x is an even natural number less than 8}
Here A ⊂ B and B ⊂ A. Hence, we can say A = B
4. Let A = {1, 2, 3, 4}
B = {4, 5, 6, 7}
Here A ⊄ B and also B ⊄ C
[⊄ denotes ‘not a subset of’]
Types:
1. Proper Set:
If A and B are two sets, then A is called the proper subset of B if A ⊆ B but B ⊇ A
i.e., A ≠ B. The symbol ‘⊂’ is used to denote proper subset. Symbolically, we
write A ⊂ B.
Example;
Notes by: PRERAK TRIVEDI
9 | P a g e
1. A = {1, 2, 3, 4}
Here n(A) = 4
B = {1, 2, 3, 4, 5}
Here n(B) = 5
We observe that, all the elements of A are present in B but the element ‘5’ of B
is not present in A. So, we say that A is a proper subset of B. Symbolically, we
write it as A ⊂ B
Notes:
i. No set is a proper subset of itself.
ii. Null set or ∅ is a proper subset of every set.
2. Power Set:
The collection of all subsets of set A is called the power set of A. It is denoted by
P(A). In P(A), every element is a set.
Example:
If A = {p, q} then all the subsets of A will be
P(A) = {∅, {p}, {q}, {p, q}}
Number of elements of P(A) = n[P(A)] = 4 = 22
In general, n[P(A)] = 2m where m is the number of elements in set A.
3. Universal Set
A set which contains all the elements of other given sets is called a universal set. The
symbol for denoting a universal set is ∪ or U.
Example;
1. If A = {1, 2, 3} B = {2, 3, 4} C = {3, 5, 7} then U = {1, 2, 3, 4, 5, 7}
[Here A ⊆ U, B ⊆ U, C ⊆ U and U ⊇ A, U ⊇ B, U ⊇ C]
2. If P is a set of all whole numbers and Q is a set of all negative numbers then the
universal set is a set of all integers.
3. If A = {a, b, c} B = {d, e} C = {f, g, h, i} then U = {a, b, c, d, e, f, g, h, i} can be taken
as universal set.
Q: What are basic operations on Sets?
Ans: The four basic operations on sets are:
Notes by: PRERAK TRIVEDI
10 | P a g e
1. Union of Sets
Union of two given sets is the smallest set which contains all the elements of both the sets.
To find the union of two given sets A and B is a set which consists of all the elements of A and all the
elements of B such that no element is repeated.
The symbol for denoting union of sets is ‘∪’.
Example;
Let set A = {2, 4, 5, 6} and set B = {4, 6, 7, 8}
Taking every element of both the sets A and B, without repeating any element, we get a new set = {2, 4,
5, 6, 7, 8}
Notes:
a. A and B are the subsets of A ∪ B
b. The union of sets is commutative, i.e., A ∪ B = B ∪ A.
c. The operations are performed when the sets are expressed in roster form.
Some properties of the operation of union:
1. A∪B = B∪A (Commutative law)
2. A∪(B∪C) = (A∪B)∪C (Associative law)
3. A ∪ ϕ = A (Law of identity element, is the identity of ∪)
4. A∪A = A (Idempotent law)
5. U∪A = U (Law of ∪) ∪ is the universal set.
A ∪ ϕ = ϕ ∪ A = A i.e. union of any set with the empty set is always the set itself.
2. Intersection of sets
Intersection of two given sets is the largest set which contains all the elements that are common
to both the sets.
To find the intersection of two given sets A and B is a set which consists of all the elements
which are common to both A and B.
Notes by: PRERAK TRIVEDI
11 | P a g e
The symbol for denoting intersection of sets is ‘∩‘.
Example:
Let set A = {2, 3, 4, 5, 6} and set B = {3, 5, 7, 9}
In this two sets, the elements 3 and 5 are common. The set containing these common elements
i.e., {3, 5} is the intersection of set A and B.
Notes:
1. A ∩ B is a subset of A and B.
2. Intersection of a set is commutative, i.e., A ∩ B = B ∩ A.
3. Operations are performed when the set is expressed in the roster form.
Some properties of the operation of intersection
a. A∩B = B∩A (Commutative law)
b. (A∩B)∩C = A∩ (B∩C) (Associative law)
c. ϕ ∩ A = ϕ (Law of ϕ)
d. U∩A = A (Law of ∪)
e. A∩A = A (Idempotent law)
f. A∩(B∪C) = (A∩B) ∪ (A∩C) (Distributive law) Here ∩ distributes over ∪
Also, A∪(B∩C) = (AUB) ∩ (AUC) (Distributive law) Here ∪ distributes over ∩
A ∩ ϕ = ϕ ∩ A = ϕ i.e. intersection of any set with the empty set is always the empty set.
3. Difference of the Set
If A and B are two sets, then their difference is given by A - B or B - A.
Example:
If A = {2, 3, 4} and B = {4, 5, 6}
A - B means elements of A which are not the elements of B. i.e., in the above example
A - B = {2, 3}
In general, B - A = {x : x ∈ B, and x ∉ A}
Notes by: PRERAK TRIVEDI
12 | P a g e
Note:
If A and B are disjoint sets, then A – B = A and B – A = B
Q: What is complement of a Set?
Ans: In complement of a set if U be the universal set and A a subset of U, then the complement of A is
the set of all elements of U which are not the elements of A.
Symbolically, we denote the complement of A with respect to U as A’.
Example;
If U = {1, 2, 3, 4, 5, 6, 7}and A = {1, 3, 7} then find A'.
We observe that 2, 4, 5, 6 are the only elements of U which do not belong to A.
Therefore, A' = {2, 4, 5, 6}
NOTE:
1. The complement of a universal set is an empty set.
2. The complement of an empty set is a universal set.
3. The set and its complement are disjoint sets.
Q: What are Venn- Diagrams?
Ans: Pictorial representations of sets represented by closed figures are called set diagrams or Venn
diagrams. Venn diagrams are used to illustrate various operations like union, intersection and
difference.
We can express the relationship among sets through this in a more significant way.
In this,
• A rectangle is used to represent a universal set.
• Circles or ovals are used to represent other subsets of the universal set.
Notes by: PRERAK TRIVEDI
13 | P a g e
Venn diagrams in different situations: (ξ = U = Universal Set)
1. If a set A is a subset of set B, then the circle representing set A is drawn inside the circle
representing set B.
Figure 1 Subset
2. If set A and set B have some elements in common, then to represent them, we draw two
circles which are overlapping.
Figure 2 Intersection
Notes by: PRERAK TRIVEDI
14 | P a g e
3. If set A and set B are disjoint, then they are represented by two non-intersecting circles.
Figure 3 Disjoint Set
In this diagrams, the universal set is represented by a rectangular region and its subsets by
circles inside the rectangle. We represented disjoint set by disjoint circles and intersecting sets
by intersecting circles.

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

1. sets and basic notations
1. sets and basic notations1. sets and basic notations
1. sets and basic notations
 
1. set theory
1. set theory1. set theory
1. set theory
 
Bays theorem of probability
Bays theorem of probabilityBays theorem of probability
Bays theorem of probability
 
Set concepts
Set conceptsSet concepts
Set concepts
 
Graph theory
Graph theory Graph theory
Graph theory
 
Introduction to Set Theory
Introduction to Set TheoryIntroduction to Set Theory
Introduction to Set Theory
 
Graph theory
Graph theoryGraph theory
Graph theory
 
introduction to graph theory
introduction to graph theoryintroduction to graph theory
introduction to graph theory
 
Set, Relations and Functions
Set, Relations and FunctionsSet, Relations and Functions
Set, Relations and Functions
 
Vector Calculus.
Vector Calculus.Vector Calculus.
Vector Calculus.
 
Predicates and Quantifiers
Predicates and QuantifiersPredicates and Quantifiers
Predicates and Quantifiers
 
Relations in Discrete Math
Relations in Discrete MathRelations in Discrete Math
Relations in Discrete Math
 
maths set
maths setmaths set
maths set
 
Sequences and Series (Mathematics)
Sequences and Series (Mathematics) Sequences and Series (Mathematics)
Sequences and Series (Mathematics)
 
Sets
SetsSets
Sets
 
Diagonalization
DiagonalizationDiagonalization
Diagonalization
 
Lattices
LatticesLattices
Lattices
 
Recurrence Relation
Recurrence RelationRecurrence Relation
Recurrence Relation
 
NP completeness
NP completenessNP completeness
NP completeness
 
Sets theory with animation
Sets theory with animationSets theory with animation
Sets theory with animation
 

Ähnlich wie Set theory

Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxNovyFacun1
 
INTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptxINTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptxSumit366794
 
pdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfpdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfSenaJover
 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdfstephy1234
 
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxMoazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxKhalidSyfullah6
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)VihaanBhambhani
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure Abdullah Jan
 
set an introduction.pptx
set an introduction.pptxset an introduction.pptx
set an introduction.pptxhoneybal egipto
 
sets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxsets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxZenLooper
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
8 points you must to know about set theory
8 points you must to know about set theory8 points you must to know about set theory
8 points you must to know about set theoryTransweb Global Inc
 

Ähnlich wie Set theory (20)

Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
 
Sets
SetsSets
Sets
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
 
Sets
SetsSets
Sets
 
INTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptxINTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptx
 
Set Difference
Set DifferenceSet Difference
Set Difference
 
2.1 Sets
2.1 Sets2.1 Sets
2.1 Sets
 
pdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfpdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdf
 
Chap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdfChap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdf
 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdf
 
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxMoazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
 
set an introduction.pptx
set an introduction.pptxset an introduction.pptx
set an introduction.pptx
 
sets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxsets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptx
 
Sets ppt
Sets pptSets ppt
Sets ppt
 
Introduction to Sets
Introduction to SetsIntroduction to Sets
Introduction to Sets
 
sets.pptx
sets.pptxsets.pptx
sets.pptx
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
8 points you must to know about set theory
8 points you must to know about set theory8 points you must to know about set theory
8 points you must to know about set theory
 

Mehr von Prerak Trivedi

Microphone and It's Types
Microphone and It's TypesMicrophone and It's Types
Microphone and It's TypesPrerak Trivedi
 
Second Order Differential Circuits
Second Order Differential CircuitsSecond Order Differential Circuits
Second Order Differential CircuitsPrerak Trivedi
 
Production Management with it's objectives and functions
Production Management with it's objectives and functionsProduction Management with it's objectives and functions
Production Management with it's objectives and functionsPrerak Trivedi
 
Special purpose Diodes
Special purpose DiodesSpecial purpose Diodes
Special purpose DiodesPrerak Trivedi
 
Basic Electronics : Microcomputer controlled Bread Making Machine
Basic Electronics : Microcomputer controlled Bread Making MachineBasic Electronics : Microcomputer controlled Bread Making Machine
Basic Electronics : Microcomputer controlled Bread Making MachinePrerak Trivedi
 
Listening and it’s types
Listening and it’s typesListening and it’s types
Listening and it’s typesPrerak Trivedi
 
Applications of linear algebra
Applications of linear algebraApplications of linear algebra
Applications of linear algebraPrerak Trivedi
 

Mehr von Prerak Trivedi (9)

Microphone and It's Types
Microphone and It's TypesMicrophone and It's Types
Microphone and It's Types
 
Maxwell's equation
Maxwell's equationMaxwell's equation
Maxwell's equation
 
Second Order Differential Circuits
Second Order Differential CircuitsSecond Order Differential Circuits
Second Order Differential Circuits
 
Production Management with it's objectives and functions
Production Management with it's objectives and functionsProduction Management with it's objectives and functions
Production Management with it's objectives and functions
 
Special purpose Diodes
Special purpose DiodesSpecial purpose Diodes
Special purpose Diodes
 
Basic Electronics : Microcomputer controlled Bread Making Machine
Basic Electronics : Microcomputer controlled Bread Making MachineBasic Electronics : Microcomputer controlled Bread Making Machine
Basic Electronics : Microcomputer controlled Bread Making Machine
 
Listening and it’s types
Listening and it’s typesListening and it’s types
Listening and it’s types
 
Eew mini project
Eew mini projectEew mini project
Eew mini project
 
Applications of linear algebra
Applications of linear algebraApplications of linear algebra
Applications of linear algebra
 

Kürzlich hochgeladen

Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Kürzlich hochgeladen (20)

Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

Set theory

  • 1. Notes by: PRERAK TRIVEDI 1 | P a g e Q: What are sets? Ans: Set theory is the mathematical theory of well-determined collections, called sets, of objects that are called members, or elements, of the set. Some examples of sets are: 1. Collection of boys in a class. 2. A={x | x ԑ N, 1<x<10} 3. A={ 1,2,3,4,5} Q: Determine whether the following represent a set. 1. A collection of ‘lovely flowers’ is not a set, because the objects (flowers) to be included are not well- defined. NO Reason: The word “lovely” is a relative term. What may appear lovely to one person may not be so to the other person. 2. A collection of “Yellow flowers”. YES Reason: It is a set, because every red flowers will be included in this set i.e., the objects of the set are well-defined. 3. A group of “Young singers” NO Reason: It is not a set, as the range of the ages of young singers is not given and so it can’t be decided that which singer is to be considered young i.e., the objects are not well-defined.
  • 2. Notes by: PRERAK TRIVEDI 2 | P a g e 4. A group of “Players with ages between 18 years and 25 years”. YES Reason: It is a set, because the range of ages of the player is given and so it can easily be decided that which player is to be included and which is to be excluded. Hence, the objects are well-defined. Q: How can sets be represented? Ans: Sets can be classified in 3 common ways: (i) Statement form method The set of odd numbers less than 7 is written as: {odd numbers less than 7}. A set of football players with ages between 22 years to 30 years. A set of numbers greater than 30 and smaller than 55. (ii) Roster or tabular form method V = {a, e, i, o, u} Z = {M, A, T, H, E, I, C, S} N = {1, 2, 3, 4, 5} (iii) Rule or set builder form method P = {x: x is a counting number and greater than 12} P = {x | x is a counting number and greater than 12}
  • 3. Notes by: PRERAK TRIVEDI 3 | P a g e Q: What are various important Set Notations? Ans: Various Set Notations are as follows: E Even natural numbers O Odd natural numbers. These notations play a very important role in determining answers of the set. So have a clear idea of what is included. Example: A = {x: x ∈ N and x² = 4} here A= {2} A = {x: x ∈ Z and x² = 4} here A= {-2, +2}
  • 4. Notes by: PRERAK TRIVEDI 4 | P a g e Q: What are Elements of a Set? Ans: Elements are those which belong to a given set. Example: N = {1, 2, 3, 4, 5} Here, 1, 2, 3, 4, 5 are elements of Set A. Q: What are the properties of elements of Set? Ans: There are 2 main properties of elements of Set: 1. The change in order of writing the elements does not make any changes in the set. Example: Set A = {4, 5, 6, 7, 8, 9} is same as set A = {8, 4, 9, 7, 5, 6} 2. If one or many elements of a set are repeated, the set remains the same. Example: The set of letters in the word ‘GOOGLE’ A= {G, O, L, E} Q: What are different types of Sets? Ans: The different types of Sets are: 1. Empty Set or Null Set: A set which does not contain any element is called an empty set, or the null set or the void set and it is denoted by ∅ and is read as phi. In roster form, ∅ is denoted by {}. An empty set is a finite set, since the number of elements in an empty set is finite, i.e., 0. Examples: (a) The set of whole numbers less than 0. (b) N = {x: x ∈ N, 3 < x < 4} (c) Let A = {x: 2 < x < 3, x is a natural number} Here A is an empty set because there is no natural number between 2 and 3. (d) Let B = {x: x is a composite number less than 4}. Here B is an empty set because there is no composite number less than 4.
  • 5. Notes by: PRERAK TRIVEDI 5 | P a g e NOTES: i. ∅ ≠ {0} ∴ has no element. ii. {0} and {∅} are elements of set. iii. The cardinal number of an empty set, i.e., n(∅) = 0 2. Singleton Set: A set which contains only one element is called a singleton set. Examples: (a) A = {x: x is neither prime nor composite} It is a singleton set containing one element, i.e., 1 (b) B = {x: x is a whole number, x < 1} This set contains only one element 0 and is a singleton set. (c) A = {x: x ∈ N and x² = 4} Here A is a singleton set because there is only one element 2 whose square is 4. (d) B = {x: x is an even prime number} Here B is a singleton set because there is only one prime number which is even, i.e., 2. 3. Finite Set: A set which contains a definite number of elements is called a finite set. Empty set is also called a finite set. Example: (a) The set of all colors in the rainbow. (b) N = {x : x ∈ N, x < 7} (c) P = {2, 3, 5, 7, 11, 13, 17, ...... 97} 4. Infinite Set: The set whose elements cannot be listed, i.e., set containing never-ending elements is called an infinite set. Example: (a) Set of all points in a plane (b) A = {x : x ∈ N, x > 1}
  • 6. Notes by: PRERAK TRIVEDI 6 | P a g e (c) Set of all prime numbers (d) B = {x : x ∈ W, x = 2n} Note: All infinite sets cannot be expressed in roster form. 5. Cardinal Number of a Set: The number of distinct elements in a given set A is called the cardinal number of A. It is denoted by n(A). Example: (a) A {x : x ∈ N, x < 5} A = {1, 2, 3, 4} Therefore, n(A) = 4 (b) B = set of letters in the word ALGEBRA B = {A, L, G, E, B, R} Therefore, n(B) = 6 6. Equivalent Sets: Two sets A and B are said to be equivalent if their cardinal number is same, i.e., n(A) = n(B). The symbol for denoting an equivalent set is ‘↔’. Example: (a) A = {1, 2, 3} Here n(A) = 3 B = {p, q, r} Here n(B) = 3 Therefore, A ↔ B 7. Equal sets: Two sets A and B are said to be equal if they contain the same elements. Every element of A is an element of B and every element of B is an element of A. Example: (a) A = {p, q, r, s} B = {p, s, r, q} Therefore, A = B
  • 7. Notes by: PRERAK TRIVEDI 7 | P a g e Q: What are Disjoint Sets and Overlapping Sets? Ans: Disjoint Sets: Two sets A and B are said to be disjoint, if they do not have any element in common. Example; A = {x : x is a prime number} B = {x : x is a composite number}. Clearly, A and B do not have any element in common and are disjoint sets. Overlapping Sets: Two sets A and B are said to be overlapping if they contain at least one element in common. Example; (a) A = {a, b, c, d} B = {a, e, i, o, u} Here, the two sets contain one elements in common, i.e., {a} (b) X = {x : x ∈ N, x < 4} Y = {x : x ∈ I, -1 < x < 4} Here, the two sets contain three elements in common, i.e., (1, 2, 3)
  • 8. Notes by: PRERAK TRIVEDI 8 | P a g e Q: What are Subsets and its types? Ans: If A and B are two sets, and every element of set A is also an element of set B, then A is called a subset of B and we write it as A ⊆ B or B ⊇ A . • Every set is a subset of itself, i.e., A ⊂ A, B ⊂ B. • Empty set is a subset of every set. • Symbol ‘⊆’ is used to denote ‘is a subset of’ or ‘is contained in’. • A ⊆ B means A is a subset of B or A is contained in B. • B ⊆ A means B contains A. NOTE: i. If A⊂B and B⊂A, then A = B, i.e., they are equal sets. ii. Every set is a subset of itself. iii. Null set or ∅ is a subset of every set. Examples: 1. Let A = {2, 4, 6} B = {6, 4, 8, 2} Here A ⊂ B Since, all the elements of set A are contained in set B. But B is not the subset of A since all the elements of set B are not contained in set A. 2. The set N of natural numbers is a subset of the set Z of integers and we write N ⊂ Z. 3. Let A = {2, 4, 6} B = {x : x is an even natural number less than 8} Here A ⊂ B and B ⊂ A. Hence, we can say A = B 4. Let A = {1, 2, 3, 4} B = {4, 5, 6, 7} Here A ⊄ B and also B ⊄ C [⊄ denotes ‘not a subset of’] Types: 1. Proper Set: If A and B are two sets, then A is called the proper subset of B if A ⊆ B but B ⊇ A i.e., A ≠ B. The symbol ‘⊂’ is used to denote proper subset. Symbolically, we write A ⊂ B. Example;
  • 9. Notes by: PRERAK TRIVEDI 9 | P a g e 1. A = {1, 2, 3, 4} Here n(A) = 4 B = {1, 2, 3, 4, 5} Here n(B) = 5 We observe that, all the elements of A are present in B but the element ‘5’ of B is not present in A. So, we say that A is a proper subset of B. Symbolically, we write it as A ⊂ B Notes: i. No set is a proper subset of itself. ii. Null set or ∅ is a proper subset of every set. 2. Power Set: The collection of all subsets of set A is called the power set of A. It is denoted by P(A). In P(A), every element is a set. Example: If A = {p, q} then all the subsets of A will be P(A) = {∅, {p}, {q}, {p, q}} Number of elements of P(A) = n[P(A)] = 4 = 22 In general, n[P(A)] = 2m where m is the number of elements in set A. 3. Universal Set A set which contains all the elements of other given sets is called a universal set. The symbol for denoting a universal set is ∪ or U. Example; 1. If A = {1, 2, 3} B = {2, 3, 4} C = {3, 5, 7} then U = {1, 2, 3, 4, 5, 7} [Here A ⊆ U, B ⊆ U, C ⊆ U and U ⊇ A, U ⊇ B, U ⊇ C] 2. If P is a set of all whole numbers and Q is a set of all negative numbers then the universal set is a set of all integers. 3. If A = {a, b, c} B = {d, e} C = {f, g, h, i} then U = {a, b, c, d, e, f, g, h, i} can be taken as universal set. Q: What are basic operations on Sets? Ans: The four basic operations on sets are:
  • 10. Notes by: PRERAK TRIVEDI 10 | P a g e 1. Union of Sets Union of two given sets is the smallest set which contains all the elements of both the sets. To find the union of two given sets A and B is a set which consists of all the elements of A and all the elements of B such that no element is repeated. The symbol for denoting union of sets is ‘∪’. Example; Let set A = {2, 4, 5, 6} and set B = {4, 6, 7, 8} Taking every element of both the sets A and B, without repeating any element, we get a new set = {2, 4, 5, 6, 7, 8} Notes: a. A and B are the subsets of A ∪ B b. The union of sets is commutative, i.e., A ∪ B = B ∪ A. c. The operations are performed when the sets are expressed in roster form. Some properties of the operation of union: 1. A∪B = B∪A (Commutative law) 2. A∪(B∪C) = (A∪B)∪C (Associative law) 3. A ∪ ϕ = A (Law of identity element, is the identity of ∪) 4. A∪A = A (Idempotent law) 5. U∪A = U (Law of ∪) ∪ is the universal set. A ∪ ϕ = ϕ ∪ A = A i.e. union of any set with the empty set is always the set itself. 2. Intersection of sets Intersection of two given sets is the largest set which contains all the elements that are common to both the sets. To find the intersection of two given sets A and B is a set which consists of all the elements which are common to both A and B.
  • 11. Notes by: PRERAK TRIVEDI 11 | P a g e The symbol for denoting intersection of sets is ‘∩‘. Example: Let set A = {2, 3, 4, 5, 6} and set B = {3, 5, 7, 9} In this two sets, the elements 3 and 5 are common. The set containing these common elements i.e., {3, 5} is the intersection of set A and B. Notes: 1. A ∩ B is a subset of A and B. 2. Intersection of a set is commutative, i.e., A ∩ B = B ∩ A. 3. Operations are performed when the set is expressed in the roster form. Some properties of the operation of intersection a. A∩B = B∩A (Commutative law) b. (A∩B)∩C = A∩ (B∩C) (Associative law) c. ϕ ∩ A = ϕ (Law of ϕ) d. U∩A = A (Law of ∪) e. A∩A = A (Idempotent law) f. A∩(B∪C) = (A∩B) ∪ (A∩C) (Distributive law) Here ∩ distributes over ∪ Also, A∪(B∩C) = (AUB) ∩ (AUC) (Distributive law) Here ∪ distributes over ∩ A ∩ ϕ = ϕ ∩ A = ϕ i.e. intersection of any set with the empty set is always the empty set. 3. Difference of the Set If A and B are two sets, then their difference is given by A - B or B - A. Example: If A = {2, 3, 4} and B = {4, 5, 6} A - B means elements of A which are not the elements of B. i.e., in the above example A - B = {2, 3} In general, B - A = {x : x ∈ B, and x ∉ A}
  • 12. Notes by: PRERAK TRIVEDI 12 | P a g e Note: If A and B are disjoint sets, then A – B = A and B – A = B Q: What is complement of a Set? Ans: In complement of a set if U be the universal set and A a subset of U, then the complement of A is the set of all elements of U which are not the elements of A. Symbolically, we denote the complement of A with respect to U as A’. Example; If U = {1, 2, 3, 4, 5, 6, 7}and A = {1, 3, 7} then find A'. We observe that 2, 4, 5, 6 are the only elements of U which do not belong to A. Therefore, A' = {2, 4, 5, 6} NOTE: 1. The complement of a universal set is an empty set. 2. The complement of an empty set is a universal set. 3. The set and its complement are disjoint sets. Q: What are Venn- Diagrams? Ans: Pictorial representations of sets represented by closed figures are called set diagrams or Venn diagrams. Venn diagrams are used to illustrate various operations like union, intersection and difference. We can express the relationship among sets through this in a more significant way. In this, • A rectangle is used to represent a universal set. • Circles or ovals are used to represent other subsets of the universal set.
  • 13. Notes by: PRERAK TRIVEDI 13 | P a g e Venn diagrams in different situations: (ξ = U = Universal Set) 1. If a set A is a subset of set B, then the circle representing set A is drawn inside the circle representing set B. Figure 1 Subset 2. If set A and set B have some elements in common, then to represent them, we draw two circles which are overlapping. Figure 2 Intersection
  • 14. Notes by: PRERAK TRIVEDI 14 | P a g e 3. If set A and set B are disjoint, then they are represented by two non-intersecting circles. Figure 3 Disjoint Set In this diagrams, the universal set is represented by a rectangular region and its subsets by circles inside the rectangle. We represented disjoint set by disjoint circles and intersecting sets by intersecting circles.