4_6Permutations.notebook. April 22, 2013

Size: px
Start display at page:

Download "4_6Permutations.notebook. April 22, 2013"

Transcription

1 1

2 2

3 3

4 4

5 Permutations A Permutation is an ordered arrangement of objects selected from a set. P(n,r) represents the number of permutations possible in which "r" objects from a set of "n" different objects are arranged. P(n,r) can also be written as n P r We looked at situations like this before. We can make a tree diagram or we can learn to calculate using permutations. Example Children frequently play with interlocking plastic blocks. These blocks come in six different colours (eg. red, blue, white, green, grey and black). Suppose you have one block of each colour. a) How many different six block sequences can be formed? b) How many different two block sequences can be formed? 5

6 Factorials To calculate Permutations, we use something called a "Factorial". n! (read as n factorial) is calculated as n! = n x (n 1) x (n 2) x... x 2 x 1 For example, 4! = 4 x 3 x 2 x 1 = 24 Look for the factorial button on your calculator. It saves time (more efficient) to type 5! rather than 5 x 4 x 3 x 2 x 1 also note that 0! = 1 Factorials in permutations: 6

7 Back to our example Children frequently play with interlocking plastic blocks. These blocks come in six different colours (eg. red, blue, white, green, grey and black). Suppose you have one block of each colour. a) How many different six block sequences can be formed? This is a permutation problem because order is important in our solution. (we cannot chose a colour more than once) There are 6 possibilities for the first block. There are 5 possibilities for the second block. There are 4 possibilities for the third block... etc. Our solution would calculate as 6 x 5 x 4 x 3 x 2 x 1 or using permutations P(6, 6) = 6! / (6 6)! = 6! / 0! = 720 / 1 = 720 (wow, I'm glad we didn't try to draw a tree diagram!) Did you notice? P(6,6) = 6! b) How many different two block sequences can be formed? Again here order is important (meaning we cannot choose a colour more than once) P(6,2) = 6! / (6 2)! = (6x5x4x3x2x1) / (4x3x2x1) = 6x5 = 30 7

8 How many 4 letter "words" can be made using the letters QUIP? 4 x 3 x 2 x 1 = 4! How many 4 letter "words" can be made using the letters QUIP if Q and U must be together? 3 x 2 x 1 = 3! NOTE: Always deal with restrictions first and "blocked" objects are considered one item but if we consider that QU and UQ are different, yet still satisfy the restriction that Q and U must be together then our answer is 3! x 2 = 12 possible "words" 8

9 How many different 6 letter "words" can be made from the word OTTAWA? At first glance we might think there are 6! different "words" But there are multiples of some letters. We are not able to distinguish between one "T" and the other "T" Since there are 2! ways to arrange the Ts and 2! ways to arrange the As, then there will be 2! x 2! duplicates. To account for this over counting we simply divide 6! / (2! x 2!) or 6! / (2!2!) 9

10 Sometimes it is more efficient to use the COMPLEMENT (All possible arrangements) (arrangements you don't want) = (arrangements you do want) Brooklyn has 6 different coloured sweaters to pile up in her drawers. How many ways can she stack them so that the red sweater is not on the bottom? Using Direct Reasoning: TIP Deal wit the restriction first. The red sweater cannot be on the bottom. So there are 5 other sweaters that can be on the bottom. Since there are 5 other sweaters that can be arranged in any order we know the number of arrangements is 5! Answer: 5 x 5! = Using Indirect Reasoning (the complement): All Red sweater on bottom = Red sweater NOT on the bottom If there were no restrictions we would see 6! possible arrangements If the Red sweater was on the bottom there would be only 5! arrangements Red sweater NOT on the bottom = 6! 5! = 10

11 11

12 12

13 13

14 14

15 PRACTICE: p255 # 1, 4, 7, 12 15

16 16

17 17

18 18

7.4 Permutations and Combinations

7.4 Permutations and Combinations 7.4 Permutations and Combinations The multiplication principle discussed in the preceding section can be used to develop two additional counting devices that are extremely useful in more complicated counting

More information

* Order Matters For Permutations * Section 4.6 Permutations MDM4U Jensen. Part 1: Factorial Investigation

* Order Matters For Permutations * Section 4.6 Permutations MDM4U Jensen. Part 1: Factorial Investigation Section 4.6 Permutations MDM4U Jensen Part 1: Factorial Investigation You are trying to put three children, represented by A, B, and C, in a line for a game. How many different orders are possible? a)

More information

