Wednesday, May 30, 2018

Introdution to SET
Before studying this subject let’s read about the numbers and its type

# Natural number : the counting number that we use in general is called natural number. i.e. 1, 2,3,4,5,…………….. Generally denoted by N.

# Whole number: the natural number including 0 is the whole number.
 i.e. 0,1,2,3,4,…………………… generally denoted by W.

# Positive number: the number whose sign and value is positive i.e +1,+2,+3,……..
Generally in positive number we don’t write its sign so 1,2,3……. Itself represents positive number.

# Negative number : the number whose sign and value is negative i.e.    -1,-2,-3,……………..

# Integer : the set of whole number and negative number is called integer. i.e …….-3,-2,-1,0,1,2,3………. Generally denoted by I no Z.

# Even number : the number which is divisible by 2 is called even number i.e 2,4,6,8………….. generally denoted by E.

# Odd number : the number which is not divisible by 2 is called odd number. i.e. 1,3,5,7,9,……………… generally denoted by O.

# Prime number: the number whose factor is only 1 is called prime number. i.e. 2, 3,5,7,11,………………..  Generally denoted by P
Here 2 have only one factor 1 i.e 2x1, similarly 5x1,11x1…………..and so on.

Set review

Set collection of well defined Object

 it means the object which we collect must be well defined to be a set.
so the next question is what is well-defined object ? 
 the well defined object means that object which could be easily identifying and easily distinguishable

             Identifying means which is easily known by us

             Distinguishable means we can differentiate it or apart them by its distinct/special 
             Properties

For example,
       The collection of natural numbers
          i.e. 1, 2, 3, 4, 5 …
here 1, 2, 3, 4, 5 , these numbers are easily known so there is no difficulty to identify it and these numbers have different value so they can be parted hence it is a set

Similarly take another example
        The collection of vowel sounds
         i.e. a, e, i, o, u

Now they are the alphabets of English language system so it is already known for all of you.

And does ‘a’ give the same meaning of e or e to i  or  i to o and so on…
No ….. it has different meaning and different pronunciation 

    Can we write apple to eppla ?
                 No so these alphabets have distinct characteristics.
So it is also a set.

*******
Now the big question is “Which type of collection is not a set?”

The simple answer is those set in which object cannot be identifying or distinguished that means non well defined object

For example
Ram is taller than shyam
Mohan is taller than ram
If we gonna collect the tall boy with reference to above given information, then I wanna ask one question here
   Actually who is the tall student?
Is ram or mohan or both?

When we collect ram as a tall student but as compared to mohan it will be contradiction (wrong) why because ram is not taller than mohan but he is shorter than him.
So our collection becomes wrong.

Similarly take another example
The collection of sweet fruits
We all know that apple, orange, grapes etc are the sweet fruits if they are already ripe.
Here how can we say that apple is sweeter than orange or orange is sweeter than grapes?
Because it differ or depend upon the taste of different people so we cannot identify it and also differentiate it so it is not a set.

But if the dimension of tallness of people is given then it will be a set
Now the collection of tall student more than height of 2m, 3m and so on is Set.

Set notation

Now let’s go to set notation
Simply it is about presenting means how we present the set and the object which we collect.

Sets are denoted by capital letter i.e. A,B,C,D,E………………….. and the object which we collect is said to be element or member of that set and it is denoted by small letters. And the element or members is denoted by small letter.

For example
The collection of vowel sound

                   A= {a,e,i,o,u}

Next lesson is Î and Ï
here Î                              Ï
          ¯                              ¯
      Belongs to                       Doesnot belong to

For example 2ÎN
                Read as 2 belongs to N
Which means 2 is a member of N
                      Or 2 is an element of N

Again   3ÏE
              Read as 3 doesn’t belong to even number i.e. E
Which means 3 is not a member of E
                        Or 3 is not an element of E.

Specification of sets
                  Or
Description of sets

Generally we describe set in three ways

1)      Description method Þ  described by words
e.g. A set of odd number less than 10
        A set of 8 planet of solar system

2)      Listing or roster method Þ described by listing elements inside braces { }.
          A= {1, 3, 5, 7, 9}
          B= {Mercury, Venus, Mars, Jupiter, Earth, Saturn, Uranus, Neptune}
One general question I want to ask all of you that “which is the planet taken away from the nine planets?”
Yes it is Pluto.

3)      Set-builder or Rule method [:]Þ described by representing elements by a variable mentioning their common properties.
For example A={x: xÎodd number<10}
                       B= {x:x is a planet of solar system}
Well, we use also this method on set operation for generalized notation. Mainly other two methods are less used than it.


Types of set [on the basis of elements]

1)      Null or empty set
Þ Having no element
Þ Denoted by f (phi) or by empty braces { }
Þ e.g. the set of natural number between 1 & 2

2)      Unit or singleton set
Þ The set having only one element
Þ e.g. the set of natural number between 2 & 4
      or N= {5},     A= {e}

3)      Finite set
ÞHaving countable number of elements
Þe.g. the set of English alphabet
             the set of points in a circle why because it is a bounded figure

