DEFINITION:SETS A SET IS A WELL-DEFINED COLLECTION OF OBJECTS. EXAMPLES: 1.THE SET OF STUDENTS IN A CLASS. 2.THE SET OF VOWELS IN ENGLISH ALPHABETS.

Slides:



Advertisements
Similar presentations
Sets and its element A set is a collection of well-defined and well-distinguished objects. The objects that make up a set are called the members or elements.
Advertisements

2.1 Sets. DEFINITION 1 A set is an unordered collection of objects. DEFINITION 2 The objects in a set are called the elements, or members, of the set.
Sets DISCRETE STRUCTURE ABDUL BASIT TAHIR, KAMRAN ALI, FAIZAN ILLAHI, NOMAN AHMAD, ARSALAN MUBASHIR.
Denoting the beginning
Analytical Methods in CS (CIS 505)
Sets Definition of a Set: NAME = {list of elements or description of elements} i.e. B = {1,2,3} or C = {x  Z + | -4 < x < 4} Axiom of Extension: A set.
Discrete Structures Chapter 3 Set Theory Nurul Amelina Nasharuddin Multimedia Department.
Chapter 2 The Basic Concepts of Set Theory
Sets 1.
CSE115/ENGR160 Discrete Mathematics 02/10/11 Ming-Hsuan Yang UC Merced 1.
Sets 1.
Set Theory.
Ch 9 Inequalities and Absolute Value
Properties and Relationships of Set Theory. Properties and Relationships of Set Theory How are Venn Diagrams used to show relationships among sets? How.
1 Learning Objectives for Section 7.2 Sets After today’s lesson, you should be able to Identify and use set properties and set notation. Perform set operations.
Mathematics.
Survey of Mathematical Ideas Math 100 Chapter 2
Survey of Mathematical Ideas Math 100 Chapter 2 John Rosson Thursday January 25, 2007.
MATHEMATICS XI SETS.
Sets.
Discrete Mathematics Unit - I. Set Theory Sets and Subsets A well-defined collection of objects (the set of outstanding people, outstanding is very subjective)
DP SL Studies Chapter 7 Sets and Venn Diagrams. DP Studies Chapter 7 Homework Section A: 1, 2, 4, 5, 7, 9 Section B: 2, 4 Section C: 1, 2, 4, 5 Section.
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
K.RAVINDRA REDDY Z. P.H.S. PANDYALAMADUGU P.ADISESHAIAH Z. P.H. S. DANDIKUPPAM.
The Real Number System Section P.1. Set, Unions, and Intersections Part 1.
College Algebra & Trigonometry Asian College of Aeronautics AVT 1.
Mathematical Proofs. Chapter 1 Sets 1.1 Describing a Set 1.2 Subsets 1.3 Set Operations 1.4 Indexed Collections of Sets 1.5 Partitions of Sets.
Chapter 2: Basic Structures: Sets, Functions, Sequences, and Sums (1)
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
ELEMENTARY SET THEORY.
Discrete Mathematical Structures 4 th Edition Kolman, Busby, Ross © 2000 by Prentice-Hall, Inc. ISBN
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
Module Code MA1032N: Logic Lecture for Week Autumn.
Set Notation and Description Kinds of Sets Operations on Sets By: Mr. Gerzon B. Mascariñas.
Sets jadhav s.s. M.S.V.Satara
CSNB143 – Discrete Structure Topic 1 - Set. Topic 1 - Sets Learning Outcomes – Student should be able to identify sets and its important components. –
9.1 Sets, Intersections, and Unions  Standard 1.0  8 Key Terms.
Chapter 2 With Question/Answer Animations. Section 2.1.
Rosen 1.6, 1.7. Basic Definitions Set - Collection of objects, usually denoted by capital letter Member, element - Object in a set, usually denoted by.
Basic Structures: Sets, Functions, Sequences, and Sums.
Discrete Mathematics Lecture # 10. Set Theory  A well defined collection of {distinct} objects is called a set.  The objects are called the elements.
(CSC 102) Lecture 13 Discrete Structures. Previous Lectures Summary  Direct Proof  Indirect Proof  Proof by Contradiction  Proof by Contra positive.
Sets Definition: A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a.
Unit :1 Set Theory Prof. A.J. SHAKADWIPI. Sets and Subsets A well-defined collection of objects. finite sets, infinite sets, subset A={1,3,5,7,9} B={x|x.
Fr: Discrete Mathematics by Washburn, Marlowe, and Ryan.
Chapter 7 Sets and Probability Section 7.1 Sets What is a Set? A set is a well-defined collection of objects in which it is possible to determine whether.
Discrete Mathematics CS 2610 August 31, Agenda Set Theory Set Builder Notation Universal Set Power Set and Cardinality Set Operations Set Identities.
Thinking Mathematically Venn Diagrams and Set Operations.
Chapter 2 1. Chapter Summary Sets (This Slide) The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions.
Section 6.1 Set and Set Operations. Set: A set is a collection of objects/elements. Ex. A = {w, a, r, d} Sets are often named with capital letters. Order.
CSE15 Discrete Mathematics 02/13/17
Sets Page 746.
Chapter two Theory of sets
CSNB 143 Discrete Mathematical Structures
(є:belongs to , є:does not belongs to)
Algebra STANDARD IX A ∩ B B ∩ C A ∩ C Std-9th Sub-Mathematics
Elements of Logic and Set theory.
CS100: Discrete structures
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
2.1 Sets Dr. Halimah Alshehri.
Elements of Logic and Set theory.
CHAPTER 1 - Sets and Intervals
CHAPTER 1 - Sets and Intervals
Sets. EXAMPLE 1 The set O of odd positive integers less than 10 can be expressed by O = { l, 3, 5, 7, 9}. * This way of describing a set is known as.
ALGEBRA I - SETS : UNION and INTERSECTION
Discrete Mathematics CS 2610
SET THEORY Chumki Sarkar.
More about Sets.
Sets & Set Operations.
Presentation transcript:

DEFINITION:SETS A SET IS A WELL-DEFINED COLLECTION OF OBJECTS. EXAMPLES: 1.THE SET OF STUDENTS IN A CLASS. 2.THE SET OF VOWELS IN ENGLISH ALPHABETS.

REPRESENTATION OF SETS TYPES OF REPRESENTATION OF SETS TABULAR OR ROSTER FORM SET-BUILDER OR RULE METHOD

TABULAR OR ROSTER FORM IN THIS METHOD,WE LIST ALL THE ELEMENTS OF THE SET SEPERATING THEM BY MEANS OF COMMAS AND ENCLOSING THEM IN CURLY BRACKETS { }. EXAMPLE:- IF A IS THE SET CONSISTING OF THE PRIME NUMBERS BETWEEN 1 AND 10,THEN THE SET A CAN BE WRITTEN IN TABULAR FORM AS A={2,3,5,7}.

SET-BUILDER OR RULE METHOD IN THIS METHOD,INSTEAD OF LISTING ALL ELEMENTS OF A SET,WE WRITE THE SET BY SOME SPECIAL PROPERTYOR PROPERTIES SATISFIED BY ALL ITS ELEMENTS AND WRITE IT AS A={x: P(x)} A={x |x has the property P(x)}

TYPES OF SETS FINITE SET INFINITE SET SINGLETON SET EMPTY SET

1.FINITE SET- IF THE ELEMENTS OF A SET ARE FINITE IN NUMBER,THEN THE SET IS CALLED A FINITE SET. EXAMPLE :- {1,5,25,125} IS A FINITE SET.

2. INFINITE SET-IF THE ELEMENTS OF A SET ARE INFINITE IN NUMBER,THEN THE SET IS CALLED AN INFINITE SET. EXAMPLE:- SET OF NATURAL NUMBERS, N={1,2,3,...}

3. SINGLETON SET -A SET CONSISTING OF ONLY ONE ELEMENTIS CALLED A SINGLETON SET. EXAMPLE:- A={2} IS A SINGLETON SET.

4.EMPTY SET-A SET CONSISTING OF NO ELEMENT IS CALLED AN EMPTY SET AND IS DENOTED AS Φ OR { }. EXAMPLE :- THE SET OF ALL ODD INTEGERS GREATER THAN 7 AND LESS THAN 9 IS AN EMPTY SET.

EQUAL SETS TWO SETS A AND B ARE SAID TO BE EQUAL,IF EVERY ELEMENT OF A IS AN ELEMENT OF B AND EVERY ELEMENT OF B IS AN ELEMENT OF A. EXAMPLE: {3,7,9}={7,9,3}

CARDINAL NUMBER OF A FINITE SET THE NUMBER OF ELEMENTS IN A FINITE SET A IS KNOWN AS CARDINAL NUMBER OR ORDER OF A FINITE SET AND IS DENOTED BY n(A). EXAMPLE : IF A={1,2,3,4} THEN n(A)=4

EQUIVALENT SETS TWO FINITE SETS A AND B ARE SAID TO BE EQUIVALENT SETS IF THE NUMBER OF ELEMENTS IN A IS EQUAL TO THE OF ELEMENTS IN B i.e.,n(A)=n(B) AND EQUIVALENCE IS DENOTED BY ~. EXAMPLE : IF A={1,2,3} AND B={X,Y,Z},THEN n(A)=n(B)=3 SO,A~B.

SUBSETS THE SET B IS SAID TO BE THE SUBSET LEME OF A IF EVERY ELEMENT OF SET B IS ALSO AN ELEMENT OF A AND WE WRITE IT AS A  B OR B  A.IF B IS NOT A SUBSET OF A,THEN WE WRITE B ⊈ A. EXAMPLE: IF A={1,2,3,4,5} AND B={1,2,3} THEN B  A.

PROPER SUBSET A SET B IS SAID TO BE A PROPER SUBSET OF SET A,IF EVERY ELEMENT OF SET B IS AN ELEMENT OF A WHEREAS EVERY ELEMENT OF A IS NOT AN ELEMENT OF B. EXAMPLE: {2}  {2,3,4}

POWER SET THE COLLECTION OF ALL SUBSETS OF A SET A IS CALLED THE POWER SET OF A.IT IS DENOTED BY P(A). EXAMPLE : IF A={1,2,3}, THEN P(A)={Φ,{1},{2},{3},{1,2},{2,3},{1,3},{1,2,3}}

THEOREM: PROVE THAT THERE ARE 2 n ELEMENTS IN THE CLASS OF ALL SUBSETS OF A SET OF n ELEMENTS. PROOF:CONSIDER A SINGLETON SET A={a}.IT HAS TWO POSSIBLE SUBSETS Φ AND {a}. LET CLASS OF ALL SUBSETS OF SET A BE DENOTED AS P(A). THUS, P(A)={Φ,{a}}  IF A HAS ONE ELEMENT,THEN P(A) HAS 2 ELEMENTS. CONSIDER SET A={a,b}. IT HAS 4 POSSIBLE SUBSETS Φ,{a},{b},{a,b}

 P(A)={Φ,{a},{b},{a,b}}  IF A HAS 2 ELEMENTS, THEN P(A) HAS 2 2 ELEMENTS. SIMILARLY,IF A={a,b,c},THEN P(A)={Φ,{a},{b},{c},{a,b},{b,c},{c,a},{a,b,c}}  IF A HAS 3 ELEMENTS,THEN P(A) HAS 2 3 ELEMENTS. PROCEEDING THIS WAY WE PROVE THAT, IF A HAS n ELEMENTS THEN P(A) HAS 2 n ELEMENTS.

COMPARABLE SETS TWO SETS A AND B ARE SAID TO BE COMPARABLE IF ONE OF THEM IS SUBSET OF THE OTHER i.e.,EITHER A  B OR B  A. EXAMPLE: THE SETS {1,3,4,5} AND {1,2,3,4,5,6} ARE COMPARABLE SETS.

DISJOINT SETS IF A AND B ARE TWO SETS SUCH THAT THERE ARE NO COMMON ELEMENTS IN A AND B,THEN THESE ARE CALLED DISJOINT SETS. EXAMPLE: A={a,b,c,d} AND B={e,f,g,h}.

UNIVERSAL SET WHEN ALL THE SETS UNDER CONSIDERATION ARE SUBSETS OF A LARGER SET THEN THIS LARGER SET IS CALLED THE UNIVERSAL SET.IT IS DENOTED BY U. EXAMPLE: LET U={1,2,3,4,5,6,7,8},A={1,2,3},B={4,5,6},C={7,8} HERE A,B,C ARE SUBSETS OF U,THEN U IS THE UNIVERSAL SET.

COMPLIMENT OF A SET COMPLIMENT OF A SET A IS THE COLLECTION OF ELEMENTS OF U WHICH ARE NOT IN A.IT IS DENOTED BY A ׀ A ׀ ={x:x  U,x  A}

EXAMPLES : EX.1.WRITE THE FOLLOWING SETS IN ROSTER FORM: a) A={x:x IS AN INTEGER AND -3<x<7}. b) B={x:x IS A MULTIPLE OF -5 AND |x|  20}. SOL.:a)the integers between -3 and 7 are -2,-1,0,1,2,3,4,5,6  ROSTER FORM OF SET A={-2,-1,0,1,2,3,4,5,6}.