* Order Matters For Permutations * Section 4.6 Permutations MDM4U Jensen. Part 1: Factorial Investigation

* Order Matters For Permutations * Section 4.6 Permutations MDM4U Jensen. Part 1: Factorial Investigation Section 4.6 Permutations MDM4U Jensen Part 1: Factorial Investigation You are trying to put three children, represented by A, B, and C, in a line for a game. How many different orders are possible? a)

More information

Practice Test Chapter 4 Counting Methods Name:

Practice Test Chapter 4 Counting Methods Name: FOM 12 Practice Test Chapter 4 Counting Methods Name: Block: _ Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Eve can choose from the following notebooks:

More information

Tree Diagrams and the Fundamental Counting Principle

Tree Diagrams and the Fundamental Counting Principle Objective: In this lesson, you will use permutations and combinations to compute probabilities of compound events and to solve problems. Read this knowledge article and answer the following: Tree Diagrams

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College Probability The MEnTe Program Math Enrichment through Technology Title V East Los Angeles College 2003 East Los Angeles College. All rights reserved. Topics Introduction Empirical Probability Theoretical

More information

Concepts. Materials. Objective

Concepts. Materials. Objective . Activity 14 Let Us Count the Ways! Concepts Apply the multiplication counting principle Find the number of permutations in a data set Find the number of combinations in a data set Calculator Skills Factorial:

More information

Math 14 Lecture Notes Ch. 3.6

Math 14 Lecture Notes Ch. 3.6 Math Lecture Notes h... ounting Rules xample : Suppose a lottery game designer wants to list all possible outcomes of the following sequences of events: a. tossing a coin once and rolling a -sided die

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability Preliminary Concepts, Formulas, and Terminology Meanings of Basic Arithmetic Operations in Mathematics Addition: Generally

More information

MULTY SYSTEM OFFICE PRODUCTS

MULTY SYSTEM OFFICE PRODUCTS MATERIAL HANDLING - ESD - OFFICE PRODUCTS MULTY SYSTEM OFFICE PRODUCTS ROUNDAFILE THE PERFECT SOLUTION FOR STORING AND RETRIEVING OFFICE FILES & FOLDERS. TOP SHELF SPACE SAVING : Roundafile systems saves

More information

Chapter 7. Intro to Counting

Chapter 7. Intro to Counting Chapter 7. Intro to Counting 7.7 Counting by complement 7.8 Permutations with repetitions 7.9 Counting multisets 7.10 Assignment problems: Balls in bins 7.11 Inclusion-exclusion principle 7.12 Counting

More information

CS 237 Fall 2018, Homework SOLUTION

CS 237 Fall 2018, Homework SOLUTION 0//08 hw03.solution.lenka CS 37 Fall 08, Homework 03 -- SOLUTION Due date: PDF file due Thursday September 7th @ :59PM (0% off if up to 4 hours late) in GradeScope General Instructions Please complete

More information

Permutations and Combinations. Quantitative Aptitude & Business Statistics

Permutations and Combinations. Quantitative Aptitude & Business Statistics Permutations and Combinations Statistics The Fundamental Principle of If there are Multiplication n 1 ways of doing one operation, n 2 ways of doing a second operation, n 3 ways of doing a third operation,

More information

Probability. Key Definitions

Probability. Key Definitions 1 Probability Key Definitions Probability: The likelihood or chance of something happening (between 0 and 1). Law of Large Numbers: The more data you have, the more true to the probability of the outcome

More information

2. Combinatorics: the systematic study of counting. The Basic Principle of Counting (BPC)

2. Combinatorics: the systematic study of counting. The Basic Principle of Counting (BPC) 2. Combinatorics: the systematic study of counting The Basic Principle of Counting (BPC) Suppose r experiments will be performed. The 1st has n 1 possible outcomes, for each of these outcomes there are

More information

Sec. 4.2: Introducing Permutations and Factorial notation

Sec. 4.2: Introducing Permutations and Factorial notation Sec. 4.2: Introducing Permutations and Factorial notation Permutations: The # of ways distinguishable objects can be arranged, where the order of the objects is important! **An arrangement of objects in

More information

Math 166: Topics in Contemporary Mathematics II

Math 166: Topics in Contemporary Mathematics II Math 166: Topics in Contemporary Mathematics II Xin Ma Texas A&M University September 30, 2017 Xin Ma (TAMU) Math 166 September 30, 2017 1 / 11 Last Time Factorials For any natural number n, we define

More information

The factorial of a number (n!) is the product of all of the integers from that number down to 1.

