Research in Integer Partitions: Alive and Well James Sellers Associate Professor and Director, Undergraduate Mathematics Penn State University.

Slides:



Advertisements
Similar presentations
Section 1.6: Sets Sets are the most basic of discrete structures and also the most general. Several of the discrete structures we will study are built.
Advertisements

Week 5 - Friday.  What did we talk about last time?  Sequences  Summation and production notation  Proof by induction.
Induction and recursion
Mathematical History Today, we want to study both some famous mathematical texts from the Old Babylonian period to see what they tell us about the mathematics.
“The blind man who could see.” When did Euler live? Euler lived in the eighteenth century. Euler was born in 1707 and died in Euler lived in Switzerland.
More Number Theory Proofs Rosen 1.5, 3.1. Prove or Disprove If m and n are even integers, then mn is divisible by 4. The sum of two odd integers is odd.
Great Theoretical Ideas in Computer Science.
FUNctions and Their Graphs Chapter One. 1.1 FUNctions How can I evaluate FUNctions and find their domains?
Complexity1 Pratt’s Theorem Proved. Complexity2 Introduction So far, we’ve reduced proving PRIMES  NP to proving a number theory claim. This is our next.
The Game of Algebra or The Other Side of Arithmetic The Game of Algebra or The Other Side of Arithmetic © 2007 Herbert I. Gross by Herbert I. Gross & Richard.
Sums of Consecutive Natural Numbers
Math 409/409G History of Mathematics Pythagorean Triples.
Fermat’s Last Theorem By: Andy Smith. Fermat’s Professional life Lived Law school Councilor at the parliament of the French city of Toulouse.
Copyright © Cengage Learning. All rights reserved. CHAPTER 11 ANALYSIS OF ALGORITHM EFFICIENCY ANALYSIS OF ALGORITHM EFFICIENCY.
GOLDBACH’S CONJECTURE Simple, but Unproved. Goldbach’s Conjecture Christian Goldbach, March 18, November 20, 1764, stated that: “Every even number.
Number Theory Number Theory: A reflection of the basic mathematical endeavor. Exploration Of Patterns: Number theory abounds with patterns and requires.
Chapter 3 Greek Number Theory The Role of Number Theory Polygonal, Prime and Perfect Numbers The Euclidean Algorithm Pell’s Equation The Chord and Tangent.
Arithmetic of Positive Integer Exponents © Math As A Second Language All Rights Reserved next #10 Taking the Fear out of Math 2 8 × 2 4.
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
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.
Lecture 9. Arithmetic and geometric series and mathematical induction
Induction and recursion
Leonard Euler A Mathematician For all Seasons By A Chaparral High School Teacher.
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
The importance of sequences and infinite series in calculus stems from Newton’s idea of representing functions as sums of infinite series.  For instance,
© William James Calhoun, : Factors and Greatest Common Factors OBJECTIVES: You must find prime factorizations of integers and find greatest common.
Section 1.8. Section Summary Proof by Cases Existence Proofs Constructive Nonconstructive Disproof by Counterexample Nonexistence Proofs Uniqueness Proofs.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 11 Further Topics in Algebra.
Copyright © Cengage Learning. All rights reserved.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 10 Further Topics in Algebra.
Copyright © 2011 Pearson Education, Inc. Slide
Lecture#16 Discrete Mathematics. Recursion Now, 1 is an odd positive integer by the definition base. With k = 1, = 3, so 3 is an odd positive integer.
© T Madas. A prime number or simply a prime, is a number with exactly two factors. These two factors are always the number 1 and the prime number itself.
Leonhard Euler Elif Nur Esen
Section 2.4. Section Summary Sequences. Examples: Geometric Progression, Arithmetic Progression Recurrence Relations Example: Fibonacci Sequence Summations.
Archimedes Isaac Newton English scientist, was born on January 4, 1643 In Ulstorp in Colsterworth, Great Britain. Lived in England Profession.
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
In section 11.9, we were able to find power series representations for a certain restricted class of functions. Here, we investigate more general problems.
CS 103 Discrete Structures Lecture 13 Induction and Recursion (1)
Math 409/409G History of Mathematics Perfect Numbers.
3 DIFFERENTIATION RULES. We have:  Seen how to interpret derivatives as slopes and rates of change  Seen how to estimate derivatives of functions given.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
Whiteboardmaths.com © 2004 All rights reserved
1 CMSC 250 Chapter 3, Number Theory. 2 CMSC 250 Introductory number theory l A good proof should have: –a statement of what is to be proven –"Proof:"
Chapter 5. Section 5.1 Climbing an Infinite Ladder Suppose we have an infinite ladder: 1.We can reach the first rung of the ladder. 2.If we can reach.
Chapter 4 With Question/Answer Animations 1. Chapter Motivation Number theory is the part of mathematics devoted to the study of the integers and their.
Infinite Sequences and Series 8. Sequences Sequences A sequence can be thought of as a list of numbers written in a definite order: a 1, a 2, a.
Lesson 8-2 The Pythagorean Theorem (page 290)
Perfect Numbers (3/26) Definition. A number is called perfect if it is equal to the sum of its proper divisors. Examples: 6 and 28 are the first two (check!).
Chapter 1 Logic and Proof.
How Many Ways Can 945 Be Written as the Difference of Squares?
P2 Chapter 1 :: Algebraic Methods
Number Systems.
Great Theoretical Ideas In Computer Science
Induction and recursion
Using Index Laws Multiplying terms Dividing terms
Perfect numbers.
VCU, Department of Computer Science CMSC 302 Sequences and Summations Vojislav Kecman 9/19/2018.
Evaluate nth Roots and Use Rational Exponents
P2 Chapter 1 :: Algebraic Methods
Leonhard Euler By: Trent Myers.
Induction and recursion
Agenda - Tuesday, August 7th
Chapter 11: Further Topics in Algebra
Cool Results Involving Compositions
P2 Chapter 1 :: Algebraic Methods
GCSE: Counterexamples & Proofs Involving Integers
Presentation transcript:

