section 2.2 subsets

14
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 2.2 Subsets

Upload: javier

Post on 21-Jan-2016

39 views

Category:

Documents


0 download

DESCRIPTION

Section 2.2 Subsets. What You Will Learn. Subsets and proper subsets. Subsets. Set A is a subset of set B , symbolized A ⊆ B , if and only if all elements of set A are also elements of set B . The symbol A ⊆ B indicates that “set A is a subset of set B .”. Subsets. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Section 2.2

Subsets

Page 2: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

What You Will Learn

Subsets and proper subsets

2.2-2

Page 3: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Subsets

• Set A is a subset of set B, symbolized A ⊆ B, if and only if all elements of set A are also elements of set B.

• The symbol A ⊆ B indicates that “set A is a subset of set B.”

2.2-3

Page 4: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Subsets

• The symbol A ⊈ B set A is not a subset of set B.

• To show that set A is not a subset of set B, one must find at least one element of set A that is not an element of set B.

2.2-4

Page 5: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Example: Determine whether set A is a subset of set B.A = { 3, 5, 6, 8 }B = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}

Solution: All of the elements of set A are contained in set B, so A ⊆ B.

Determining Subsets

2.2-5

Page 6: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Proper Subset

Set A is a proper subset of set B, symbolized A ⊂ B, if and only if all of the elements of set A are elements of set B and set A ≠ B (that is, set B must contain at least one element not is set A).

Page 7: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Determining Proper Subsets

Example: Determine whether set A is a proper subset of set B.A = { dog, cat }B = { dog, cat, bird, fish }

Solution: All the elements of set A are contained in set B, and sets A and B are not equal, therefore A ⊂ B.

2.2-7

Page 8: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Determining Proper Subsets

Example: Determine whether set A is a proper subset of set B.A = { dog, bird, fish, cat }B = { dog, cat, bird, fish }

Solution: All the elements of set A are contained in set B, but sets A and B are equal, therefore A ⊄ B.

2.2-8

Page 9: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Number of Distinct Subsets

The number of distinct subsets of a finite set A is 2n, where n is the number of elements in set A.

2.2-9

Page 10: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Number of Distinct Subsets

Example:

Determine the number of distinct subsets for the given set {t, a, p, e}.

List all the distinct subsets for the given set {t, a, p, e}.

2.2-10

Page 11: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Solution: Since there are 4 elements in the

given set, the number of distinct subsets is

24 = 2 • 2 • 2 • 2 = 16.{t,a,p,e}, {t,a,p}, {t,a,e}, {t,p,e},

{a,p,e},{t,a}, {t,p}, {t,e}, {a,p}, {a,e}, {p,e}, {t}, {a}, {p}, {e}, { }

Number of Distinct Subsets

2.2-11

Page 12: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Number of Distinct Proper SubsetsThe number of distinct proper subsets of a finite set A is 2n – 1, where n is the number of elements in set A.

2.2-12

Page 13: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Number of Distinct Proper SubsetsExample:

Determine the number of distinct proper subsets for the given set{t, a, p, e}.

2.2-13

Page 14: Section 2.2 Subsets

Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Solution: The number of distinct proper subsets is 24 – 1= 2 • 2 • 2 • 2 – 1 = 15.They are {t,a,p}, {t,a,e}, {t,p,e},

{a,p,e},{t,a}, {t,p}, {t,e}, {a,p}, {a,e}, {p,e}, {t}, {a}, {p}, {e}, { }.

Only {t,a,p,e}, is not a proper subset.

Number of Distinct Subsets

2.2-14