The factorial of a number (n!) is the product of all of the integers from that number down to 1. ointers 5.5 Factorial The factorial of a number (n!) is the product of all of the integers from that number down to 1. 6! 6 x 5 x 4 x 3 x 2 x 1 20 You should have a built-in button or function on your

More information

In this section, we will learn to. 1. Use the Multiplication Principle for Events. Cheesecake Factory. Outback Steakhouse. P.F. Chang s.

In this section, we will learn to. 1. Use the Multiplication Principle for Events. Cheesecake Factory. Outback Steakhouse. P.F. Chang s. Section 10.6 Permutations and Combinations 10-1 10.6 Permutations and Combinations In this section, we will learn to 1. Use the Multiplication Principle for Events. 2. Solve permutation problems. 3. Solve

More information

10 Game. Chapter. The PV Unit comes with two built-in games for your enjoyment. The games are named Game-1 and Game-2.

10 Game. Chapter. The PV Unit comes with two built-in games for your enjoyment. The games are named Game-1 and Game-2. Chapter 10 Game The PV Unit comes with two built-in games for your enjoyment. The games are named Game-1 and Game-2. Entering the Game Mode and Selecting a Game... 130 Game-1... 130 How to play... 131

More information

4.1 Organized Counting McGraw-Hill Ryerson Mathematics of Data Management, pp

4.1 Organized Counting McGraw-Hill Ryerson Mathematics of Data Management, pp Name 4.1 Organized Counting McGraw-Hill yerson Mathematics of Data Management, pp. 225 231 1. Draw a tree diagram to illustrate the possible travel itineraries for Pietro if he can travel from home to

More information

BRANDON: hi. MARIANNE: hello. BRANDON: hello, did you find it ok? MARIANNE: yes, i'm glad you made it. BRANDON: oh yeah, i'm late?

BRANDON: hi. MARIANNE: hello. BRANDON: hello, did you find it ok? MARIANNE: yes, i'm glad you made it. BRANDON: oh yeah, i'm late? Shame - Clip 1-2011 US c.6 min. Michael Fassbender, Nicole, Beharie 5 - Shame - Clip 1: A 1st Date, Bad Waiter - YouTube IMDb grammar points: if would like to, can, if you like, will, a couple of, why

More information

WEEK 7 REVIEW. Multiplication Principle (6.3) Combinations and Permutations (6.4) Experiments, Sample Spaces and Events (7.1)

WEEK 7 REVIEW. Multiplication Principle (6.3) Combinations and Permutations (6.4) Experiments, Sample Spaces and Events (7.1) WEEK 7 REVIEW Multiplication Principle (6.3) Combinations and Permutations (6.4) Experiments, Sample Spaces and Events (7.) Definition of Probability (7.2) WEEK 8-7.3, 7.4 and Test Review THE MULTIPLICATION

More information

Discrete probability and the laws of chance

Discrete probability and the laws of chance Chapter 8 Discrete probability and the laws of chance 8.1 Multiple Events and Combined Probabilities 1 Determine the probability of each of the following events assuming that the die has equal probability

More information

Section : Combinations and Permutations

Section : Combinations and Permutations Section 11.1-11.2: Combinations and Permutations Diana Pell A construction crew has three members. A team of two must be chosen for a particular job. In how many ways can the team be chosen? How many words

More information

CISC 1400 Discrete Structures

CISC 1400 Discrete Structures CISC 1400 Discrete Structures Chapter 6 Counting CISC1400 Yanjun Li 1 1 New York Lottery New York Mega-million Jackpot Pick 5 numbers from 1 56, plus a mega ball number from 1 46, you could win biggest

More information

Using a table: regular fine micro. red. green. The number of pens possible is the number of cells in the table: 3 2.

Using a table: regular fine micro. red. green. The number of pens possible is the number of cells in the table: 3 2. Counting Methods: Example: A pen has tip options of regular tip, fine tip, or micro tip, and it has ink color options of red ink or green ink. How many different pens are possible? Using a table: regular

More information

Sets, Venn Diagrams & Counting

Sets, Venn Diagrams & Counting MT 142 College Mathematics Sets, Venn Diagrams & Counting Module SC Terri Miller revised December 13, 2010 What is a set? Sets set is a collection of objects. The objects in the set are called elements

More information

First things first, we need a 'Before' shot. I quickly scanned the net for something appropriate and came up with the following:

First things first, we need a 'Before' shot. I quickly scanned the net for something appropriate and came up with the following: Mizuno's Super Airbrush PP Tutorial! First things first, we need a 'Before' shot. I quickly scanned the net for something appropriate and came up with the following: A pretty girl, with some skin blemishes,