b)|x|  20  -20  x  20 ALSO,x IS A MULTIPLE OF -5.  B=SET OF ALL MULTIPLES OF -5 WHICH LIES BETWEEN -20 AND 20  ROSTER FORM OF SET B={-20,-15,-10,- 5,0,5,10,15,20}

EX-2.WRITE THE FOLLOWING SETS IN SET BUILDER FORM: a){5,10,15,20} b){14,21,28,35,42…,98} SOL.a)LET A={5,10,15,20} Now,5=5  1,10=5  2,15=5  3,20=5  4  A={x:x=5n,n  4,n  N}

b)LET B={14,21,28,35,42,…,98} WE OBSERVE THAT ALL THE ELEMENTS OF SET B ARE NATURAL NUMBERS,MULTIPLES OF 7 AND LESS THAN 100.  B={x:x IS A MULTIPLE OF 7 AND 7<x<100,x  N}.

EX.3:WRITE DOWN ALL THE SUBSETS OF {1,2,3}. SOL.: ALL POSSIBLE SUBSETS OF {1,2,3} ARE:Φ,{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}.

EX.4: IF U={1,2,3,4,5,6,7},FIND THE COMPLIMENT OF FOLLOWING SETS: a)A={1,2,3} b) B={6,7} SOL.: a)HERE U={1,2,3,4,5,6,7} AND A={1,2,3}  A ׀ ={4,5,6,7} b) HERE B={6,7}  B ׀ ={1,2,3,4,5}

