Symmetry Problem What is the sum of the values 1 to 100? Hint: Look for the symmetry!

Slides:



Advertisements
Similar presentations
The Pigeonhole Principle:
Advertisements

The Pigeon hole problem
Color Tiles Suzanne Evans. You will need 10 each...
Today’s agenda 1. WASI test results 2.Quiz or HW? 3.Your stage 2 reports 4.Individual activity points.
The Pigeonhole Principle Alan Kaylor Cline. The Pigeonhole Principle Statement Children’s Version: “If k > n, you can’t stuff k pigeons in n holes without.
Breakfast Bytes: Pigeons, Holes, Bridges and Computers Alan Kaylor Cline November 24, 2009.
Application: The Pigeonhole Principle Lecture 37 Section 7.3 Wed, Apr 4, 2007.
The Pigeonhole Principle
Quiz highlights Probability of the song coming up after one press: 1/N. Two times? Gets difficult. The first or second? Or both? USE THE MAIN HEURISTICS:
Great Theoretical Ideas in Computer Science about AWESOME Some Generating Functions Probability.
3.3 The Characteristic function of the set  function from universal set to {0,1}  Definition 3.6: Let U be the universal set, and let A  U. The characteristic.
1.2.1 Warm-up Read the scenario and answer the questions that follow.
PIGEONHOLE PRINCIPLE. Socks You have a drawer full of black and white socks. Without looking in the drawer, how many socks must you pull out to be sure.
The Pigeonhole Principle 6/11/ The Pigeonhole Principle In words: –If n pigeons are in fewer than n pigeonholes, some pigeonhole must contain at.
The Pigeonhole Principle
1 Mathematical Induction. 2 Mathematical Induction: Example  Show that any postage of ≥ 8¢ can be obtained using 3¢ and 5¢ stamps.  First check for.
Invariant Method Lecture 6: Sep
1 CSE 20 Lecture 13 Analysis: Counting with Pigeonhole Principle CK Cheng, May 17, 2011.
Solving Systems of Equations
1 The Pigeonhole Principle CS/APMA 202 Rosen section 4.2 Aaron Bloomfield.
1 Mathematical Induction. 2 Mathematical Induction: Example  Show that any postage of ≥ 8¢ can be obtained using 3¢ and 5¢ stamps.  First check for.
Integers in the Real World
Teaching Objectives To have a good command of oral English of miscellaneous services To know the procedures of miscellaneous services To know some.
Fall 2015 COMP 2300 Discrete Structures for Computation
The Pigeonhole (Dirichlet’s box) Principle
Terra Nova Practice Lesson 33 Strategies For Solving Problems.
1 Lecture 3 (part 2) Functions – Pigeonhole Principle Reading: Epp Chp 7.4.
0 Validity & Invalidity (Exercises) December 23, 2005.
Big Ideas & Better Questions, Part II Marian Small May, ©Marian Small, 2009.
S.A.T. Math Testing Tactics Tactic 14: Systematically Make Lists.
Math 170 Project #11 Part 2 Jeffrey Martinez Bianca Orozco Omar Monroy.
6.6 Solving Radical Equations. Principle of power: If a = b then a n = b n for any n Question: Is it also true that if a n = b n then a = b? Explain in.
Let’s Play Review 1st 9 Weeks (3rd Grade) Place Value.
13-1 Coloring Regions with Two Colors. Theorem The regions formed by n circles in the plane can be colored with red and blue in such a way that.
0 Validity & Invalidity (Exercises) All dogs have two heads. 2. All tigers are dogs. ___________________________________ 3. All tigers have two.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 1 Equations and Inequalities.
SAT Prep. A.) Use arithmetic to answer the following. Be careful, not all are the same answer. Ex.- John bought some apples. If he entered the store with.
Part I: Theory Ver Chapter 2: Axioms of Probability.
Quiz highlights 1.Probability of the song coming up after one press: 1/N. Two times? Gets difficult. The first or second? Or both? USE THE MAIN HEURISTICS:
Unit 6 Review. Express as a percent % Express as a percent
Quadratic Formula. Solve x 2 + 3x – 4 = 0 This quadratic happens to factor: x 2 + 3x – 4 = (x + 4)(x – 1) = 0 This quadratic happens to factor: x 2.
1 Chapter 2 Pigeonhole Principle. 2 Summary Pigeonhole principle –simple form Pigeonhole principle –strong form Ramsey’s theorem.
1 The Pigeonhole Principle CS 202 Epp section 7.3.
The Pigeonhole Principle Alan Kaylor Cline. The Pigeonhole Principle Statement Children’s Version: “If k > n, you can’t stuff k pigeons in n holes without.
1 The Pigeonhole Principle CS 202 Epp section ??? Aaron Bloomfield.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Activity 1-12 : Multiple-free sets
Nonregular Languages How do you prove a language to be regular? How do you prove a language to be nonregular? A Pumping Lemma.
Pigeonhole Principle – Page 1CPTR311 – Discrete Structures CPTR311 Discrete Structures Pigeonhole Principle Reading: Kolman, Section 3.3.
Pigeonhole Principle. If n pigeons fly into m pigeonholes and n > m, then at least one hole must contain two or more pigeons A function from one finite.
2-33. THE COLOR SQUARE GAME OBJECTIVE: FIGURE OUT THE ARRANGEMENT OF COLORED SQUARES ON A 3 × 3 GRID OR A 4 × 4 GRID USING AS FEW CLUES AS POSSIBLE. Rules:
Level Three Countdown Round Everyone Versus Andrew.
Operations on Sets Union of Sets Intersection of Sets
Securing number facts, relationships and calculating.
Week 10 - Monday.  What did we talk about last time?  Combinations  Binomial theorem.
COUNTING Discrete Math Team KS MATEMATIKA DISKRIT (DISCRETE MATHEMATICS ) 1.
Solving Systems of Equations
PIGEONHOLE PRINCIPLE.
PIGEONHOLE PRINCIPLE.
Solving Compound Inequalities
PIGEONHOLE PRINCIPLE.
Beat The Game Show By Ben Witman. Beat The Game Show By Ben Witman.
Mathematics for Computer Science MIT 6.042J/18.062J
The Pigeonhole Principle
PIGEONHOLE PRINCIPLE.
The Pigeonhole (Dirichlet’s box) Principle
Unit One Competition 2 MASTERS 10 Questions 13 Minutes
The Pigeon hole problem
Pigeon-Hole Principle ( PHP )
The Pigeonhole Principle
Presentation transcript:

Symmetry Problem What is the sum of the values 1 to 100? Hint: Look for the symmetry!

The Pigeonhole Principle If you have more pigeons than pigeonholes, when the pigeons fly into the holes at night, at least one hole has more than one pigeon. Problem: Every point on the plane is colored either red or blue. Prove that no matter how the coloring is done, there must exist two points, exactly a mile apart, that are the same color.

Pigeonhole Problem Given a unit square, show that if five points are placed anywhere inside or on this square, then two of them must be at most sqrt(2)/2 units apart.

Invariants An invariant is some aspect of a problem that does not change. – Similar to symmetry – Often a problem is easier to solve when you focus on the invariants

Motel Problem Three women check into a hotel room with a rate of $27/night. They each give $10 to the porter, and ask her to bring back three dollars. The porter learns that the room is actually $25/night. She give $25 to the desk clerk, and gives the guests $1 each without telling them the true rate. Thus the porter has kept $2, while each guest has spent $10-1=$9, a total of 2 + 3*9 = $29. What happened to the other dollar?

Invariant Problem At first, a room is empty. Each minute, either one person enters or two people leave. After exactly minutes, could the room contain people?

Invariant Problem If 127 people play in a singles tennis tournament, prove that at the end of the tournament, the number of people who have played an odd number of games is even.