More information

Student Exploration: Permutations and Combinations

Student Exploration: Permutations and Combinations Name: Date: Student Exploration: Permutations and Combinations Vocabulary: combination, factorial, permutation Prior Knowledge Question (Do this BEFORE using the Gizmo.) 1. Suppose you have a quarter,

More information

Section 6.4 Permutations and Combinations: Part 1

Section 6.4 Permutations and Combinations: Part 1 Section 6.4 Permutations and Combinations: Part 1 Permutations 1. How many ways can you arrange three people in a line? 2. Five people are waiting to take a picture. How many ways can you arrange three

More information

November 6, Chapter 8: Probability: The Mathematics of Chance

November 6, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 6, 2013 Last Time Crystallographic notation Groups Crystallographic notation The first symbol is always a p, which indicates that the pattern

More information

4.4: The Counting Rules

4.4: The Counting Rules 4.4: The Counting Rules The counting rules can be used to discover the number of possible for a sequence of events. Fundamental Counting Rule In a sequence of n events in which the first one has k 1 possibilities

More information

Discrete Mathematics: Logic. Discrete Mathematics: Lecture 15: Counting

Discrete Mathematics: Logic. Discrete Mathematics: Lecture 15: Counting Discrete Mathematics: Logic Discrete Mathematics: Lecture 15: Counting counting combinatorics: the study of the number of ways to put things together into various combinations basic counting principles

More information

Ch Counting Technique

Ch Counting Technique Learning Intentions: h. 10.4 ounting Technique Use a tree diagram to represent possible paths or choices. Learn the definitions of & notations for permutations & combinations, & distinguish between them.

More information

First order logic of permutations

First order logic of permutations First order logic of permutations Michael Albert, Mathilde Bouvel and Valentin Féray June 28, 2016 PP2017 (Reykjavik University) What is a permutation? I An element of some group G acting on a finite set

More information

Wooden Yardstick Christmas Trees

Wooden Yardstick Christmas Trees Wooden Yardstick Christmas Trees I've always loved rulers and yardsticks, though I'm not quite sure why. Back in the day, my dad and I even made a vintage yardstick covered table desk that is still in

More information

STEP WHAT YOU NEED WHAT YOU DO WHAT IT LOOKS LIKE 1

STEP WHAT YOU NEED WHAT YOU DO WHAT IT LOOKS LIKE 1 STEP WHAT YOU NEED WHAT YOU DO WHAT IT LOOKS LIKE 1 1 cupboard 4 boxes for lower and upper elementary levels 1 box for primary level Sort the boxes by level. Put the parcels near the cupboard. TAKE NOTE:

More information

Competition Handbook

Competition Handbook Competition Handbook 2017-2018 Contents 1. Summary for Entering T&DCC Competitions 2. Competition Groups 3. Competition Rules And How To Enter Them 4. Scoring Print Competitions 5. Scoring Digital Competitions

More information

Permutations and Combinations

Permutations and Combinations Smart Notes.notebook Discrete Math is concerned with counting. Ted TV:How many ways can you arrange a deck of cards? Yannay Khaikin http://ed.ted.com/lessons/how many ways can you arrange a deck of cardsyannay

More information

green Ral 6011 F hot galvanised F Available in 2 colours 90 block handle Easy carriage with trolleys and galvanised

green Ral 6011 F hot galvanised F Available in 2 colours 90 block handle Easy carriage with trolleys and galvanised STORAGE STEEL spa green Ral 6011 F....... 02 grey Ral 7000 F....... 01 hot galvanised F....... 99 PAINTED STACKING CONTAINER Available in 2 colours Easy carriage with trolleys and galvanised Trolleys for

More information

Counting Methods. Mathematics 3201

Counting Methods. Mathematics 3201 Mathematics 3201 Unit 2 2.1 - COUNTING PRINCIPLES Goal: Determine the Fundamental Counting Principle and use it to solve problems. Example 1: Hannah plays on her school soccer team. The soccer uniform

More information

CS 237: Probability in Computing

CS 237: Probability in Computing CS 237: Probability in Computing Wayne Snyder Computer Science Department Boston University Lecture 5: o Independence reviewed; Bayes' Rule o Counting principles and combinatorics; o Counting considered

More information

Counting. Combinations. Permutations. September 15, Permutations. Do you really know how to count?