VENN DIAGRAM

VENN DIAGRAM OF A  U A U

VENN DIAGRAM OF A  B A B

UNION OF SETS LET A AND B BE TWO GIVEN SETS.THEN THE UNION OF A AND B IS THE SET OF ALL THOSE ELEMENTSWHICH BELONG TO EITHER A OR B OR BOTH. A  B={x: EITHER x  A OR x  B}

AB U ABAB

INTERSECTION OF SETS LET A AND B BE TWO GIVEN SETS.THEN INTERSECTION OF A AND B IS THE SET OF ELEMENTS WHICH BELONG TO BOTH A AND B. A  B={x:x  A AND x  B}

ABAB A B

APPLICATION OF SETS IF A AND B ARE NOT DISJOINT SETS THEN n(A  B)=n(A)+n(B)-n(A  B) IF A AND B ARE DISJOINT SETS THEN n(A  B)=n(A)+n(B).

EXAMPLE IN A GROUP OF 65 PEOPLE,40 LIKE CRICKET, 10 LIKE BOTH CRICKET AND TENNIS. a)HOW MANY LIKE TENNIS? b)HOW MANY LIKE TENNIS ONLY AND NOT CRICKET?

SOL.:LET A BE THE SET OF PEOPLE WHO LIKE CRICKET AND B BE THE SET OF PEOPLE WHO LIKE TENNIS. THEN, n(A  B)=65 n(A)=40 n(A  B)=10