4)      Infinite set
Þ having infinite number of elements
Þ e.g. the set of natural number
              i.e. 1,2,3……….999,……..12345,………
              the set of points in a arbitrary straight line why because it is unbounded figure.

Cardinal number of sets
The number of elements in a set is called its cardinal number and it is denoted as n (A).
For example
                         If A= {a, e, i, o, u} then n (A)=  5

Set relations
Equal(=)
Equivalent(~)
Overlapping
Disjoints
·         Two or more than two sets have exactly the same element but the order may differ
For example
·         A= {3,6,9,12}
·         B= {6,3,12,9}
·         Then A= B
·         Two or more than two sets have the equal cardinal number.
For example
·         A ={3, 6, 7, 9}
·         B = {a, e, i, o}
·         Then A~B
·         Two or more than two sets have at least one element
·         For example
·         A={1,2,3,4,5,6}
·         B= {2,4,7,8,9}
·         In above 2 and 4 are both in A and B, so A &B are overlapping set.
·         The set of people and the set of boys are the another example.
·         Two or more than two sets have no common element
·         For example
·         A={1,2,3}
·         B={4,5,6}
·         In above none of the element are same. So it is.
·         The set of boys and the set of girls.



Sub sets[ Í ]
In two set A and set B, set B is said to be a subset of A if every element of set B is contained by the set A. It means the object which we collect in set B must be the element of set A to be subset. And we denote it by ÍRemember that f is a subset of every set.
For example
A ={1,2,3,4,5}                   C={a,b,c,d,e}
And B={2,3,4}                   D={b,c,e,a,d}
Then BÍA                          Then DÍC

Proper subset[Ì]
Considering above two set A and B if B is a subset of A and B¹A, then B is said to be proper subset of A. It means the subset B has at least one element less than the set A. It is denoted by BÌA
For example
A={1,2,3,4,5}       
B={3,4,1,2}
C={1,5,2,}
BÌA because B lack one element of A i.e. 5
CÌA because C lack two element of A i.e. 3,4
Let D = {2, 3, 4, 7}
Is DÌA or DÍA?

The answer is no because the set D does not contain all element of A i.e 7 so it is neither subset nor proper subset.

Universal set [U]
A set under the consideration from which many subsets can be formed is called a universal set.

Let U be a set of natural number
 i.e U= {1,2,3,4,…………………………}

Considerations                                   Subsets
Even number(E)                                {2,4,6,…………….}
Odd number (O)                               {1,3,7,…………….}
Multiple of 3 (M)                              {3,6,9,……………..}
………………..so on

So E, O,M,….. are the subsets under the consideration i.e. even number, odd number, multiple of 3 and so on and these all sets are subsets of U. Hence U is a universal set.

*******
Difference between Ì and Í
Simply Í is a mixture of Ì and =.
So we can say that Í can be written as Ì
                            But Ì cannot be written as Í
And remember Í symbolize subset and Ì symbolize only proper subset.

Let us give an example
A= {1,2,3,4,5}
B= {4,2,1,3,5}
C= {4,2,1}
D= {1,3,5}
E= {2,4,5,1,3}

Results.
*      A is subset of B but A is not a proper subset of B because A=B.
*      B is subset of A but B is not a proper subset of A because B=A.
*      A is neither a subset of C nor a proper subset of C because A is universal for C
*      But C is both subset and proper subset of A because C¹A
*      Same case in D
*      It is same as B.

Exercise 1.1
1.      If A={1,2,3,4,5}, whether 3,5 and 8 are the members of the set A or not, write with set notation symbols.

2.   A set of odd numbers between 0 and 10. Express it in listing method  and set builder method.


3.      If Z= {x:x is an integer, -1£x£1}, express it in description method and listing method.


4.      State whether the following sets are null, unit, finite or infinite sets
a)      The set of the highest peak of mountain .
b)      The set of whole numbers more than 10.
c)      The set of whole numbers between 10 and 100.
d)      The set of prime numbers between 14 and 16.
** Prime numbers are that numbers whose factor is only 1.

5.      If A = {x:x+1£5,xÎW}, find n (A)


6.      Whether the sets P = {3,6,9,12} and Q= {1,3,5,7} are equal or equivalent ? Write with reason.

7.  State whether the sets X = {2,4,6,8} and Y= {6,4,2,8} are equal or equivalent ? Give reason.


8.      State whether the sets A= {a,b,c,d,e} and B= {a,e,i,o,u} are  overlapping or disjoint ? Write with reason.

9.      State whether the sets Z= {-2,-1,0,1,2} and N= {3,4,5,6} are overlapping or disjoint ?

10. If U= {1,2,3,………15}, A= {1,3,5,7,9}, B= {1,2,3,……15} and C= {4,8,12,16}, answer the following questions.
a.      Is A the subset of U? Give reason.

b.      Is B the proper subset of U? Give reason.

c.       Is CÍU? Give reason.

11. Write the possible subsets of the set A = {3,6,9}


12. What can be the universal sets from which the following subsets can be formed ?
a.      The set of cricket team of a school.
b.      The set of literate women of a village.
c.       The set of even numbers.

No comments:

Post a Comment