Counting. Combinations. Permutations. September 15, Permutations. Do you really know how to count? September 15, 2016 Why do we learn to count first? How is this used in the real world? Do you really know how to count? Counting In how many unique ways can these five simple objects be arranged? Combinations

More information

Lesson A7 - Counting Techniques and Permutations. Learning Goals:

Lesson A7 - Counting Techniques and Permutations. Learning Goals: Learning Goals: * Determine tools and strategies that will determine outcomes more efficiently * Use factorial notation effectively * Determine probabilities for simple ordered events Example 1: You are

More information

2. Creating and using tiles in Cyberboard

2. Creating and using tiles in Cyberboard 2. Creating and using tiles in Cyberboard I decided to add some more detail to the first hexed grip map that I produced (Demo1) using the Cyberboard Design program. To do this I opened program by clicking

More information

Chapter 3: Elements of Chance: Probability Methods

Chapter 3: Elements of Chance: Probability Methods Chapter 3: Elements of Chance: Methods Department of Mathematics Izmir University of Economics Week 3-4 2014-2015 Introduction In this chapter we will focus on the definitions of random experiment, outcome,

More information

Suppose you are supposed to select and carry out oneof a collection of N tasks, and there are T K different ways to carry out task K.

Suppose you are supposed to select and carry out oneof a collection of N tasks, and there are T K different ways to carry out task K. Addition Rule Counting 1 Suppose you are supposed to select and carry out oneof a collection of N tasks, and there are T K different ways to carry out task K. Then the number of different ways to select

More information

AgentCubes Online Troubleshooting Session Solutions

AgentCubes Online Troubleshooting Session Solutions AgentCubes Online Troubleshooting Session Solutions Overview: This document provides analysis and suggested solutions to the problems posed in the AgentCubes Online Troubleshooting Session Guide document

More information

Generalized Permutations and The Multinomial Theorem

Generalized Permutations and The Multinomial Theorem Generalized Permutations and The Multinomial Theorem 1 / 19 Overview The Binomial Theorem Generalized Permutations The Multinomial Theorem Circular and Ring Permutations 2 / 19 Outline The Binomial Theorem

More information

Permutations and Combinations

Permutations and Combinations Permutations and Combinations Introduction Permutations and combinations refer to number of ways of selecting a number of distinct objects from a set of distinct objects. Permutations are ordered selections;

More information

NOT FOR SALE. Objectives Develop and apply the Fundamental Principle of Counting Develop and evaluate factorials. 2.3 Introduction to Combinatorics

NOT FOR SALE. Objectives Develop and apply the Fundamental Principle of Counting Develop and evaluate factorials. 2.3 Introduction to Combinatorics 94 CHAPTER 2 Sets and Counting 47. Which of the following can be the group that attends a meeting on Wednesday at Betty s? a. Angela, Betty, Carmen, Ed, and Frank b. Angela, Betty, Ed, Frank, and Grant

More information

Permutations (Part A)

Permutations (Part A) Permutations (Part A) A permutation problem involves counting the number of ways to select some objects out of a group. 1 There are THREE requirements for a permutation. 2 Permutation Requirements 1. The

More information

Math141_Fall_2012 ( Business Mathematics 1) Week 7. Dr. Marco A. Roque Sol Department of Mathematics Texas A&M University

Math141_Fall_2012 ( Business Mathematics 1) Week 7. Dr. Marco A. Roque Sol Department of Mathematics Texas A&M University ( Business Mathematics 1) Week 7 Dr. Marco A. Roque Department of Mathematics Texas A&M University In this sections we will consider two types of arrangements, namely, permutations and combinations a.

More information

Original Recipe. Original Recipe can be found at

Original Recipe. Original Recipe can be found at Original Recipe Hi All! I m Heather and I m eager to share this tutorial with you! I m a big fan of Basic Grey. When I heard that they were coming out with Little Black Dress 2, I knew exactly what I wanted

More information

TEACHING MATH THROUGH GAMES SAMPLE GAMES AND INSTRUCTIONS. Color Sorting Train. Classification and Patterning

TEACHING MATH THROUGH GAMES SAMPLE GAMES AND INSTRUCTIONS. Color Sorting Train. Classification and Patterning TEACHING MATH THROUGH GAMES SAMPLE GAMES AND INSTRUCTIONS Color Sorting Train Classification and Patterning Suggested Materials: Train created from colored construction paper (see attached example) Colored

More information

Determine the number of permutations of n objects taken r at a time, where 0 # r # n. Holly Adams Bill Mathews Peter Prevc