Research in Integer Partitions: Alive and Well James Sellers Associate Professor and Director, Undergraduate Mathematics Penn State University

Opening Thoughts Thanks for this opportunity to speak. It is a true privilege to do so.

Who Is This Guy? Professionally: Director of UG Studies and Associate Professor at PSU - administrator, teacher, researcher, writer, … Personally: Husband, father of five, assistant football and baseball coach, webmaster for four different organizations, Sunday School teacher, …

Who Is This Guy?

Goals for the Talk Share some important definitions and examples related to partitions Discuss the early study of integer partitions (Leonhard Euler) Share some 21 st century research which generalizes Euler’s early results

Basic Definitions A partition of an integer n is a non- increasing sequence of positive integers which sum to n. Each integer used in a partition is known as a part.

Example The partitions of n = 5 are:

Notation Let p(n) be the number of partitions of n. p(3) = 3 p(5) = 7 p(50) = 204,226

Historical Motivation In 1740, Philippe Naude sent a letter to Leonhard Euler asking the following: “H “How many ways can the number 50 be written as a sum of seven different positive integers?” What an impact Naude’s question had on mathematics!

Leonhard Euler Born April 15, 1707 in Basel, Switzerland Died September 18, 1783 in St. Petersburg, Russia One of the most prolific mathematicians of the 18 th century

Leonhard Euler Devout Protestant (father Paul was a Protestant minister) Married Katharina Gsell in 1734 Had 13 children; only 5 survived infancy Claimed that he made some of his greatest mathematical discoveries while holding a baby in his arms with other children playing round his feet

Leonhard Euler Known for numerous mathematical discoveries! –Solution of the Basel Problem –Even perfect numbers (converse of Euclid’s result) –Formula for polyhedra: v – e + f = 2 –Konigsberg Bridge Problem (beginnings of graph theory) –Integer partitions –Much, much more!

An Advertising Break Read William Dunham’s Euler: The Master of Us All ! (MAA, 1999)

Generating Functions A generating function for the sequence s(n) is given by S(q) = s(0) + s(1)q + s(2)q 2 + s(3)q 3 + … As a result of answering Naude’s question, Euler found a very natural infinite product which served as the generating function for the partition function p(n).

Generating Functions Consider the following: Let P(q) = (1 + q + q 2 + q 3 + q 4 + q 5 + …) x (1 + q 2 + q 4 + q 6 + q 8 + q 10 + …) x (1 + q 3 + q 6 + q 9 + q 12 + q 15 + …) x (1 + q 4 + q 8 + q 12 + q 16 + q 20 + …) x (1 + q 5 + q 10 + q 15 + q 20 + q 25 + …) x …

Generating Functions This is, of course, the same as P(q) = (1 + q 1 + q q q …) x (1 + q 2 + q q q …) x (1 + q 3 + q q q …) x (1 + q 4 + q q q …) x (1 + q 5 + q q q …) x …

Generating Functions In fact, Euler proved that P(q) is the generating function for the partition function p(n). Thanks to the geometric series, note that P(q) can also be written as

A Historical Sidenote Euler considered the reciprocal of P(q) and proved that it equals a very nice power series. This result became known as Euler’s Pentagonal Number Theorem.

A Historical Sidenote Euler’s Pentagonal Number Theorem leads to a very nice recurrence for p(n). It was this recurrence which led English mathematician Major Percy MacMahon (1854 – 1929) to write down a table of values of p(n) for n from 1 to 100.

A Historical Sidenote And it was MacMahon’s table, broken up into groups of five values each, which led Srinivasa Ramanujan (1887 – 1920) to his discoveries about congruences for p(n).

