Thursday 2 November 2023

SETS - Unit 17 - Explanation Of Exercise 17.1 - Mathematics For Class X Science

GO TO INDEX
Unit 17: SETS AND FUNCTIONS
Explanation For Exercise 17.1

SETS:
The concept of a set is fundamental in all branches of mathematics. OR "A set is a Collection of WELL defined and DISTINCT objects".
The sets are usually denoted by A, B, C , . . . X, Y, Z.

ELEMENTS:
A set is a well defined collection of distinct objects which are called its elements. OR Any thing belongs to a Set is called an Element (or member) of the set.
The elements are usually denoted by a, b, c, . . x, y, z.

POINTS TO REMEMBER:
Well defined means that a rule can be stated which determines either an object is a member of a set or not.
Distinct means that each object of a set is different from all other objects of the set.
If a is an element of a set A, we write a ∈ A and read "a belongs to set A".
If a is not an element of a set A, we write a ∉ A and read "a does not belong to set A".
We can not repeat a member in a set.

SOME IMPORTANT SETS OF NUMBERS:
Following notations will be used for sets of numbers:
  • Set of Natural Numbers: N = {1, 2, 3, . . .}
  • Set of Whole Numbers: W = {0, 1, 2, 3, . . .}
  • Set of Integers: Z = {0, ±1, ±2, ±3, . . }
  • Set of Positive Integers: Z+ = {0, +1, +2, +3, . . }
  • Set of Negative Integers: Z¯ = {0, -1, -2, -3, . . }
  • Set of Positive Prime Numbers: P = {2, 3, 5, 7, 11, . . . }
    (Numbers come in their own table only)
  • Set of Positive Composite Numbers: C = {4, 6, 8, 9, 10, 12, 14 . . . }
    (Opposite to prime number, come in more than one table)
  • Set of Odd Numbers: O = {±1, ±3, ±5, . . . .}
  • Set of Even Numbers: E = {0, ±2, ±4, ±6, . . . .}
  • Set of Rational Numbers: Q = {x|x = p/q ; p, q ∈ Z, q ≠ 0}
  • Set of Irrational Numbers: Q' = {x|x ≠ p/q ; p, q ∈ Z, q ≠ 0}
  • Set of Real Numbers: R = Q U Q'

     NOTE:
  • The above sets can also be represented by N, W, Z, E, O, P, Q and R.
  • R+ and R¯ will denote the set of all positive and negative real numbers, respectively.
  • The set of all rational, irrational and real number can not be written in tabular form.


NOTATION:
The Notation is a system of written symbols to represent numbers, amount or elements in a set.

METHODS OR FORM OF REPRESENTING A SETS:
There are three common methods or form of representing a set. These are:
(1) Descriptive Form:
A set is described by common characteristics of its  elements in any common language OR A set may also be described with the help of a statement. For example :
  • A=  Set of natural number between 5 and 10.
  • A = The set of first three letters of the alphabet in English.
This is called Descriptive Form.

(2) Tabular Form:
In this form we list the elements of a set within braces (a curly bracket). For example:
  • If a, b, c are elements of a set A Or the set of first three letters of alphabet in English, we write:
    A = {a, b, c}
  • Set of natural number between 5 and 10.
    A = {6, 7, 8, 9}
This is called Tabular Form.

(3) Set Builder Form
A set is describe by common characteristics of its elements using symbols. For example:
  • A set Z where elements possess a certain property or properties.
    Z = {x|x is an odd integer}
    It is read as "Z is the set of all x such that x is an odd integer".
  • Set of natural number between 5 and 10.
    N = {x | x ∈ N ∧ 5 ≤ x ≤ 10
    It is read as "N is the set of natural numbers such that x is greater than or equal to 5 and x is less than or equal to 10.
This is known as Set Builder Form.

NUMBERS OF ELEMENTS:
The number of elements in a set A is written as n(A) or |A|.
If A = {a, b, c},
then n (A) = 3 = |A|.


Symbols Use In Writing Set Builder Form
S.NO. SymbolsMeanings
1 | Such that
1Belongs to
2Not belongs to
3 < Less than
4Not less than
5 > greater than
6Not greater than
7Greater than or equal to
8Not greater than or equal to
9less than or equal to
10Not less than or equal to
11And (logical)
12Or (logical)
13Integral
14minus or plus sign
15Sum of
16For all
17Therefore
18since

SOME IMPORTANT TYPES OF SETS:
(1) Null Set or Empty Set:
A set having no element is called the null set or the empty set. This is usually denoted by ∅ or { } .
For example: 
  • A= Set of even numbers between 5 and 6.
  • B = {x|x ∈ N ∧ x < 1} = ∅.

(2) Finite Set:
A set is called finite if it consists of a specific and finite number of elements that is the process of counting the elements terminate. OR A set having limited number of elements is called a finite set.
For example:
  • A = {10, 12, 14, ....................... 50}
  • B = Set of all countries of the world.
  • C = {1, 2, 3, 4 }
  • D = {a, b, c, d, e}, etc.
Remember that the empty set is considered as a finite set.

(3) Infinite Set:
A set which is not finite is called an infinite set that is the process of counting the elements of a set does not terminate. OR A Set having unlimited number of elements is called an infinite set. 
For example:
  • P = {10, 20, 30 ................}
  • Q = {x | x ∈ Q ∧ 1 ≤ x ≤ 2} 
  • A = {1, 3, 5, . . . }
  • B = 1, 2, 3, . . .}
  • C = {. . . , -3, -2, -1, 0, 1, 2, 3, . . .}