Determine the number of permutations of n objects taken r at a time, where 0 # r # n. Holly Adams Bill Mathews Peter Prevc 4.3 Permutations When All Objects Are Distinguishable YOU WILL NEED calculator standard deck of playing cards EXPLORE How many three-letter permutations can you make with the letters in the word MATH?

More information

MATH & STAT Ch.1 Permutations & Combinations JCCSS

MATH & STAT Ch.1 Permutations & Combinations JCCSS THOMAS / 6ch1.doc / P.1 1.1 The Multilication Princile of Counting P.2 If a first oeration can be erformed in n 1 ways, a second oeration in n 2 ways, a third oeration in n 3 ways, and so forth, then the

More information

ABC Baby Blanket Knitting Pattern

ABC Baby Blanket Knitting Pattern ABC Baby Blanket Knitting Pattern I had fun designing and knitting this lovely ABC Baby Blanket Knitting Pattern. It was a lot of knitting but as it was done one block at a time, it was very easy to put

More information

CPCS 222 Discrete Structures I Counting

CPCS 222 Discrete Structures I Counting King ABDUL AZIZ University Faculty Of Computing and Information Technology CPCS 222 Discrete Structures I Counting Dr. Eng. Farag Elnagahy farahelnagahy@hotmail.com Office Phone: 67967 The Basics of counting

More information

Now let s figure the probability that Angelina picked a green marble if Marc did not replace his marble.

Now let s figure the probability that Angelina picked a green marble if Marc did not replace his marble. Find the probability of an event with or without replacement : The probability of an outcome of an event is the ratio of the number of ways that outcome can occur to the total number of different possible

More information

On uniquely k-determined permutations

On uniquely k-determined permutations On uniquely k-determined permutations Sergey Avgustinovich and Sergey Kitaev 16th March 2007 Abstract Motivated by a new point of view to study occurrences of consecutive patterns in permutations, we introduce

More information

Math236 Discrete Maths with Applications

Math236 Discrete Maths with Applications Math236 Discrete Maths with Applications P. Ittmann UKZN, Pietermaritzburg Semester 1, 2012 Ittmann (UKZN PMB) Math236 2012 1 / 43 The Multiplication Principle Theorem Let S be a set of k-tuples (s 1,

More information

Visual Cryptography. Frederik Vercauteren. University of Bristol, Merchant Venturers Building, Woodland Road, Bristol BS8 1UB.

Visual Cryptography. Frederik Vercauteren. University of Bristol, Merchant Venturers Building, Woodland Road, Bristol BS8 1UB. Visual Cryptography Frederik Vercauteren University of Bristol, Merchant Venturers Building, Woodland Road, Bristol BS8 1UB frederik@cs.bris.ac.uk Frederik Vercauteren 1 University of Bristol 21 November

More information

Permutations and Combinations

Permutations and Combinations Motivating question Permutations and Combinations A) Rosen, Chapter 5.3 B) C) D) Permutations A permutation of a set of distinct objects is an ordered arrangement of these objects. : (1, 3, 2, 4) is a

More information

5.3 Problem Solving With Combinations

5.3 Problem Solving With Combinations 5.3 Problem Solving With Combinations In the last section, you considered the number of ways of choosing r items from a set of n distinct items. This section will examine situations where you want to know

More information

2013 ACM ICPC Southeast USA Regional Programming Contest. 2 November, Division 1

2013 ACM ICPC Southeast USA Regional Programming Contest. 2 November, Division 1 213 ACM ICPC Southeast USA Regional Programming Contest 2 November, 213 Division 1 A: Beautiful Mountains... 1 B: Nested Palindromes... 3 C: Ping!... 5 D: Electric Car Rally... 6 E: Skyscrapers... 8 F:

More information

JUST THE MATHS UNIT NUMBER PROBABILITY 2 (Permutations and combinations) A.J.Hobson

JUST THE MATHS UNIT NUMBER PROBABILITY 2 (Permutations and combinations) A.J.Hobson JUST THE MATHS UNIT NUMBER 19.2 PROBABILITY 2 (Permutations and combinations) by A.J.Hobson 19.2.1 Introduction 19.2.2 Rules of permutations and combinations 19.2.3 Permutations of sets with some objects

More information

5 Elementary Probability Theory

5 Elementary Probability Theory 5 Elementary Probability Theory 5.1 What is Probability? The Basics We begin by defining some terms. Random Experiment: any activity with a random (unpredictable) result that can be measured. Trial: one

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Draw the given angle in standard position. Draw an arrow representing the correct amount of rotation.

More information

