935176656X Math
935176656X Math
Note (a) Sets are generally denoted by capital letters A, B, C, P, Q, X, Y etc. Archimedean Property
(b) Elements of the set are denoted by the small letters a, b, c, p, q, x, y etc. Supremum, Infimum
(c) If x is not the member of the set S, then it is written as x ∉S and read as x
does not belong to S.
Subsets
If every element of a set A is also an element of a set B, then A is called a subset of B and
it is denoted by A ⊆ B.
Superset
If A is a subset of B means A is contained in B, we can also say that B contains A or B is
superset of A, it can be written as B ⊃ A.
Equality of Sets
If two sets A and B are equal, then symbollically it is written as A = B. If every element of
A belongs to B and every element of B belongs to A. i.e., A = B if and only if
x ∈ A ⇔ x ∈ B or A ⊂ B, B ⊂ A ⇔ A = B
Proper Set
If every element of the set A is an element of the set B and B contains atleast one element
which does not belong to A, i.e., if A ⊂ B and A ≠ B, then we can say that A is proper
subset of B and it is denoted by A ⊂ B.
e.g., {2, 3, 6, 4} is proper subset of {4, 3, 2, 6, 5, 8}
1
2 UGC-CSIR NET Tutor Mathematical Sciences
Universal Set
We consider all the sets to be the subsets of a given fixed set
known as universal set or universe of discourse. It is denoted A A
B
by U or X.
Finite Set
If a set consist of finite number of elements, it is called a finite In the diagram shaded portion represents A ∪ B.
set.
∴ A ∪ B = { x : x ∈ A or x ∈ B or x ∈ both A and B}
e.g., {7, 9, 11} is a finite set.
Intersection
Infinite Set
The intersection of two sets A and B written as A ∩ B. It means
If a set consist of an infinite number of elements, it is called,
the set of points which belongs to both A and B.
infinite set.
e.g., Set of Natural numbers N, Set of Rational numbers R, etc.
Power Set
A B
Power set of the set is defined as the family consisting of all
subsets of a set. It is denoted by P.
e.g., { A : A ⊂ B} is power set of B. It can be written as
P = { A : A ⊂ B}
In the diagram shaded portion represents A ∩ B.
Null Set ∴ A ∩ B = { x : x ∈ A and x ∈ B}
A set consisting of no points is called the empty set or null set. If A ∩ B = φ, it means there is no common element in A and
It is denoted by φ or {}. B. In this case, the sets A and B are said to be disjoint.
Indexed Set and Index Set Note (a) Sometimes A + B can be written in place of
A ∪ B.
Let St be a non-empty set for each t in a set ∆. The sets
(b) Sometimes A ⋅ B can be written in place of A ∩ B .
A1, A2 , A3 , ....., An are called indexed sets and the set
∆ = {1, 2, 3, ..., n} is called index set. The suffix t ∈ ∆ of At is (c) If A = {1, 2 }, B = { 3, 4,5 }, then A ∪ B = {1, 2, 3, 4,5 }.
called an index and such a family of sets is denoted by (d) If A = {1, 2 },B = {2, 3, 4 }, then A ∩ B = {2 }.
{ A t : t ∈ ∆} or { A t }, t ∈ ∆. (e) If x ∈ A ⇒ x ∈ A ∪ B and any x ∈ B ⇒ x ∈ A ∪ B
∴ A ⊂ A ∪ B, B ⊂ A ∪ B
Singleton Set (f) If x ∈ A ∩ B ⇒ x ∈ A and any x ∈ A ∩ B ⇒ x ∈ B
∴ A ∩ B ⊂ A, A ∩ B ⊂ B
A set consisting of a single element is called a singleton set.
e.g., {1}, {2}, { a } etc., are singleton sets.
Complement of a Set
Pairwise Disjoint Sets The complement of a set A is denoted by A C or A′ i.e., the set
A family { An } of sets is said to be pairwise disjoint, if of all points in the universal set U which do not belong to A.
A t ∩ AS = φ, ∀ t, s ∈ ∆ s.t. t ≠ s. Symbollically, it can be written as
A C = U − A = { x : x ∈ U and x ∉ A}
Hereditary Property i.e., for any x ∈ A ′ ⇔ x ∉ A
A non-empty family A = { A t } of sets is said to have hereditary
property, if Difference of Sets
A t ⊂ As, A s ∈ A ⇒ A t ∈ A The difference A − B between two sets A and B is the set of
points in A which do not belong to B, i.e.,
Set Operations A − B = A ∩ BC
2
Set Theory and Real Number System 3
Important Laws
Relation
A relation from set A to set B is a subset of A × B. Similarly A
If A, B, C be any sets, then relation from set B to set A is a subset of B × A.
1. Commutative Laws e.g., Let A = { a, b} and B = {1, 2}. Then,
A∪ B= B∪ A A × B = {( a, 1), ( a, 2), ( b, 1), ( b, 2)} is a relation from A to B.
A∩ B= B∩ A Thus, every subset of A × B is a relation from A to B.
2. Associative Laws Similarly,
( A ∪ B) ∪ C = A ∪ ( B ∪ C ) B × A = {(1, a), (1, b), (2, a), (2, b)} is a relation from B to A.
( A ∩ B) ∩ C = A ∩ ( B ∩ C ) Thus, every subset of B × A is a relation from B to A.
3. Distributive Laws Since, φ is a subset of every set. Hence, φ is a relation from A
A ∩ ( B ∪ C ) = ( A ∩ B) ∪ ( A ∩ C ) to B (and B to A) known as empty relation.
A ∪ ( B ∩ C ) = ( A ∪ B) ∩ ( A ∪ C ) Theorem If a set A has n element and set B has m
4. De-Morgan’s Laws element, then total number of relations from set A to set
( A ∪ B)′ = A ′ ∩ B ′ B is 2n⋅m = 2| A| × |B| .
( A ∩ B)′ = A ′∪ B′
5. A − ( B ∪ C ) = ( A − B) ∩ ( A − C ) Relation on a Set
A − ( B ∩ C ) = ( A − B) ∪ ( A − C ) A relation on a set A is a subset of A × A.
e.g., φ and A × A are relation on A.
Cartesian Product e.g., ∆ = {( a, a) : a ∈ A} is a relation on A known as the
diagonal relation on A.
Let A and B be two sets. Then,
e.g., Let A = { a, b, c}. Then,
A × B = {( x, y ) : x ∈ A, y ∈ B}
R = {( a, b), ( b, a), ( a, c )} is a relation on A.
is known as cartesian product of A and B.
e.g., Let A be a set. Let R = {( X , Y ) : X , Y ∈ P( A ) and X ⊆ Y } is a
In general
relation on P( A ).
A× B≠ B× A
Now, let R and S be relations on A. Then, R ∪ S, R ∩ S and
where
R − S are all subsets of A × A and hence they are also relations
B × A = {( y, x ) : y ∈ B, x ∈ A} on A. The relation
RoS = {( a1, a2 ) ∈ A × A : ∃ a3 ∈ X such that ( a1, a3 ) ∈ S and
Properties of Cartesian Product ( a3 , a2 ) ∈ R} is called the composition of R and S.
Let A, B, C and D are sets. Then,
(i) ( A ∪ B) × C = ( A × C ) ∪ ( B × C )
(ii) ( A ∩ B) × C = ( A × C ) ∩ ( B × C ) Properties of Relation
(iii) ( A − B) × C = ( A × C ) − ( B × C ) Let R, S and T be relations on X. Then,
(iv) A × B = φ ⇔ A = φ or B = φ (i) ( RoS )oT = Ro( SoT )
(v) A × C ⊆ B × C, C ≠ φ ⇒ A ⊆ B (ii) Ro∆ = R = ∆oR
(vi) ( A × B = B × A ) ⇔ ( A = φ or B = φ or A = B) (iii) Ro( S ∪ T ) = ( RoS ) ∪ ( RoT )
3
4 UGC-CSIR NET Tutor Mathematical Sciences
4
Set Theory and Real Number System 5
need not be a map from B to A. But f −1 will be a map iff gof = hof
(i) ∀ b ∈ B, ∃ a ∈ A such that ( a, b) ∈ f ⇒ g=h
(ii) ( a1, b) ∈ f and ( a2 , b) ∈ f (vii) A map f : A → B is bijective iff it can be left as well as
⇒ a1 = a2 right cancelled.
called inverse map of f. (viii) Let f : A → B be a map. Then, f is bijective iff ∃ a map
Definition A map f : A → B is called injective or one-one, if g : B → A such that
f ( a1) = f ( a2 ) gof = I A and
⇒ a1 = a2 fog = IB and then g = f −1
or equivalently (ix) Let f : A → B and g : B → C be bijective maps. Then
a1 ≠ a2
( gof )−1 = f −1og −1
⇒ f ( a1) ≠ f ( a2 )
or equivalently Example 4. Show that there is no surjective map from any
( a1, b) ∈ f , ( a2 , b) ∈ f set A to its power set P( A).
⇒ a1 = a2 Solution. Let f : A → P ( A) be a map. Consider the set
Definition A map f : A → B is called surjective map or onto X = {a ∈ A : a ∉ f ( a)}
map, if ∀ b ∈ B, ∃ a ∈ A such that ( a, b) ∈ f . Thus, f is surjective, Then, X ∈ P( A). Suppose that f ( b) = X for some b ∈ A, if
if ∀ b ∈ B, ∃ a ∈ A such that f ( a) = b. b ∉ X = f ( b), then b ∈ X . If b ∈ X = f ( b), then b ∉ f ( b) = X .
Definition A map f which is injective as well as surjective is Hence, supposition that f ( b) = X for some b ∈ A is false. This
called a bijective or one-one-onto map. shows that f cannot be surjective.
Example 2. Show that a surjective map need be injective. X = f −1( f ( X)),∀ X ⊆ A iff f is injective.
Solution. Let A = {a, b, c} and B = {x, y} Theorem Let f : A → B be a map and Y ⊆ B. Then,
Define the map f : A → B by f ( a) = x = f ( b), f ( c) = y. f ( f −1(Y )) ⊆ Y . Also,
Then, f is surjective but not injective for f ( a) = f ( b) but a ≠ b.
Y = f ( f −1(Y )),∀ Y ∈ B iff f is surjective.
Example 3. Show that an injective map need not be
surjective. Theorem Let f : A → B be a map. Let X1 and X2 be
subsets of A. Then,
Solution. Let A = {a, b} and B = {x, y , z}
(i) f ( X1 ∪ X2) = f ( X1) ∪ f ( X2)
Define the map f : A → B by f ( a) = x, f ( b) = y. Then, f is
injective but not surjective for there is no element in A (ii) f ( X1 ∩ X2) ⊆ f ( X1) ∩ f ( X2)
whose image is z.
Theorem Let f : A → B be a map. Let Y1 and Y2 be
subsets of Y. Then,
Properties of Map (i) f −1( B1 ∩ B2) = f −1( B1) ∩ f −1( B 2)
(i)Inverse of a bijective map is a bijective map. (ii) f −1( B1 ∪ B2) = f −1( B1) ∪ f −1( B 2)
(ii)Composition of any two injective maps is injective.
(iii)f −1( B1 − B2) = f −1( B1) − f −1( B 2)
(iii)Composite of two surjective maps is surjective.
(iv) Composite of two bijective maps is bijective.
(v) Let f : A → B and g : B → C be maps. Then,
(a) If gof is surjective, then g is surjective.
Ordered Pair
(b) If gof is injective, then f is injective. Order pair is an element of the form ( a, b). The element a is
called first element and the element b is called the second
(c) If gof is bijective, then g is surjective and f is element of the ordered pair.
injective.
(vi) A map f : A → B is injective iff f can be left cancelled
in the sense that Equality of Ordered Pairs
fog = foh ⇒ g = h Let ( a, b) and ( c, d ) be any two ordered pairs, then
A map f : A → B is surjective iff f can be right ( a, b) = ( c, d ) ⇔ a = c, b = d
cancelled in the sense that
5
6 UGC-CSIR NET Tutor Mathematical Sciences
Note (a) If A ~ B , then by the definition of cardinal Note Uncountable sets are also called
number | A | = | B |. non-countable, non-denumerable, non-enumerable.
(b) Cardinal number corresponding to a finite set is
called a finite cardinal number.
(c) Cardinal number corresponding to an infinite set
Decimal Representation
is called transfinite cardinal number. The digits 0, 1, 2, ..., 9 are called the decimal digits. When the
(d) All transfinite cardinal numbers are greater than series
any finite cardinal numbers. d1 d d d d
+ 2 + 3 + 4 + ... + nn + ...
10 102 103 104 10
Sum of Cardinal Numbers converges to x with each dn as a decimal digit. Therefore, the
Let A and B be any two sets with cardinality n and m s.t. their decimal representation of x is given by
intersection is empty. Let
x = 0 ⋅ d1d2 d3 d4 ...
| A| = n, | B| = m and A ∩ B = φ 3 6 8
Then, the sum of n and m is defined as n + m =| A ∪ B|. e.g., + 2 + 3 + ... represents 0.368…
10 10 10
e.g.,
If A = { a, b, c, d}, B = { a , p, q, r, s, t}
Then, A ∪ B = { a, b, c, d} ∪ { a, p, q, r, s, t}
= { a, b, c, d, p, q, r, s, t} Ternary Representation
∴ | A ∪ B| = 9 The digits 0, 1, 2 are said to be ternary digits when the series
and | A| = 4,| B| = 6, A ∩ B ≠ φ t1 t2 t t t
+ + 3 + 4 + ... + nn + ...
∴ By the definition 3 32 33 34 3
| A ∪ B| ≠| A | + | B | converges to x with each tn as a ternary digit, then a ternary
representation of x is given by
Note This example shows that A ∩ B = φ is a x = 0 ⋅ t1t2t3t4 ...
necessary condition for the rule | A ∪ B | = | A | + | B |.
6
Set Theory and Real Number System 7
7
8 UGC-CSIR NET Tutor Mathematical Sciences
1 2 1 2 7
Thus, the cantor set contains the points 0, 1, , , , , , Note If we have a positive real number m and a
3 3 9 9 9 natural number n, then there exist one and only one
etc. Therefore, cantor set is non-empty. positive real number b s.t. bn = m.
8
Set Theory and Real Number System 9
9
10 UGC-CSIR NET Tutor Mathematical Sciences
Isolated Point Theorem 7 Every bounded infinite set has the smallest
and the greatest limit point.
A point p ∈ R is called an isolated point of A, if it is not the
limit point of A i.e., if there exist a neighbourhood of p which
contains no point of A other than p.
Important Definitions
Note (a) A set A is called the discrete set if all its Condensation Point
points are isolated points.
(b) Each point of a set A is either an isolated point of If every neighbourhood of a point contains an infinite number
A or a limit point of A. of points of A, then that point is called the condensation point
of A. Thus, a finite set has no condensation point.
10
Set Theory and Real Number System 11
Important Theorems
1. The finite intersection of open subsets of R is an open subset of R.
2. Suppose A ⊂ R , then
(i) A° is an open subset of R.
(ii) A° is the largest open set contained in A.
(iii) A° is open if and only if A° = A
where A° represents the set of all interior point of A.
3. A subset A of R is closed if and only if its complement Ac is open.
4. The arbitrary intersection of closed sets is a closed set.
5. The finite union of closed sets is a closed set.
6. (Heine-Borel Theorem) Suppose, A ⊂ R and G be the collection of subsets of R. Then, G is called a cover of A if
A ⊂ ∪ G.
G ∈G
SOLVED EXAMPLES
Type I (Only one correct option)
Example 1. If A = {a, b, c} and (b) A and R are both correct, but R is not the correct
R = {( a, a), ( a, b), ( b, c ), ( b, b), (c , c ), (c , a)} is a binary relation explanation of A.
on A, then which one of the following is correct? (c) A is correct but R is wrong.
(a) R is reflexive and symmetric, but not transitive (d) A is wrong but R is correct.
(b) R is reflexive and transitive, but not symmetric Solution. (a) Both (A) and (R) are true and (R) is the correct
(c) R is reflexive, but neither symmetric not transitive explanation of (A).
(d) R is reflexive, symmetric and transitive Q ( A ∪ B ∪ C) c = Ac ∩ Bc ∩ C c = D
Solution. (c) Q ( a, a), ( b, b), ( c, c) ∈ R
Example 4. Elements of a population are classified
∴ R is a reflexive relation according to the presence or absence of each of 3 attributes
But ( a, b) ∈ R and ( b, a) ∉ R A, B and C. What is the number of smallest ultimate classes
∴R is not a symmetric relation into which the population is divided?
Also, ( a, b), ( b, c) ∈ R (a) 5 (b) 6
⇒ ( a, c) ∉ R (c) 8 (d) 9
∴ R is not a transitive relation. Solution. (d) Elements of a population are classified according
to the presence or absence of each of 3 attributes A, B and C.
Example 2. If the cardinality of a set A is 4 and that of a set Then, the smallest number of smallest ultimate classes into
B is 3, then what is the cardinality of the set A ∆ B? which the population is divided, is 9.
(a) 1
(b) 5
Example 5. If A and B are subsets of a set X, then what is
{A ∩ ( X − B)} ∪ B equal to?
(c) 7
(a) A ∪ B (b) A ∩ B
(d) Cannot be determined as the sets A and B are not given.
(c) A (d) B
Solution. (d) Since, the sets A and B are not known, thus
cardinality of the set A ∆ B cannot be determined.
Solution. (a) Q A ⊆ X and B ⊆ X
∴ {( A ∩ ( X − B))} ∪ B (Q X − B = B′ )
Example 3. Assertion (A) If events, A, B, C and D are = ( A ∩ B′ ) ∪ B = ( A ∪ B) ∩ (B′∪B) = ( A ∪ B) ∩ X
mutually exhaustive, then ( A ∪ B ∪ C ) c = D = A∪B
Reason (R) ( A ∪ B ∪ C ) c = D implies if any element is
excluded from the sets A, B and C, then it is included in D. Example 6. The total number of subsets of a finite set A has
(a) A and R are both correct, also R is the correct 56 more elements, then the total number of subsets of another
explanation of A. finite set B. What is the number of elements in the set A?
(a) 5 (b) 6 (c) 7 (d) 8
11
12 UGC-CSIR NET Tutor Mathematical Sciences
Solution. (b) Let sets A and B have m and n elements, Example 10. If A and B are disjoint sets, then A ∩ ( A ′∪B) is
respectively. equal to which one of the following?
∴ 2 m − 2 n = 56 (According to question) (a) φ (b) A
n m− n
⇒ 2 (2 − 1) = 8 × 7 = (2) × 7 = 23 (23 − 1)
3
(c) A ∪ B (d) A − B′
On comparing Solution. (a) Q A ∩ B = φ (given)
⇒ n = 3 and m − n = 3 A ∩ ( A′∪B) = ( A ∩ A′ ) ∪ ( A ∩ B) = φ ∪ φ = φ
⇒ m = 6 and n = 3
Number of subsets of A = 23 + 56 = 64 = 2 6 Example 11. Let U = {1, 2, 3, ..., 20}. Let A, B, C be the
⇒ Number of elements in A = 6 subsets of U. Let A be the set of all numbers, which are
perfect squares, B be the set of all numbers which are
1, if x is a rational number multiples of 5 and C be the set of all numbers, which are
Example 7. If f ( x) = divisible by 2 and 3.
0 , if x is an irrational number Consider the following statements.
what is the value of ( fof )( 3)? I. A, B, C are mutually exclusive.
(a) 0 (b) 1 II. A, B, C are mutually exhaustive.
(c) Both 0 and 1 (d) None of these III. The number of elements in the complement set of
1, if x is a rational number A ∪ B is 12.
Solution. (b) Q f ( x) =
0 , if x is an irrational number Which of the statements given above the correct?
(a) I and II (b) I and III
( fof ) 3 = f {f ( 3)}
(c) II and III (d) I, II and III
= f(0) (Q 3 is an irrational number)
Solution. (b) U = {1, 2, 3,... , 20}
=1 (Q 0 is a rational number)
A = Set of all natural numbers which are perfect square
= {1, 4, 9, 16}
Example 8. Consider the following statement.
B = Set of all natural numbers which are multiples of 5
I. Parallelism of lines is an equivalence relation.
II. xRy, if x is a father of y, is an equivalence relation. = {5, 10 , 15, 20}
Which of the statements given above is/are correct? C = Set of all natural numbers which are divisible by 2 and
3 = {6, 12, 18}
(a) I only (b) II only
(c) Both I and II (d) Neither I nor II Q A∩B∩C = φ
and A ∪ B = {1, 4, 9, 16, 5, 10 , 15, 20}
Solution. (a) I. Let l , m, n are parallel lines and R is a relation.
⇒ n( A ∪ B) = 8
∴ l || l, then R is reflexive.
⇒ n( A ∪ B)′ = 20 − 8 = 12
and l || m and m|| l, the R is symmetric.
∴A, B, C are mutually exclusive and the number of elements
Also, l || m, m|| n ⇒ l || n, in the complement set of A ∪ B is 12.
then R is transitive.
Hence, R is an equivalence relation. Example 12. The function f ( x) = e x, x ∈ R is
II. If x is father of y and y is not father of x, then relation is (a) onto but not one-one
not symmetric, thus relation is not equivalence. (b) one-one onto
(c) one-one but not onto
Example 9. The function f : R → R defined by f ( x) = ( x2 + 1)35 (d) neither one-one nor onto
for all x ∈ R is
(a) one-one but not onto
Solution. (c) It is clear from the graph that f ( x) = ex , ∀ x ∈ R is
(b) onto but not one-one one-one but not onto. Since, range ≠ codomain, so f ( x) is
(c) neither one-one nor onto into.
(d) both one-one and onto y
y = ex
Solution. (c) Since, f ( −1) = f (1) = 2
35
i.e., Two real number 1 and −1 have the same image. So,
the function is not one-one and let
y = ( x2 + 1)35
⇒ x = (y)1 35 − 1
x′ x
Thus, every real number has no pre-image. So, the function
is not onto.
Hence, the function is neither one-one nor onto. y′
12
Set Theory and Real Number System 13
13
14 UGC-CSIR NET Tutor Mathematical Sciences
It is clear from the figure that f ( x) is neither one-one nor a (a) x = 39 (b) x = 63
onto function. (c) 39 ≤ x ≤ 63 (d) None of these
Since, whenever we drawn a line parallel to x-axis, then it Solution. (c) Let A denote the set of Americans who like
intersects at infinite points to the curve. So, f ( x) is not cheese and let B denote the set of Americans who like
one-one. apples.
And, range of f ( x) = [ −1, 1] Let population of American be 100.
Codomain of f ( x) = R Then, n( A) = 63, n(B) = 76
Range of f ( x) ≠ codomain of f ( x) Now, n( A ∪ B) = n( A) + n(B) − n( A ∩ B)
∴f ( x) is not onto. = 63 + 76 − n( A ∩ B)
Example 18. If n( A) = 115, n(B) = 326, n( A − B) = 47, then ∴ n( A ∪ B) + n( A ∩ B) = 139
what is n( A ∪ B) equal to? ⇒ n( A ∩ B) = 139 − n( A ∪ B)
(a) 373 (b) 165 But n( A ∪ B) ≤ 100
(c) 370 (d) 394 ∴ −n( A ∪ B) ≥ −100
Solution. (a) Now, n( A − B) = n( A) − n( A ∩ B) ∴ 139 − n( A ∪ B) ≥ 139 − 100 = 39
∴ n( A ∩ B) ≥ 39 i.e., 39 ≤ n( A ∩ B) ...(i)
⇒ 47 = 115 − n( A ∩ B)
Again, A ∩ B ⊆ A, A ∩ B ⊆ B
⇒ n( A ∩ B) = 68
∴ n( A ∩ B) ≤ n( A) = 63 and n( A ∩ B) ≤ n(B) = 76
n( A ∪ B) = n( A) + n(B) − n( A ∩ B)
∴ n( A ∩ B) ≤ 63 ...(ii)
= 115 + 326 − 68 = 373
Then, 39 ≤ n( A ∩ B) ≤ 63 ⇒ 39 ≤ x ≤ 63
Example 19. In a town of 10000 families it was found that
40% family buy newspaper A, 20% buy newspaper B and 10% Example 21. The set of all limit point of the set
families buy newspaper C, 5% families buy A and B, 3% buy B 1 1
S = + : m ∈ù , n ∈ ù is
and C and 4% buy A and C. If 2% families buy all the three m n
newspaper, then number of families which buy A only is
(a) φ (b) {0}
(a) 3100 (b) 3300
1
(c) 2900 (d) 1400 (c) : m ∈ ù (d) None of these
m
Solution. (b) n( A) = 40% of 10000 = 4000
Solution. (c) Let us fixed m ∈ ù. Then, for every δ > 0.
n(B) = 20% of 10000 = 2000 1 1
n(C) = 10% of 10000 = 1000 − δ , + δ contains infinitely many elements of ù.
m m
n( A ∩ B) = 5% of 10000 = 500 1
Hence, the set of all limit point of S is : m ∈ ù .
n(B ∩ C) = 3% of 10000 = 300 m
n(C ∩ A) = 4% of 10000 = 400
n( A ∩ B ∩ C) = 2% of 10000 = 200 Example 22. The set of all limit points of the set
1
We want to find n( A ∩ Bc ∩ C c ) = n[ A ∩ (B ∪ C) c ] S = : n ∈ ù is
n
= n( A) − n[ A ∩ (B ∪ C)] = n( A) − n[( A ∩ B) ∪ ( A ∩ C)]
(a) φ (b) {0}
= n( A) − [n( A ∩ B) + n( A ∩ C) − n( A ∩ B ∩ C)]
(c) N (d) None of these
= 4000 − [500 + 400 − 200 ] = 4000 − 700 = 3300
Solution. (b) For every δ > 0 , ( − δ , δ) contains infinite number of
Example 20. A survey shows that 63% of the Americans like elements of set S. Hence, {0} is the set of all limit point of
cheese whereas 76% like apples. If x% of the Americans like the set S.
both cheese and apples, then
14
Set Theory and Real Number System 15
Example 25. Which of the following(s) set is/are open? ⇒ The intersection of arbitrary number of open set need
(a) ú (b) Q (c) Z (d) φ not be open.
Solution. (a), (d) Next, let G be the union of an arbitrary family
The set of real number ú is an open set as every real number F = {G λ : λ ∈ Λ} of open sets, Λ being an index set. To prove
is an interior point of ú. Similarly the set φ is open as the set that G is an open set, we shall show that for any point x ∈ G,
φ is a nbd of each of its points in the sense that there is no it contains an open interval containing x.
point in φ of which it is not nbd. But the set Q and Z are not Let x ∈ G
open as no points of Q or Z is an interior points. ⇒ ∃ atleast one member, say
G λ 1 of F such that
Example 26. Which of the following(s) is/are correct? x ∈G λ1
(a) Every open interval is an open set Since, G λ 1 is an open set, ∃ an open interval In such that
(b) Every open interval is a nbd of each of its points x ∈ In ⊆ G λ 1 ⊆ G
(c) Every point of an open interval is an interior point
Thus, the set G contains an open interval containing any
1
(d) The set : n ∈ ù is not open point x of G. Hence, G is an open set.
n
Solution. (a), (b), (c), (d) Example 28. Which of the following(s) is/are correct?
(a) The set I has no limit point
Let ( a, b) be an open interval and x ∈( a, b) which implies that
a < x < b. (b) The set ù has no limit point
c d (c) Every point of the set Q is a limit point
(d) Every point of the set ú is a limit point
a x b
Solution. (a), (b), (c), (d)
Let c, d be two numbers such that a < c < x and n < d < b
1 1
⇒ a < c < x < d < b ⇒ x ∈ ( c, d) ⊂ ( a, b) The set I has no limit point, for a nbd m − , m + of m ∈ I,
2 2
Thus, the given interval ( a, b) contains an open interval contains no point of I other than m. Thus the derived set of I
containing the point x and is therefore a nbd of x. is the null set φ.
Hence, the open interval is a nbd of each of its points and is
1 1
therefore an open set. The set ù has no limit point, for a nbd m − , m + of
Hence, every point of an open interval is an interior point. 2 2
1 m ∈ù, contains no points of ù other than m. Thus, the
Now ‘ o ’ is an interior point of the set : n ∈ ù which does derived set of ù is null set φ. Every point of the set Q of
n
rationals is a limit point, for between any two rationals there
not lie in this set.
exist an infinity of rational.
1
Hence, the set : n ∈ ù is not open. Further every point of ú is a limit point, for every nbd of any
n of its points contains an infinite member of ú.
Example 27. Which of the following(s) is/are correct? Example 29. If S denotes the closure of the set S, then
(a) The intersection of any finite number of open sets is which of the following(s) is/are correct?
open (a) I = I
(b) The intersection of an arbitrary number of open sets is (b) Q = ú
open
(c) R = ú
(c) The union of an arbitrary family of open sets is open
1 1
(d) Exactly one of the above is true (d) If S = : n ∈ ù , then S = : n ∈ ù ∪ {0}
n n
Solution. (a), (c)
Solution. (a), (b), (c), (d)
Let G1 and G 2 be two open sets. Then,
Since, I′ = φ, Q′ = ú, ú′ = ú and S′ = {0}
if G1 ∩ G 2 = φ, it is open
Hence,
if G1 ∩ G 2 ≠ φ, let x ∈ G1 ∩ G 2
I = I ∪ I′ = I ∪ φ = I
⇒ x ∈ G1 and x ∈ G 2
Q = Q ∪ Q′ = Q ∪ ú = ú
⇒ G1 , G 2 are nbd of x.
ú = ú ∪ ú′ = ú ∪ ú = ú
⇒ G1 ∩ G 2 is a nbd of x.
but since x is any point of G1 ∩ G 2, therefore G1 ∩ G 2 is a nbd 1
S = S ∪ S′ = : n ∈ ù ∪ {0}
of each of its points. Hence, G1 ∩ G 2 is open. n
15
16 UGC-CSIR NET Tutor Mathematical Sciences
Example 30. Which of the following(s) is/are countable? Solution. (a), (b)
(a) The set ú of real number is uncountable (1, 1), (2, 2), (3, 3), ( 4, 4) ∈R; ∴R is reflexive.
(b) The set of rational number in [0 , 1] is countable
(c) The set of all rational numbers is countable Q (1, 2), (3, 1) ∈R and also (2, 1), (1, 3) ∈R.
(d) None of the above Hence, R is symmetric. But clearly R is not transitive.
Solution. (a), (b), (c)
Let us suppose that the set of real number ú is countable, Example 32. Let X = {1, 2, 3, 4, 5} and Y = {1, 3, 5, 7, 9}.
then ú = {x1 , x2 ,... , xn ,....}. Which of the following(s) is/are relations from X to Y?
Enclose each member xn of ú in an open interval (a) R1 = {( x, y)| y = 2 + x, x ∈ X , y ∈ Y}
1 1 (b) R2 = {(1, 1), (2, 1), (3, 3), ( 4, 3), (5, 5)}
In = xn − n + 1 , xn + n + 1
2 2 (c) R3 = {(1, 1), (1, 3), (3, 5), (3, 7), (5, 7)}
1
of length n , n = 1, 2, 3,... (d) R4 = {(1, 3), (2, 5), (2, 4), (7, 9)}
2
Solution. (a), (b), (c)
where the sum of lengths of In′ s is + 2 + 3 + ...
1 1 1
2 2 2 R4 is not a relation from X to Y, because (7, 9) ∈R4 but
∞ ∞ (7, 9) ∉ X × Y.
But xn ∈ ú and R = U {xn} ⊆ U In
n =1 n =1
Example 33. In a class of 55 students, the number of
⇒ The whole real line is contained in the union of intervals students studying different subjects are 23 in Mathematics, 24
whose lengths add up to 1. Which is a contradiction. Hence,
in Physics, 19 in Chemistry, 12 in Mathematics and Physics, 9
ú is uncountable.
in Mathematics and Chemistry, 7 in Physics and Chemistry
Arrange the set of rationals according to increasing
1 1 2 1 3 1 2 3 4 1 5 and 4 in all the three subjects. The number of students who
denominators as 0 ,1, , , , , , , , , , , ,....
2 3 3 4 4 5 5 5 5 6 6 have taken exactly one subject is
Then the one-one correspondence can be indicated as (a) 6 (b) 9
2 2
1↔ 0 5↔ 9↔ (c) 7 (d) None of these
3 5
1 3 Solution. (a), (b), (c)
2 ↔1 6↔ 10 ↔
4 5 n(M) = 23, n(P) = 24, n(C) = 19
1 3 4 n(M ∩ P) = 12, n(M ∩ C) = 9, n(P ∩ C) = 7
3↔ 7↔ 11 ↔
2 4 5
1 1 n(M ∩ P ∩ C) = 4
4↔ 8↔ .......... We have, to find
3 5
.......... n(M ∩ P′∩C′ ), n(P ∩ M′∩C′ ), n(C ∩ M′∩P′ )
which shows that the set of rational numbers in [0 ,1] is
countable. Now, n(M ∩ P′∩C′ ) = n[M ∩ (P ∪ C)′ ]
∞
Now, the set of all rational numbers is the union U Ai , where = n(M) − n(M ∩ (P ∪ C))
i=1 = n(M) − n[(M ∩ P) ∪ (M ∩ C)]
Ai is the set of rationals which can be written with
denominator i. That is = n(M) − n(M ∩ P) − n(M ∩ C) + n(M ∩ P ∩ C)
0 −1 1 −2 2 = 23 − 12 − 9 + 4 = 27 − 21 = 6
Ai = , , , , ,...
i i i i i n(P ∩ M′∩C′ ) = n[P ∩ (M ∪ C)′ ]
Each Ai is equivalent to the set of all positive integers and = n(P) − n[P ∩ (M ∪ C)] = n(P) − n[(P ∩ M) ∪ (P ∩ C)]
hence countable.
= n(P) − n(P ∩ M) − n(P ∩ C) + n(P ∩ M ∩ C)
Example 31. Let A = [1, 2, 3, 4] and R be a relation in A given = 24 − 12 − 7 + 4 = 9
by R = {(1, 1), (2, 2), (3, 3), ( 4, 4), (1, 2), (2, 1), (3, 1), (1, 3)}.
n(C ∩ M′∩P′ ) = n(C) − n(C ∩ P) − n(C ∩ M) + n (C ∩ P ∩ M)
Then, R is
(a) reflexive (b) symmetric = 19 − 7 − 9 + 4 = 23 − 16 = 7
(c) transitive (d) an equivalence relation
16