(4) Subset:
If every element of set A is also an element of B Then A is called a subset of B.
Symbolically: we write as A ⊆ B to show that A is a subset of B.
For example:
  • If A = {2, 3, 5, 7},  B = {1, 2, 3, 4, 5, 6, 7} and C = {6, 7, 8, 9}
    then A ⊆ B but A ⊈ C (A is not subset of C)

       Note:
  • Every set is a subset of itself.
  • Null or empty set, ∅ is a subset of every set.
  • Every non-empty set has at least two subsets.
  • Number of all subsets of a set of n elements is 2n.

(5) Superset:
If set A is subset of set B then B is called superset of A.
Symbolically: we write as B ⊇ A.
For example:
  • If X = {a, e, i, o, u} and Y = {a, b, c, ..............., z} then Y ⊇ X

(6) Equal Sets:
Two sets A and B of same order are called equal sets if all the elements of both the sets are same.  OR Two sets are said to be equal if and only if they have the same elements.
Symbolically: we write  A = B
Thus A = B iff A ⊆ B and B ⊆ A
Also A = B iff A ⊇ B and B ⊇ A
For example:
  • Let A = {1, 2, 3, 6}, B = {x | x ∈ N Λ x ≤ 6} and C = Set of division of 6
    Here A = C but A ≠ B
  • sets A = {a, b, c, d} and B = {b, c, a, d} are equal since they have the same elements.
    We write A = B, if A and B are equal.
    If C = {a, b}, then A ≠ C . (Because the do not have same elements.)
    If D = {a, b, d}, then A ≠ D . (Because the do not have same elements.)

Note: Order of set A means the number of elements of set A. It is denoted by O(A) or n(A) or |A|.

(8) Equivalent Sets:

Two sets A and B are said to be equivalent sets if their orders are equal. OR
Two sets A and B are said to be equivalent if a (1-1) correspondence can be established between their elements (i.e. they have same number of elements).
Symbolically: we write as A~B, i.e.,  A ~ B iff O(A) = O(B)
Thus, if A ~B then one-one correspondence between their elements can be established.
In case of finite sets, this means that number of elements in any one set is the same as the number in the other Set.
For example:
  • Let A = {x | x ∈ R ∧ x2 = 64} and B = Set of prime number less than 5.
    Here A ~ B because O(A) = O(B) = 2.
  • Consider, A = {a, b, c, d, e}, B = {2, 3, 1, 5, 4} and C = {x, y, z, u, w}
    As, n (A) = n (B) = n (C) = 5
    So, A~B , B~C and C~A.
    Therefore A ∼ B ∼ C.
  • Now consider the following sets :
    P = {1, 0, 3} and Q = {3, 2, 1, 4}
    Here, 1 ↔ 3, 0 ↔ 2, 3 ↔ 1 but 4 ∈ Q is left without being associated with an element of P so the sets P and Q are not equivalent and we write P ≠ Q.
Note: If two sets are equal they are also equivalent. But two equivalent sets may not be equal.

(9) Proper Subset:
Let set A is a subset of set B. The set A is called proper subset of B if A ≠ B (i.e. if there is exist at least one element in B that is not in A.)
Symbolically: we write A ⊂ B
For example:
  • If A = {2, 4, 6} and B = {2, 4, 6, 8}
    then A ⊂ B because A is subset of B and A ≠ B.

(10) Improper Subset:
Let set A is a subset of set B. The set A is called improper subset of B iff A = B. OR
If A ⊆ B and B ⊆ A, then sets A and B are said to be improper subsets of one another. Or A set is called improper subset, if both sets are one by one equivalent to each other.
A ⊆ B and B ⊆ A implies that A = B
For example:
  • If set A = {a, b, c} and 
  • set B = Set of first three letters of English alphabets.
then A is improper subset of B i.e. A = B,

Each set A is an improper subset of itself. In fact, the only improper subset of a set is the set itself.
Note: The above conditions are sometimes taken as the definition of equal sets.

(11) Power Set
The set of all the possible subsets of a set A is called Power Set of A and is denoted by P(A).
For example: 
  • If A = {x, y, z}, then
    P (A) = [ ∅, {x}, {y}, {z}, {x, y}, {y, z}, {x, z}, {x, y, z}]
  • For set ∅, P(∅) = { ∅ }
    Note: Power set of an empty set is non-empty (not empty). It consists of one element, namely, the set ∅ itself.
Consider the following:
  • If A = { }, P(A) = { ∅ } Here n(A) = 0 ⇒ n[P(A)] = 2° = 1
  • If A = (a), P(A) = { ∅, {a}} Here n(A) = 1 ⇒ n[P(A)] = 21 = 2
  • If A = (a, b), P(A) = { ∅, {a}, {b}, {a,b}} Here n(A) = 2 ⇒ n[P(A)] = 22 = 4
  • If A = (a, b, c} P(A) = { ∅, {a}, {b}, {c}, {a, b}, {c, a}, {b, c}, {a, b, c}} Here n(A) = 3 ⇒ n[P(A)] = 23 = 8
From these examples we conclude that if n(A) = n elements in a set then the number of subsets of A or n[P(A)] is 2n.
The total numbers of subset is find out by 2n. Where "n" = number of elements in a set.

(12) Singleton Or Unit Set:
A set having single element is called singleton or unit set.
For example:
  • A = {x |x ∈ W Λ x < 1} is singleton

(13) Universal Set:
The superset of all the sets under consideration is called universal set. It is denoted by U or X.
For example:
  • If A = {1, 2, 3, 4}, and B= {2, 4, 6} then U = {1, 2, 3, 4, 5, 6}

Points to remember:
  • If A ⊂ B, then B is a super set of A. We write it as: B ⊃ A.
  • A = B and B = C ⇒ A = C
  • A ∼ B and B ∼ C ⇒ A ∼ C

No comments:

Post a Comment