MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 27, Wednesday, November 5.

Slides:



Advertisements
Similar presentations
Section 2.4 Complex Numbers
Advertisements

Grid method for multiplying by a 1 digit number. 1.Firstly, write the multiplication sum and then draw the grid. The largest number goes at the top so.
Lecture 2 Introduction To Sets CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
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.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 19, Friday, October 17.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 26, Monday, November 3.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 22, Friday, October 24.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 24, Wednesday, October 29.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 16, Monday, October 6.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 25, Friday, October 31.
Exponential Generating Function
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 21, Wednesday, October 22.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 38, Friday, December 5.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 20, Monday, October 20.
2.1 Solving First – Degree Equations BobsMathClass.Com Copyright © 2010 All Rights Reserved. 1 Equations An equation is a statement that two expressions.
IWBAT compare and order positive and negative numbers.
Sums of Consecutive Natural Numbers
Week 8 - Wednesday.  What did we talk about last time?  Cardinality  Countability  Relations.
2.1 Day 3: Multiplying more than two integers
Multiplying and Dividing Integers
Objective How to solve Integer problems
2.1 Integers Natural (Counting) Numbers: 1, 2, 3, 4, …
Aug. 12, 2013 Sixth Grade Math. The sum of two addends multiplied by a number equals the sum of the product of each addend and that number 4(3 + 7) =
Michaelmas Term 2004 Discrete Mathematics CSC 141 Discrete Mathematics Dr. Corina Sas and Ms. Nelly Bencomo
Lesson 8.1 Page #1-25(EOO), 33, 37, (ODD), 69-77(EOO), (ODD), 99, (ODD)
Writing Expressions and Equations. Key Vocabulary Expression – a math sentence without equal signs Equation – a math sentence with equal signs Variable.
I expect to see… 1.The variables defined. 2.The equation written for the problem. 3.Work shown in solving the equation. 4.A statement written answering.
Copyright © Cengage Learning. All rights reserved.
Twenty Questions Subject: -Translating expressions -Solving equations -Word problems.
NUMBER SYSTEMS TWSSP Wednesday. Wednesday Agenda Finish our work with decimal expansions Define irrational numbers Prove the existence of irrationals.
2.7 Problem Solving: Consecutive Integers Objective: To write equations to represent relationships among integers. Warm – up: Evaluate each expression.
One Answer, No Answers, or an Infinite Number of Answers.
Chapter 5.3. Give an algebraic expression that represents the sequence of numbers. Let n be the natural numbers (1, 2, 3, …). 2, 4, 6, … 1, 3, 5, … 7,
Algebra: Properties Objective: Use communicative, Associative, Identity, and Distributives properties to solve problems. Properties: are statements that.
Area/Sigma Notation Objective: To define area for plane regions with curvilinear boundaries. To use Sigma Notation to find areas.
3.11 More Expressions and Equation Goals: To set up and solve word problems.
Purpose: Making equations and solving word problems. Homework: p – 29 odd.
Algebra Section 8 Day 2: Scientific Notation Algebra: S8 Day 21.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
Partitions Define pk(n) as the number of solutions of n=x1+…+xk, x1 ≥ x2 ≥ …≥ xk ≥ 1, n is a positive integer. pk(n) = 0,
CONSECUTIVE INTEGERS. CONSECUTIVE INTEGERS - Consecutive integers are integers that follow each other in order. They have a difference of 1 between each.
Section 5.4 The Irrational Numbers Math in Our World.
Subtracting Integers Objective: Learn to subtract integers.
Opener: Find three consecutive odd integers whose sum is -63 Integer #1 = n Integer #2 = n + 2 Integer #3 = n + 4 (n) + (n + 2) + (n + 4) = -63 3n + 6.
3.4 Using Equations to Solve Problems Objective: To use the five-step plan to solve word problems. Warm – up: State three consecutive integers. State three.
The Relation Induced by a Partition
4.2 Integer, Coin and Stamp Problems
Linear Equations in One Variable
Natural Numbers Natural numbers are counting numbers.
Adding and Subtracting Integers
Principles Principles are basic truths or laws..
Consecutive Integers.
Divisibility and Mental Math
Homework Lesson Handout
Writing Expressions and Equations
Collect Quarter 4 Week 4 Warmups
Algebra 1 Section 1.1.
1.1 Adding Integers with the Same Sign
2-4 Solving Multi-Step Equations
MATH TERMS Terms we need to know!.
Choose the best answer for each problem.
Multiplying and dividing Integers
Objective: Learn to subtract integers.
Integers & Absolute Value
6.6 Linear Inequalities.
are statements that are true for all numbers.
Algebra 1 09/21/16 EQ: How do I solve equations with variables on both sides? HW: Due Friday pg. 95 # 1-33 all Bring textbooks tomorrow Quiz on Friday.
Bell Work Combine all the like terms
1.8 Consecutive Integers Notes on Handout.
Presentation transcript:

MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 27, Wednesday, November 5

6.3. Partitions Homework (MATH 310#9W): Read 6.4. Do 6.3: all odd numberes problems Turn in 6.3: 2,4,16,20,22 Volunteers: ____________ Problem: 16.

Partitions A partition of a group of r identical objects divides the group into a collection of unordered subsets of various sizes. Analogously, we define a partition of the interger r to be a collection of positive integers whose sum is r. Normally we write this object as a sum ans list the integers in increasing order. 5 = = = = = = = 5

The Generating Function The generating function for partitions can be written as the infinite product g(x) =1/[(1 – x)(1 – x 2 )... (1 – x r )...]

Example 1 Find the generating function for a r, the number of ways to express r as a sum of distinct integers. Answer: g(x) = (1+x)(1 + x 2 )... (1 + x k )...

Example 2 Find a generating function for a r, the number of ways that we can choose 2¢, 3¢, and 5¢ stamps adding to the net value of r cents. Answer: 1/[(1 – x 2 )(1 – x 3 )(1 – x 5 )]

Example 3. Show with generating functions that every positive integer can be written as a unique sum of distinct powers of 2. Answer: The generating function g * (x) = (1 + x)(1 + x 2 )(1 + x 4 ) ( 1 + x 8 )... (1 – x) g * (x) = (1 – x)(1 + x)(1 + x 2 )... = (1 – x 2 )(1 + x 2 )(1 + x 4 )... = (1 – x 4 )(1 + x 4 )(1 + x 8 )... = (1 – x 8 ) (1 + x 8 )... =... = 1 + 0x + 0x x k +... = 1.

Ferrers Diagram and Conjugate Partitions Example: 15 = Ferrers Diagram is shown on the left. We we transpose the diagram we obtain the conjugate partition 15 =

Example 4 Show that the number of partitions of an integer r as a sum of m positive integers is equal to the number of partitions of r as a sum of integers, the largest of which is equal to m.