a)WE KNOW THAT, n(A  B)=n(A)+n(B)-n(A  B)  65 =40+ n(B)-10  n(B)=35 HENCE,35 PEOPLE LIKE TENNIS. b)NUMBER OF PEOPLE WHO LIKE ONLY TENNIS=n(B)-n(A  B)=35-10=25 HENCE,NUMBER OF PEOPLE WHO LIKE TENNIS ONLY AND NOT CRICKET IS 25.

ASSIGNMENT DEFINE SETS WITH EXAMPLES? WHAT IS THE DIFFERENCE BETWEEN PROPER SUBSET AND IMPROPER SUBSET ? IF A={1,2,3} THEN FIND THE POWER SET OF A? PROVE THAT THERE ARE 2 n ELEMENTS IN THE CLASS OF ALL SUBSETS OF SET OF n ELEMENTS?

WRITE THE FOLLOWING SETS IN SET BUILDER FORM a){5,10,15,20} b){14,21,28,35,42,…,98}? STATE WHETHER FOLLOWING SETS ARE FINITE OR INFINITE? a) {x:x  Z And x>-10} b){x:x  R AND 0<x<1}

IF U={1,2,3,4,5,6,7},FIND THE COMPLIMENTOF FOLLOWING SETS? a)A={1,2,3} b)B={6,7} IF A={a,b,c,d}, B={b,d,e,f} THEN FIND A  B,A  B,A-B?

IF A={2,4,6,8,10},B={1,2,3,4,5,6,7} THEN FIND (A-B)  (B-A)? IN A GROUP OF 70 PEOPLE,37 LIKE COFFEE,52 LIKE TEA AND EACH PERSON LIKES ATLEAST ONE OF THE TWO DRINKS.HOW MANY LIKE BOTH COFFEE AND TEA?

TEST SET –A Q1.WRITE DOWN ALL THE SUBSETS OF {1/2,1,  }? Q2.IF A={1,2,3,(a,b),c} FIND THE POWER SET OF A? Q3.IF A’  B=U,SHOW THAT A  B? Q4.IN A GROUP OF 75 PEOPLE 30 LIKE FOOTBALL,15 LIKE BOTH HOCKEY AND FOOTBALL.HOW MANY LIKE HOCKEY?

SET-B Q1.THERE ARE 210 MEMBERS IN A CLUB 100 OF THEM DRINK TEA AND 65 DRINK TEA BUT NOT COFFEE.FIND a)HOW MANY DRINK COFFEE. b)HOW MANY DRINK COFFEE BUT NOT TEA? Q2.IF B’  A’,SHOW THAT A  B? Q3.PROVE THAT A  (B  C)=(A  B)  C