THE NATURE OF COUNTING Copyright © Cengage Learning. All rights reserved. 12.

Slides:



Advertisements
Similar presentations
Copyright © Cengage Learning. All rights reserved.
Advertisements

COMP 170 L2 Page 1 L03: Binomial Coefficients l Purpose n Properties of binomial coefficients n Related issues: the Binomial Theorem and labeling.
CSE115/ENGR160 Discrete Mathematics 04/17/12
COMP 170 L2 Page 1 L03: Binomial Coefficients l Purpose n Properties of binomial coefficients n Related issues: the Binomial Theorem and labeling.
Copyright © Cengage Learning. All rights reserved.
Copyright © Ed2Net Learning Inc.1. 2 Warm Up 1.List all combinations of Roshanda, Shelli, Toshi, and Hector, taken three at a time 2. In how many ways.
Chapter 8 Counting Techniques PASCAL’S TRIANGLE AND THE BINOMIAL THEOREM.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
THE NATURE OF SETS Copyright © Cengage Learning. All rights reserved. 2.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
1 © 2010 Pearson Education, Inc. All rights reserved 10.1 DEFINITION OF A SEQUENCE An infinite sequence is a function whose domain is the set of positive.
Rev.S08 MAC 1140 Module 12 Introduction to Sequences, Counting, The Binomial Theorem, and Mathematical Induction.
Sequences and Series. Quick Review.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
The Binomial Theorem.
7 Further Topics in Algebra © 2008 Pearson Addison-Wesley. All rights reserved Sections 7.4–7.7.
Counting. Techniques for counting Rule 1 Suppose we carry out have a sets A 1, A 2, A 3, … and that any pair are mutually exclusive (i.e. A 1  A 2 =
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 9- 1.
THE NATURE OF COUNTING Copyright © Cengage Learning. All rights reserved. 12.
Chapter 6 With Question/Answer Animations 1. Chapter Summary The Basics of Counting The Pigeonhole Principle Permutations and Combinations Binomial Coefficients.
Notes 9.2 – The Binomial Theorem. I. Alternate Notation A.) Permutations – None B.) Combinations -
Slide 7- 1 Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
March 10, 2015Applied Discrete Mathematics Week 6: Counting 1 Permutations and Combinations How many different sets of 3 people can we pick from a group.
BINOMIAL EXPANSION. Binomial Expansions Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 The binomial theorem provides a useful method.
The Binomial Theorem 9-5. Combinations How many combinations can be created choosing r items from n choices. 4! = (4)(3)(2)(1) = 24 0! = 1 Copyright ©
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
Integration 4 Copyright © Cengage Learning. All rights reserved.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Copyright © Cengage Learning. All rights reserved. 8.4 The Binomial Theorem.
The Binomial Theorem.
Copyright © Cengage Learning. All rights reserved. 8 Sequences, Series, and Probability.
Copyright © Cengage Learning. All rights reserved. 7 Techniques of Integration.
THE NATURE OF COUNTING Copyright © Cengage Learning. All rights reserved. 12.
Copyright © Peter Cappello 2011 Simple Arrangements & Selections.
Section 6.4. Powers of Binomial Expressions Definition: A binomial expression is the sum of two terms, such as x + y. (More generally, these terms can.
Copyright © Cengage Learning. All rights reserved. Sequences and Series.
2.6 APPLICATIONS OF INDUCTION & OTHER IDEAS IMPORTANT THEOREMS MIDWESTERN STATE UNIVERSITY – COMPUTER SCIENCE.
Binomial Coefficients and Identities
Section The Pigeonhole Principle If a flock of 20 pigeons roosts in a set of 19 pigeonholes, one of the pigeonholes must have more than 1 pigeon.
THE NATURE OF SETS Copyright © Cengage Learning. All rights reserved. 2.
Copyright © Cengage Learning. All rights reserved. Probability and Statistics.
Chapter 10 Counting Methods.
The Pigeonhole Principle
Permutations and Combinations
Sequences, Series, and Probability
Copyright © Cengage Learning. All rights reserved.
Sequences, Series, and Probability
The binomial expansions
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Lial/Hungerford/Holcomb: Mathematics with Applications 10e
Chapter 8: Further Topics in Algebra
Combinatorics: Combinations
Combinatorics.
Permutations and Combinations
Chapter 11: Further Topics in Algebra
Sequences and the Binomial Theorem
Binomial Theorem; Pascal’s Triangle
Chapter 12 Section 4.
Lial/Hungerford/Holcomb: Mathematics with Applications 10e Finite Mathematics with Applications 10e Copyright ©2011 Pearson Education, Inc. All right.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © Cengage Learning. All rights reserved.
Digital Lesson The Binomial Theorem.
Chapter 11: Further Topics in Algebra
Section 11.7 The Binomial Theorem
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

THE NATURE OF COUNTING Copyright © Cengage Learning. All rights reserved. 12

Copyright © Cengage Learning. All rights reserved Combinations

3 Committee Problem

4 Let us consider the following example: A = {Alfie, Bogie, Calvin, Doug, Ernie } In how many ways could they elect a committee of two persons? We call this the committee problem. One method of solution is easy (but tedious) and involves the enumeration of all possibilities: {a, b} {b, c} {c, d} {d, e} {a, c} {b, d} {c, e} {a, d} {b, e} {a, e}

5 Committee Problem We see there are ten possible two-member committees. Do you see why we cannot use the fundamental counting principle for this committee problem in the same way we did for the election problem? We have presented two different types of counting problems, the election problem and the committee problem. For the election problem, we found an easy numerical method of counting, using the fundamental counting principle. For the committee problem, we did not; further investigation is necessary.

6 Committee Problem Let us compare the committee and election problems. While considering the election problem, we can see that the following arrangements are different: That is, the order was important. However, in the committee problem, the three-member committees listed above are the same. In this case, the order is not important. When the order in which the objects are listed is not important, we call the list a combination and represent it as a subset of A.

7 Example 1 – List all arrangements of elements Select two elements from the set A = {a, b, c, d, e}, and list all possible arrangements as well as all possible subsets. Solution:

8 Committee Problem We now state a definition of a combination.

9 Committee Problem The notation n C r is similar to the notation used for permutations, but since is more common in your later work in mathematics, we will usually use this notation for combinations. The notation is read as “n choose r.” The formula for the number of permutations leads directly to a formula for the number of combinations since each subset of r elements has r! permutations of its members.

10 Committee Problem Thus, by the fundamental counting principle,

11 Example 2 – Evaluate combinations Evaluate: a. b. c. Solution: a. b. c.

12 Example 2 – Solution cont’d

13 Pascal’s Triangle

14 Pascal’s Triangle For many applications, if n and r are relatively small, you should notice the following relationship:

15 Pascal’s Triangle That is, is the number in the nth row, rth diagonal of Pascal’s triangle.

16 Example 8 – Evaluate combinations using Pascal’s triangle Find a. b. c. d. 12 C 10 Solution: a. = 56 b. = 6 c. = 3,003 d. 12 C 10 = 66 row 8, diagonal 3 row 6, diagonal 5 row 14, diagonal 6 row 12, diagonal 10

17 Counting with the Binomial Theorem

18 Counting with the Binomial Theorem

19 Example 10 – Find the number of subsets How many subsets of {1, 2, 3, 4, 5} are there? Solution: There are subsets of 5 elements, subsets of 4 elements, and so forth. Thus, the total number of subsets is

20 Example 10 – Find the number of subsets Instead of carrying out all of the arithmetic in evaluating these combinations, we note that so that if we let a = 1 and b = 1, we have

21 Example 10 – Solution We see that there are 2 5 = 32 subsets of a set containing five elements. cont’d

22 Counting with the Binomial Theorem

23 Example 11 – Find the number of subsets of a set of 10 elements How many subsets are there for a set containing 10 elements? Solution: There are 2 10 = 1,024 subsets.