QUESTION PAPER-Set2
QUESTION PAPER-Set2
Representation of Sets
There are two methods of representing a set
Roster or Tabular form In the roster form, we list all the members of the set within braces {
} and separate by commas.
Set-builder form In the set-builder form, we list the property or properties satisfied by all
the elements of the sets.
Note:
Intervals as Subsets of R
Let a and b be two given real numbers such that a < b, then
an open interval denoted by (a, b) is the set of real numbers {x : a < x < b}.
a closed interval denoted by [a, b] is the set of real numbers {x : a ≤ x ≤ b}.
intervals closed at one end and open at the others are known as semi-open or
semi-closed interval and denoted by (a, b] is the set of real numbers {x : a < x ≤ b}
or [a, b) is the set of real numbers {x : a ≤ x < b}.
Power Set
The collection of all subsets of a set A is called the power set of A. It is denoted by P(A).
If the number of elements in A i.e. n(A) = n, then the number of elements in P(A) = 2n.
Universal Set
A set that contains all sets in a given context is called the universal set.
Venn-Diagrams
Venn diagrams are the diagrams, which represent the relationship between sets.
In Venn-diagrams the universal set U is represented by point within a rectangle
and its subsets are represented by points in closed curves (usually circles) within
the rectangle.
Operations of Sets
Union of sets: The union of two sets A and B, denoted by A ∪ B is the set of all
those elements which are either in A or in B or in both A and B. Thus, A ∪ B = {x
: x ∈ A or x ∈ B}.
(i) A ∪ B = B ∪ A (Commutative law)
(ii) ( A ∪ B ) ∪ C = A ∪ ( B ∪ C)
(Associative law )
(iii) A ∪ φ = A (Law of identity element, φ is the identity of ∪)
(iv) A ∪ A = A (Idempotent law)
(v) U ∪ A = U (Law of U)
Intersection of sets: The intersection of two sets A and B, denoted by A ∩ B, is
the set of all elements which are common to both A and B.
Thus, A ∩ B = {x : x ∈ A and x ∈ B}
(i) A ∩ B = B ∩ A (Commutative law).
(ii) ( A ∩ B ) ∩ C = A ∩ ( B ∩ C ) (Associative law).
(iii) φ ∩ A = φ, U ∩ A = A (Law of φ and U).
(iv) A ∩ A = A (Idempotent law)
(v) A ∩ ( B ∪ C ) = ( A ∩ B ) ∪ ( A ∩ C ) (Distributive law ) i. e.,
∩ distributes over ∪