Problem Set 2. Counting

Problem Set 2. Counting Problem Set 2. Counting 1. (Blitzstein: 1, Q3 Fred is planning to go out to dinner each night of a certain week, Monday through Friday, with each dinner being at one of his favorite ten restaurants. i

More information

Permutations and Combinations

Permutations and Combinations Permutations and Combinations Rosen, Chapter 5.3 Motivating question In a family of 3, how many ways can we arrange the members of the family in a line for a photograph? 1 Permutations A permutation of

More information

The Product Rule The Product Rule: A procedure can be broken down into a sequence of two tasks. There are n ways to do the first task and n

The Product Rule The Product Rule: A procedure can be broken down into a sequence of two tasks. There are n ways to do the first task and n Chapter 5 Chapter Summary 5.1 The Basics of Counting 5.2 The Pigeonhole Principle 5.3 Permutations and Combinations 5.5 Generalized Permutations and Combinations Section 5.1 The Product Rule The Product

More information

Gen 3 Prius Door Upholstery

Gen 3 Prius Door Upholstery Gen 3 Prius Door Upholstery I installed Katskin Leather upholstery in my Prius. Door Upholstery The Katskin upholstery comes with pre-cut oversized vinyl pieces for the four doors. The color matches the

More information

ACTIVITY 6.7 Selecting and Rearranging Things

ACTIVITY 6.7 Selecting and Rearranging Things ACTIVITY 6.7 SELECTING AND REARRANGING THINGS 757 OBJECTIVES ACTIVITY 6.7 Selecting and Rearranging Things 1. Determine the number of permutations. 2. Determine the number of combinations. 3. Recognize

More information

Below is a list of all the components you will find in your copy of Chaos Marauders: 1 Cube of Devastation (or simply die, if you re a wimpy git)

Below is a list of all the components you will find in your copy of Chaos Marauders: 1 Cube of Devastation (or simply die, if you re a wimpy git) Game Rulebook Introduction Chaos Marauders is a game for two to four players, with each player representing a tribe in an Orc dispute (and these disputes happen quite frequently!). Players draw and place

More information

Chapter 5 - Elementary Probability Theory

Chapter 5 - Elementary Probability Theory Chapter 5 - Elementary Probability Theory Historical Background Much of the early work in probability concerned games and gambling. One of the first to apply probability to matters other than gambling

More information

2.1. General Purpose Run Length Encoding Relative Encoding Tokanization or Pattern Substitution

2.1. General Purpose Run Length Encoding Relative Encoding Tokanization or Pattern Substitution 2.1. General Purpose There are many popular general purpose lossless compression techniques, that can be applied to any type of data. 2.1.1. Run Length Encoding Run Length Encoding is a compression technique

More information

Lesson 2: Choosing Colors and Painting Chapter 1, Video 1: "Lesson 2 Introduction"

Lesson 2: Choosing Colors and Painting Chapter 1, Video 1: Lesson 2 Introduction Chapter 1, Video 1: "Lesson 2 Introduction" Welcome to Lesson 2. Now that you've had a chance to play with Photoshop a little bit and explore its interface, and the interface is becoming a bit more familiar

More information

Answer each of the following problems. Make sure to show your work.

Answer each of the following problems. Make sure to show your work. Answer each of the following problems. Make sure to show your work. 1. A board game requires each player to roll a die. The player with the highest number wins. If a player wants to calculate his or her

More information

Name: Exam 1. September 14, 2017

Name: Exam 1. September 14, 2017 Department of Mathematics University of Notre Dame Math 10120 Finite Math Fall 2017 Name: Instructors: Basit & Migliore Exam 1 September 14, 2017 This exam is in two parts on 9 pages and contains 14 problems

More information

November 8, Chapter 8: Probability: The Mathematics of Chance

November 8, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 8, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Crystallographic notation The first symbol

More information

Permutations 5/5/2010. Lesson Objectives. Fundamental Counting Theorem. Fundamental Counting Theorem EXAMPLE 1 EXAMPLE 1

Permutations 5/5/2010. Lesson Objectives. Fundamental Counting Theorem. Fundamental Counting Theorem EXAMPLE 1 EXAMPLE 1 1 2 Lesson Objectives S10.2 Use the Fundamental Counting Principle to determine the number of outcomes in a problem. Use the idea of permutations to count the number of possible outcomes in a problem.

More information

Lesson1.notebook July 07, 2013

Lesson1.notebook July 07, 2013 Lesson1.notebook July 07, 2013 Topic: Counting Principles Today's Learning goal: I can use tree diagrams, Fundamental counting principle and indirect methods to determine the number of outcomes. Tree Diagram

More information

Math Week in Review #4

Math Week in Review #4 Math 166 Fall 2008 c Heather Ramsey and Joe Kahlig Page 1 Section 2.1 - Multiplication Principle and Permutations Math 166 - Week in Review #4 If you wish to accomplish a big goal that requires intermediate

More information

Multiplayer Pushdown Games. Anil Seth IIT Kanpur

Multiplayer Pushdown Games. Anil Seth IIT Kanpur Multiplayer Pushdown Games Anil Seth IIT Kanpur Multiplayer Games we Consider These games are played on graphs (finite or infinite) Generalize two player infinite games. Any number of players are allowed.

More information

Math 3338: Probability (Fall 2006)

Math 3338: Probability (Fall 2006) Math 3338: Probability (Fall 2006) Jiwen He Section Number: 10853 http://math.uh.edu/ jiwenhe/math3338fall06.html Probability p.1/7 2.3 Counting Techniques (III) - Partitions Probability p.2/7 Partitioned

More information

Cut the squares in half to create two half square triangles, using the pencil line as a guide.

Cut the squares in half to create two half square triangles, using the pencil line as a guide. Hi there and welcome to my first Moda Bake Shop pattern! I have been quilting for over 20 years and love using Moda precuts in my patterns. I'm very happy to bring you my first contribution to the Bake

More information

Bell Work. List all the possible ways three different people can be standing in order.

Bell Work. List all the possible ways three different people can be standing in order. Bell Work List all the possible ways three different people can be standing in order. **If you still need to turn in your conic sections project, now would be a good time to do that. Introduction List

More information

Slide 1 Math 1520, Lecture 15

Slide 1 Math 1520, Lecture 15 Slide 1 Math 1520, Lecture 15 Formulas and applications for the number of permutations and the number of combinations of sets of elements are considered today. These are two very powerful techniques for

More information

Introduction. If you enjoy this short course, you can learn more about GMAT Advanced by visiting

Introduction. If you enjoy this short course, you can learn more about GMAT Advanced by visiting Introduction Thank you for subscribing to our daily GMAT practice question. Please accept this GMAT counting methods study guide as our free gift to you. This e-book contains a small excerpt from our popular

More information

The mathematics of the flip and horseshoe shuffles

The mathematics of the flip and horseshoe shuffles The mathematics of the flip and horseshoe shuffles Steve Butler Persi Diaconis Ron Graham Abstract We consider new types of perfect shuffles wherein a deck is split in half, one half of the deck is reversed,

More information

PSE contains an auto tool that you can try first, though seldom will an auto tool fix this kind of image the smart brush tool

PSE contains an auto tool that you can try first, though seldom will an auto tool fix this kind of image the smart brush tool Changing a Photographic Sky Using Adobe Photoshop Elements 7 Disclaimer: PSE is not my usual editing program. This was written in a trial version of PSE because I had a request to explain to someone how

More information

The next several lectures will be concerned with probability theory. We will aim to make sense of statements such as the following:

The next several lectures will be concerned with probability theory. We will aim to make sense of statements such as the following: CS 70 Discrete Mathematics for CS Fall 2004 Rao Lecture 14 Introduction to Probability The next several lectures will be concerned with probability theory. We will aim to make sense of statements such

More information

AUTUMN FREE RESOURCES PACK

AUTUMN FREE RESOURCES PACK AUTUMN FREE RESOURCES PACK Thank you for downloading this free resource. I hope you ll find it useful and inspirational. You can find some tips on using these photocopiables and more resources on teaching

More information

Plumbing Part V - Fittings

Plumbing Part V - Fittings Plumbing Part V - Fittings Nelson Riedel Nelson@NelsonsLocomotive.com Initial: 9/21/03 Last Revised: 06/06/2004 There are no Live Steam suppliers in the local area (central Ohio) where one can go and examine

More information

Fast Sorting and Pattern-Avoiding Permutations

Fast Sorting and Pattern-Avoiding Permutations Fast Sorting and Pattern-Avoiding Permutations David Arthur Stanford University darthur@cs.stanford.edu Abstract We say a permutation π avoids a pattern σ if no length σ subsequence of π is ordered in

More information

Counting Things. Tom Davis March 17, 2006

Counting Things. Tom Davis   March 17, 2006 Counting Things Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles March 17, 2006 Abstract We present here various strategies for counting things. Usually, the things are patterns, or

More information