SETS
1. SET :
A set is a collection of well defined objects which are distinct from each other.
Set are generally denoted by capital letters A,B,C,…. etc. and the elements of the set by a, b, c .... etc.
If a is an element of a set A, then we write a∈A and say a belongs to A.
If a does not belong to A then we write a∉A,
2. SOME IMPORTANT NUMBER SETS :
N= Set of all natural numbers
={1,2,3,4,…}
W= Set of all whole numbers
={0,1,2,3,….}
Z or I set of all integers
{…−3,−2,−1,0,1,2,3,…}
Z+= Set of all +ve integers
={1,2,3,…}=N.
Z− = Set of all -ve integers
=(−1,−2,−3,….}
Z0= The set of all non-zero integers.
={±1,±2,±3,…}
Q = The set of all rational numbers.
={pq:p,q∈I,q≠0}
R= the set of all real numbers.
R−Q= The set of all irrational numbers
3. REPRESENTATION OF A SET :
(i) Roster Form : In this form a set is described by listing elements, separated by commas and enclose then by curly brackets
(ii) Set Builder Form : In this case we write down a property or rule p Which gives us all the element of the set A={x:P(x)}
4. TYPES OF SETS :
Null set or Empty set : A set having no element in it is called an Empty set or a null set or void set it is denoted by ϕ or { } A set consisting of at least one element is called a non-empty set or a non-void set.
Singleton : A set consisting of a single element is called a singleton set.
Finite Set : A set which has only finite number of elements is called a finite set.
Order of a finite set : The number of elements in a finite set is called the order of the set A and is denoted O(A) or n(A). It is also called cardinal number of the set.
Infinite set : A set which has an infinite number of elements is called an infinite set.
Equal sets : Two sets A and B are said to be equal if every element of A is a member of B, and every element of B is a member of A. If sets A and B are equal. We write A=B and if A and B are not equal then A≠B.
Equivalent sets : Two finite sets A and B are equivalent if their number of elements are same i.e. n(A)=n(B)
Note : Equal sets are always equivalent but equivalent sets may not be equal.
Subsets : Let A and B be two sets if every element of A is an element B, then A is called a subset of B i.e. A⊆B
Proper subset : If A is a subset of B and A≠B then A is a proper subset of B. and we write A⊂B
Note-1 : Every set is a subset of itself i.e. A⊆A for all A
Note-2 : Empty set ϕ is a subset of every set
Note-3 : Clearly N⊂W⊂Z⊂Q⊂R⊂C
Note- 4 : The total number of subsets of a finite set containing n elements is 2n
Universal set : A set consisting of all possible elements which occur in the discussion is called a Universal set and is denoted by U
Note : All sets are contained in the universal set
Power set : Let A be any set. The set of all subsets of A is called power set of A and is denoted by P(A)
Some Operation on Sets:
(i) Union of two sets : A∪B={x:x∈A or x∈B}
(ii) Intersection of two sets : A∩B={x:x∈A and x∈B}
(iii) Difference of two sets : A−B={x:x∈A and x∉B}
(iv) Complement of a set : A′={x:x∉A but x∈U}=U−A
(v) De-Morgan Laws : (A∪B)′=A′∩B′;(A∩B)′=A′∪B′
(vi) A−(B∪C)=(A−B)∩(A−C);A−(B∩C)=(A−B)∪(A−C)
(vii) Distributive Laws : A∪(B∩C)=(A∪B)∩(A∪C);A∩(B∪C)=(A∩B)∪(A∩C)
(viii) Commutative Laws : A∪B=B∪A;A∩B=B∩A
(ix) Associative Laws : (A∪B)∪C=A∪(B∪C);(A∩B)∩C=A∩(B∩C)
(x) A∩ϕ=ϕ;A∩U=A
A∪ϕ=A;A∪U=U
(xi) A∩B⊆A;A∩B⊆B
(xii) A⊆A∪B;B⊆A∪B
(xiii) A⊆B⇒A∩B=A
(xiv) A⊆B⇒A∪B=B
Disjoint Sets :
IF A∩B=ϕ, then A,B are disjoint. Note : A∩A′=ϕ∴A,A′ are disjoint.
Symmetric Difference of Sets:
AΔB=(A−B)∪(B−A)
- (A′)′=A
- A⊆B⇔B′⊆A′
If A and B are any two sets, then
(i) A−B=A∩B′
(ii) B−A=B∩A′
(iii) A−B=A⇔A∩B=ϕ
(iv) (A−B)∪B=A∪B
(v) (A−B)∩B=ϕ
(vi) (A−B)∪(B−A)=(A∪B)−(A∩B)
Venn Diagram :
Note : A∩A′=ϕ,A∪A′=U
5. SOME IMPORTANT RESULTS ON NUMBER OF ELEMENTS IN SETS :
If A,B and C are finite sets, and U be the finite universal set, then
(i) n(A∪B)=n(A)+n(B)−n(A∩B)
(ii) n(A∪B)=n(A)+n(B)⇔A,B are disjoint sets
(iii) n(A−B)=n(A)−n(A∩B) i.e. n(A−B)+n(A∩B)=n(A)
(iv) n(AΔB)= No. of elements which belong to exactly one of A or B
= n((A−B)∪(B−A))
= n(A−B)+n(B−A)[∵(A−B) and (B−A) are disjoint ]
=n(A)−n(A∩B)+n(B)−n(A∩B)
=n(A)+n(B)−2n(A∩B)
= n(A)+n(B)−2n(A∩B)
(v) n(A∪B∪C)=n(A)+n(B)+n(C)−n(A∩B)−n(B∩C)−n(A∩C)+n(A∩B∩C)
(vi) Number of elements in exactly two of the sets A,B,C
= n(A∩B)+n(B∩C)+n(C∩A)−3n(A∩B∩C)
(vii) number of elements in exactly one of the sets A,B,C
=n(A)+n(B)+n(C)−2n(A∩B)−2n(B∩C)−2n(A∩C)+3n(A∩B∩C)
(viii) n(A′∪B′)=n((A∩B)′)=n(U)−n(A∩B)
(ix) n(A′∩B′)=n((A∪B)′)=n(U)−n(A∪B)
(x) If A1,A2…….An are finite sets, then
n(⋃ni=1Ai)=n∑i=1n(Ai)−∑1≤i<j≤nn(Ai∩Aj)
+∑1≤i<j<k≤nn(Ai∩Aj∩Ak)−……+(−1)n−1n(A1∩A2∩….An)
Comments
Post a Comment