Back to Naude’s Question Remember that Naude asked Euler about the number of partitions of n where the parts are distinct. How does that change the generating function in question?

Back to Naude’s Question Well, instead of this… P(q) = (1 + q + q 2 + q 3 + q 4 + q 5 + …) x (1 + q 2 + q 4 + q 6 + q 8 + q 10 + …) x (1 + q 3 + q 6 + q 9 + q 12 + q 15 + …) x (1 + q 4 + q 8 + q 12 + q 16 + q 20 + …) x (1 + q 5 + q 10 + q 15 + q 20 + q 25 + …) x … we now want this…

Back to Naude’s Question D(q) = (1 + q )(1 + q 2 )(1 + q 3 )(1 + q 4 ) … since “distinct parts” means each part can appear at most one time.

Back to Naude’s Question To Euler, this would have been a very satisfactory result given his excellent calculation skills. Even without Euler’s excellent calculation skills, this is indeed a very satisfactory result today thanks to the advent of computer algebra systems.

Back to Naude’s Question So, for example, we have: d(3) = 2 d(5) = 3 d(50) = 3658

Back to Naude’s Question One last comment on Naude’s question is in order. Naude asked: “H “How many ways can the number 50 be written as a sum of seven different positive integers?” The answer given by Euler is 522.

Back to Naude’s Question Here is a “snapshot” of the opening portion of one of Euler’s papers on partitions. This paper was originally published in 1753.

Euler’s Famous Discovery Euler did not choose to be satisfied with solving Naude’s question. He considered how he could manipulate D(q) = (1 + q )(1 + q 2 )(1 + q 3 )(1 + q 4 ) … D(q) = (1 + q )(1 + q 2 )(1 + q 3 )(1 + q 4 ) … and prove additional partitions results.

Euler’s Famous Discovery Euler noted the following: That meant that Euler could rewrite D(q) as

Euler’s Famous Discovery D(q) = (1 + q )(1 + q 2 )(1 + q 3 )(1 + q 4 ) … Notice that all the numerators cancel with some of the denominators, leaving only those denominators with odd exponents!

Euler’s Famous Discovery That means we have Euler realized that this way of writing D(q) had a never-before-seen partition-theoretic interpretation!

Euler’s Famous Discovery Theorem: For all positive integers n, the number of partitions of n into distinct parts equals the number of partitions of n into odd parts. Proof: The generating functions for the two partition functions are the same.

Euler’s Famous Discovery Example: n = 7 Distinct parts: Odd parts:

Extension of Euler’s Theorem To close this talk, I want to show you two different sets of results related to Euler’s famous theorem. These were both recently published (within the last few years).

Extension of Euler’s Theorem Theorem: (Guy, 1958) The number of partitions of n into distinct parts with no powers of 2 as parts equals the number of partitions of n into odd parts with no 1s as parts.

Extension of Euler’s Theorem Theorem: (S, Sills, Mullen – EJC, 2004) Let J be a set of non-multiples of m. Let p 1 (n; m, J) be the number of partitions of n with no part of the form m k j where j is an element of J and where no part is allowed to appear more than m - 1 times in any partition. Let p 2 (n; m, J) be the number of partitions of n with no part divisible by m and no part equal to j for each element j of J. Then, for all n, p 1 (n; m, J) = p 2 (n; m, J).

Extension of Euler’s Theorem How does this fit with Euler and Guy? Guy’s result is Guy’s result is p 1 (n; 2, {1}) = p 2 (n; 2, {1}). Euler’s result is p 1 (n; 2, {}) = p 2 (n; 2, {}).

Extension of Euler’s Theorem Nifty corollary: The number of partitions of n into distinct parts where no part is the product of an odd prime and a power of 2 equals the number of partitions of n using only 1s and odd composites as parts. This is just This is just p 1 (n; 2, J) = p 2 (n; 2, J) where J is the set of odd primes.

Extension of Euler’s Theorem Theorem: (Plinio-Santos, 2001) The number of partitions of n of the form p 1 + p 2 + p 3 + p 4 + … such that equals the number of partitions of n into odd parts.

Extension of Euler’s Theorem Theorem: (S – Integers, 2003) The number of partitions of n of the form p 1 + p 2 + p 3 + p 4 + … such that equals the number of partitions of n into 1s or numbers of the form (k 2 +1)+ (k 3 +1) +…+ (k m +1) for some m.

Extension of Euler’s Theorem Plinio-Santos’ result is the special case k 2 = 2, k 3 = k 4 = … = 1. The proof technique in my paper involves MacMahon’s Partition Analysis, made popular in recent years by Andrews, Paule, and Riese.

One More Advertising Break! Conference on Undergraduate Research in Mathematics (CURM) Penn State University November 9-10,

Closing Thoughts Thanks again for the opportunity to share! I would be happy to answer any questions you might have.