The theory of partitions. n = n 1 + n 2 + … + n i 7 = 3 + 2 + 2 7 = 4 + 2 + 1.

Slides:



Advertisements
Similar presentations
Mod arithmetic.
Advertisements

Presented by Alex Atkins.  An integer p >= 2 is a prime if its only positive integer divisors are 1 and p.  Euclid proved that there are infinitely.
Quotient-Remainder Theory, Div and Mod
NUMBER THEORY Chapter 1: The Integers. The Well-Ordering Property.
Primes in Apollonian Circle Packings. Primitive curvatures For any generating curvatures (sum is as small as possible under S i ) a,b,c,d then gcd(a,b,c,d)=1.
Congruence class arithmetic. Definitions: a ≡ b mod m iff a mod m = b mod m. a  [b] iff a ≡ b mod m.
Discrete Mathematics Lecture 4: Sequences and Mathematical Induction
Congruence of Integers
CSE115/ENGR160 Discrete Mathematics 03/22/12 Ming-Hsuan Yang UC Merced 1.
Chapter 4: Elementary Number Theory and Methods of Proof
C241 PLTL SESSION – 3/3/2015 Relations & Graph Theory.
Cyclic Groups. Definition G is a cyclic group if G = for some a in G.
1 Strong Mathematical Induction. Principle of Strong Mathematical Induction Let P(n) be a predicate defined for integers n; a and b be fixed integers.
Week 8 - Wednesday.  What did we talk about last time?  Cardinality  Countability  Relations.
CSE 321 Discrete Structures Winter 2008 Lecture 10 Number Theory: Primality.
ACT Class Opener: om/coord_1213_f016.htm om/coord_1213_f016.htm
Mathematical Maxims and Minims, 1988
Democritus was a Greek philosopher who actually developed the atomic theory, he was also an excellent geometer. Democritus was a Greek philosopher who.
Infinite Limits and Limits to Infinity: Horizontal and Vertical Asymptotes.
1.5 Infinite Limits. Copyright © Houghton Mifflin Company. All rights reserved Figure 1.25.
As n gets very large, interest is continuously compounded. Examine the graph of f(n)= (1 + ) n. The function has a horizontal asymptote. As n becomes infinitely.
3.4 Review: Limits at Infinity Horizontal Asymptotes.
Chinese Remainder Theorem. How many people What is x? Divided into 4s: remainder 3 x ≡ 3 (mod 4) Divided into 5s: remainder 4 x ≡ 4 (mod 5) Chinese Remainder.
Internet Engineering Czesław Smutnicki Discrete Mathematics – Numbers Theory.
Elliptic Curves Number Theory and Cryptography. A Pile of Cannonballs A Square of Cannonballs.
Solve by Factoring Zero Product Property.
1.5 Infinite Limits. Find the limit as x approaches 2 from the left and right.
Math 1411 Chapter 1: Limits and Their Properties 1.5 Infinite Limits.
Calculus Section 2.5 Find infinite limits of functions Given the function f(x) = Find =  Note: The line x = 0 is a vertical asymptote.
Discrete Mathematics
160 as a product of its prime factors is 2 5 x 5 Use this information to show that 160 has 12 factors.
Lecture 2-3 Basic Number Theory and Algebra. In modern cryptographic systems, the messages are represented by numerical values prior to being encrypted.
Math – Exponential Functions
1 Discrete Mathematical Mathematical Induction ( الاستقراء الرياضي )
Limits and Their Properties 1 Copyright © Cengage Learning. All rights reserved.
Calculus Section 2.5 Find infinite limits of functions Given the function f(x) = Find =  Note: The line x = 0 is a vertical asymptote.
Expanders and Ramanujan Graphs Mike Krebs, Cal State LA For slideshow: click “Research and Talks” from
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett.
The Relation Induced by a Partition
Patterns, Subsets, Properties Expressions & Equations Literal
Sect.1.5 continued Infinite Limits
Aim: Isn’t infinite limit an oxymoron?
Purchasing Power Parity
Congruence class arithmetic
CSE 311 Foundations of Computing I
CSE 311 Foundations of Computing I
Visit for more Information: %284PK%29+-+New+Compatible+Inkjet+Cartridges.
Card Shuffling How many perfect shuffles will return a full deck
GCD and Optimization Problem
INFINITE LIMITS Section 1.5.
Horizontal Asymptotes
Infinite Limits Calculus 1-5.
Modular Arithmetic and Change of Base
BaSIC Math Reviews.
Exercise Use mathematical induction to prove the following formula.
Notes Over 9.3 Graphing a Rational Function (m < n)
Copyright © Cengage Learning. All rights reserved.
The Big 6 Research Model Step 3: Location and Access
Miniconference on the Mathematics of Computation
Copyright © Cengage Learning. All rights reserved.
Lecture 5 Number Theory & Proof Methods
What’s on the exam? Sequences and Induction: Ch
INFINITE LIMITS Section 1.5.
Basic Definitions of Set Theory
Clements MAΘ October 30th, 2014
Number Theory.
Algebra 5 Congruence Classes.
Line Graphs.
Lecture 2-3 Basic Number Theory and Algebra
Properties of Rational Functions The Graph of a Rational Function
Presentation transcript:

The theory of partitions

n = n 1 + n 2 + … + n i 7 = =

p(n) = the number of partitions of n p(1) = 11 p(2) = 22, 1+1 p(3) = 33, 2+1, p(4) = 54, 3+1, 2+2, 2+1+1, p(5) = 75, 4+1, 3+2, 3+1+1, 2+2+1, ,

p(10) = 42 p(13) = 101 p(22) = 1002 p(33) = p(100) = ≈ 1.9 x 10 8 p(500) = ≈ 2.3 x 10 21

How big is p(n)?

(1+x 1 +x 1+1 +x …) (1+x 2 +x 2+2 +x …) (1+x 3 +x 3+3 +x …) (1+x 4 +x 4+4 +x …) …

p(15) = p(14) + p(13) – p(10) – p(8) + p(3) + p(0) = – 42 – = 176

as

graph Value of asymptotic formulaValue of p(n)

where and

p(200) =

Congruence properties of p(n)

p(1)1p(11)56p(21)792 p(2)2p(12)77p(22)1002 p(3)3p(13)101p(23)1255 p(4)5p(14)135p(24)1575 p(5)7p(15)176p(25)1958 p(6)11p(16)231p(26)2436 p(7)15p(17)297p(27)3010 p(8)22p(18)385p(28)3718 p(9)30p(19)490p(29)4565 p(10)42p(20)627p(30)5604 p(5k + 4) ≡ 0 (mod5) p(7k + 5) ≡ 0 (mod7) p(11k + 6) ≡ 0 (mod11) p(13k + 7) ≡ 0 (mod13) ?p(13k + 7) ≡ 0 (mod13)

p( k ) ≡ 0 (mod17)

If and then

What is the parity of p(n)? Are there infinitely many integers n for which p(n) is prime?