Eulers Pentagonal Number Theorem Dan Cranston September 28, 2011 - - PowerPoint PPT Presentation

euler s pentagonal number theorem
SMART_READER_LITE
LIVE PREVIEW

Eulers Pentagonal Number Theorem Dan Cranston September 28, 2011 - - PowerPoint PPT Presentation

Eulers Pentagonal Number Theorem Dan Cranston September 28, 2011 Introduction Introduction Triangular Numbers: 1 , 3 , 6 , 10 , 15 , 21 , 28 , 36 , 45 , 55 , ... Introduction Triangular Numbers: 1 , 3 , 6 , 10 , 15 , 21 , 28 , 36 , 45 , 55 ,


slide-1
SLIDE 1

Euler’s Pentagonal Number Theorem

Dan Cranston September 28, 2011

slide-2
SLIDE 2

Introduction

slide-3
SLIDE 3

Introduction

Triangular Numbers: 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, ...

slide-4
SLIDE 4

Introduction

Triangular Numbers: 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, ... Square Numbers: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, ...

slide-5
SLIDE 5

Introduction

Triangular Numbers: 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, ... Square Numbers: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, ... Pentagonal Numbers: 1, 5, 12, 22, 35, 51, 70, 92, 117, 145, ...

slide-6
SLIDE 6

Generalized Pentagonal Numbers

slide-7
SLIDE 7

Generalized Pentagonal Numbers

The kth pentagonal number, P(k), is the kth partial sum

  • f the arithmetic sequence an = 1 + 3(n − 1) = 3n − 2.
slide-8
SLIDE 8

Generalized Pentagonal Numbers

The kth pentagonal number, P(k), is the kth partial sum

  • f the arithmetic sequence an = 1 + 3(n − 1) = 3n − 2.

P(k) =

k

  • n=1

(3n − 2) = 3k2 − k 2

slide-9
SLIDE 9

Generalized Pentagonal Numbers

The kth pentagonal number, P(k), is the kth partial sum

  • f the arithmetic sequence an = 1 + 3(n − 1) = 3n − 2.

P(k) =

k

  • n=1

(3n − 2) = 3k2 − k 2

◮ P(8) = 92, P(500) = 374, 750, etc.

slide-10
SLIDE 10

Generalized Pentagonal Numbers

The kth pentagonal number, P(k), is the kth partial sum

  • f the arithmetic sequence an = 1 + 3(n − 1) = 3n − 2.

P(k) =

k

  • n=1

(3n − 2) = 3k2 − k 2

◮ P(8) = 92, P(500) = 374, 750, etc. and P(0) = 0.

slide-11
SLIDE 11

Generalized Pentagonal Numbers

The kth pentagonal number, P(k), is the kth partial sum

  • f the arithmetic sequence an = 1 + 3(n − 1) = 3n − 2.

P(k) =

k

  • n=1

(3n − 2) = 3k2 − k 2

◮ P(8) = 92, P(500) = 374, 750, etc. and P(0) = 0. ◮ Extend domain, so P(−8) = 100, P(−500) = 375, 250, etc.

slide-12
SLIDE 12

Generalized Pentagonal Numbers

The kth pentagonal number, P(k), is the kth partial sum

  • f the arithmetic sequence an = 1 + 3(n − 1) = 3n − 2.

P(k) =

k

  • n=1

(3n − 2) = 3k2 − k 2

◮ P(8) = 92, P(500) = 374, 750, etc. and P(0) = 0. ◮ Extend domain, so P(−8) = 100, P(−500) = 375, 250, etc. ◮ {P(0), P(1), P(−1), P(2), P(−2), ...} = {0, 1, 2, 5, 7, ...} is an

increasing sequence.

slide-13
SLIDE 13

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers.
slide-14
SLIDE 14

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.
slide-15
SLIDE 15

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1,

slide-16
SLIDE 16

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3.

slide-17
SLIDE 17

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1,

slide-18
SLIDE 18

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1, so p(4) = 5.

slide-19
SLIDE 19

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1, so p(4) = 5. ◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1,

slide-20
SLIDE 20

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1, so p(4) = 5. ◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so p(5) = 7.

slide-21
SLIDE 21

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1, so p(4) = 5. ◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so p(5) = 7.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1,

slide-22
SLIDE 22

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1, so p(4) = 5. ◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so p(5) = 7.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so p(6) = 11.

slide-23
SLIDE 23

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1, so p(4) = 5. ◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so p(5) = 7.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so p(6) = 11. Each summand in a certain partition is called a part.

slide-24
SLIDE 24

Partition Numbers

A partition of a positive integer n is a way of expressing n as a sum

  • f positive integers. Let p(n) denote the number of partitions of n.

◮ 3 = 2+1 = 1+1+1, so p(3) = 3. ◮ 4 = 3+1 = 2+2 = 2+1+1 = 1+1+1+1, so p(4) = 5. ◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so p(5) = 7.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so p(6) = 11. Each summand in a certain partition is called a part. So 3 has 1 part, 2 + 1 has 2 parts, and 1 + 1 + 1 has 3 parts.

slide-25
SLIDE 25

Partition Numbers

We identify a partition of n by its Ferrers diagram.

slide-26
SLIDE 26

Partition Numbers

We identify a partition of n by its Ferrers diagram. A partition with its parts in decreasing size from top to bottom is in standard form.

slide-27
SLIDE 27

Partition Numbers

We identify a partition of n by its Ferrers diagram. A partition with its parts in decreasing size from top to bottom is in standard form. Three different partitions of 9: 5 + 3 + 1 4 + 3 + 2 4 + 3 + 1 + 1

slide-28
SLIDE 28

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

slide-29
SLIDE 29

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pd(5) = 3.

slide-30
SLIDE 30

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pd(5) = 3.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so pd(6) = 4.

slide-31
SLIDE 31

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pd(5) = 3.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so pd(6) = 4. pe(n) = number of partitions of n into an even number of distinct parts

slide-32
SLIDE 32

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pd(5) = 3.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so pd(6) = 4. pe(n) = number of partitions of n into an even number of distinct parts; similar for po(n), so pe(n) + po(n) = pd(n)

slide-33
SLIDE 33

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pd(5) = 3.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so pd(6) = 4. pe(n) = number of partitions of n into an even number of distinct parts; similar for po(n), so pe(n) + po(n) = pd(n)

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pe(5) = 2.

slide-34
SLIDE 34

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pd(5) = 3.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so pd(6) = 4. pe(n) = number of partitions of n into an even number of distinct parts; similar for po(n), so pe(n) + po(n) = pd(n)

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pe(5) = 2. (po(5) = 1)

slide-35
SLIDE 35

Special Partition Numbers

pd(n) = number of partitions of n into distinct parts

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pd(5) = 3.

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so pd(6) = 4. pe(n) = number of partitions of n into an even number of distinct parts; similar for po(n), so pe(n) + po(n) = pd(n)

◮ 5 = 4+1 = 3+1+1 = 2+2+1 = 2+1+1+1 = 3+2 =

1+1+1+1+1, so pe(5) = 2. (po(5) = 1)

◮ 6 = 5+1 = 4+1+1 = 4+2 = 3+1+1+1 = 3+3 = 3+2+1 =

2+1+1+1+1 = 2+2+2 = 2+2+1+1 = 1+1+1+1+1+1, so pe(6) = 2. (po(6) = 2)

slide-36
SLIDE 36

Pentagonal Number Theorem

Main Theorem

  • m=1

(1 − xm) = 1 − x − x2 + x5 + x7 − x12 − x15 + x22 + x26 + ...

slide-37
SLIDE 37

Pentagonal Number Theorem

Main Theorem

  • m=1

(1 − xm) = 1 − x − x2 + x5 + x7 − x12 − x15 + x22 + x26 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + xP(−2) − ...

slide-38
SLIDE 38

Pentagonal Number Theorem

Main Theorem

  • m=1

(1 − xm) = 1 − x − x2 + x5 + x7 − x12 − x15 + x22 + x26 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + xP(−2) − ... Lemma 1

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn

slide-39
SLIDE 39

Pentagonal Number Theorem

Main Theorem

  • m=1

(1 − xm) = 1 − x − x2 + x5 + x7 − x12 − x15 + x22 + x26 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + xP(−2) − ... Lemma 1

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ...

slide-40
SLIDE 40

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

slide-41
SLIDE 41

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts.

slide-42
SLIDE 42

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

slide-43
SLIDE 43

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 5 into distinct parts: 5, 1+4, and 2+3.

slide-44
SLIDE 44

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 5 into distinct parts: 5, 1+4, and 2+3. ◮ So x5 occurs in the expansion as

slide-45
SLIDE 45

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 5 into distinct parts: 5, 1+4, and 2+3. ◮ So x5 occurs in the expansion as

(−x5) + (−x4)(−x) + (−x3)(−x2) =

slide-46
SLIDE 46

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 5 into distinct parts: 5, 1+4, and 2+3. ◮ So x5 occurs in the expansion as

(−x5) + (−x4)(−x) + (−x3)(−x2) = (−1)(x5) + (1)(x5) + (1)(x5) =

slide-47
SLIDE 47

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 5 into distinct parts: 5, 1+4, and 2+3. ◮ So x5 occurs in the expansion as

(−x5) + (−x4)(−x) + (−x3)(−x2) = (−1)(x5) + (1)(x5) + (1)(x5) = (2)(x5) − (1)(x5) =

slide-48
SLIDE 48

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 5 into distinct parts: 5, 1+4, and 2+3. ◮ So x5 occurs in the expansion as

(−x5) + (−x4)(−x) + (−x3)(−x2) = (−1)(x5) + (1)(x5) + (1)(x5) = (2)(x5) − (1)(x5) = (pe(5) − po(5))(x5) = x5.

slide-49
SLIDE 49

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 6 into distinct parts: 6, 1+5, 2+4, and 1+2+3.

slide-50
SLIDE 50

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 6 into distinct parts: 6, 1+5, 2+4, and 1+2+3. ◮ So x6 occurs in the expansion as

slide-51
SLIDE 51

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 6 into distinct parts: 6, 1+5, 2+4, and 1+2+3. ◮ So x6 occurs in the expansion as

(−x6) + (−x)(−x5) + (−x2)(−x4) + (−x3)(−x2)(−x) =

slide-52
SLIDE 52

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 6 into distinct parts: 6, 1+5, 2+4, and 1+2+3. ◮ So x6 occurs in the expansion as

(−x6) + (−x)(−x5) + (−x2)(−x4) + (−x3)(−x2)(−x) = (−1)(x6) + (1)(x6) + (1)(x6) + (−1)(x6) =

slide-53
SLIDE 53

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 6 into distinct parts: 6, 1+5, 2+4, and 1+2+3. ◮ So x6 occurs in the expansion as

(−x6) + (−x)(−x5) + (−x2)(−x4) + (−x3)(−x2)(−x) = (−1)(x6) + (1)(x6) + (1)(x6) + (−1)(x6) = (2)(x6) − (2)(x6) =

slide-54
SLIDE 54

Proof of Lemma 1: The product as a sum

  • m=1

(1 − xm) = (1 − x)(1 − x2)(1 − x3)(1 − x4)(1 − x5) . . . .

◮ xn occurs once for each partition of n into distinct parts. ◮ Each partition of n into an even number of distinct parts

contributes +1 to the coefficient of xn, and each partition of n into an odd number of distinct parts contributes −1.

◮ Partitions of 6 into distinct parts: 6, 1+5, 2+4, and 1+2+3. ◮ So x6 occurs in the expansion as

(−x6) + (−x)(−x5) + (−x2)(−x4) + (−x3)(−x2)(−x) = (−1)(x6) + (1)(x6) + (1)(x6) + (−1)(x6) = (2)(x6) − (2)(x6) = (pe(6) − po(6))(x6) = 0.

slide-55
SLIDE 55

Pentagonal Number Theorem: Outline of Proof

Lemma 1:

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ...

slide-56
SLIDE 56

Pentagonal Number Theorem: Outline of Proof

Lemma 1:

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ...

slide-57
SLIDE 57

Proof Part 2: Cancellation of partition numbers

Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ...

slide-58
SLIDE 58

Proof Part 2: Cancellation of partition numbers

Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + ...

slide-59
SLIDE 59

Proof Part 2: Cancellation of partition numbers

Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + ... =

  • k=−∞

(−1)kx

3k2−k 2

slide-60
SLIDE 60

Proof Part 2: Cancellation of partition numbers

Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + ... =

  • k=−∞

(−1)kx

3k2−k 2

We must show:

slide-61
SLIDE 61

Proof Part 2: Cancellation of partition numbers

Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + ... =

  • k=−∞

(−1)kx

3k2−k 2

We must show:

◮ That pe(n) − po(n) = 0 unless n is a pentagonal number.

slide-62
SLIDE 62

Proof Part 2: Cancellation of partition numbers

Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ... = xP(0) − xP(1) − xP(−1) + xP(2) + ... =

  • k=−∞

(−1)kx

3k2−k 2

We must show:

◮ That pe(n) − po(n) = 0 unless n is a pentagonal number. ◮ If n is a pentagonal number (n = 3k2−k 2

), then pe(n) − po(n) = (−1)k

slide-63
SLIDE 63

Proof Part 2: Cancellation of partition numbers

For any partition of n in standard form, we define: s = number of dots along slope, and b = number of dots along base.

slide-64
SLIDE 64

Proof Part 2: Cancellation of partition numbers

For any partition of n in standard form, we define: s = number of dots along slope, and b = number of dots along base. n=29, b=3, s=2;

slide-65
SLIDE 65

Proof Part 2: Cancellation of partition numbers

For any partition of n in standard form, we define: s = number of dots along slope, and b = number of dots along base. n=29, b=3, s=2; We are interested in pe(n) − po(n). We want a bijection between Pe and Po.

slide-66
SLIDE 66

Proof Part 2: Cancellation of partition numbers

For any partition of n in standard form, we define: s = number of dots along slope, and b = number of dots along base. n=29, b=3, s=2; We are interested in pe(n) − po(n). We want a bijection between Pe and Po. Given a partition of n, we either shift the slope down, or we shift the base up. This operation is self-inverse wherever it is defined.

slide-67
SLIDE 67

Proof Part 2: Cancellation of partition numbers

For any partition of n in standard form, we define: s = number of dots along slope, and b = number of dots along base. n=29, b=2, s=3; We are interested in pe(n) − po(n). We want a bijection between Pe and Po. Given a partition of n, we either shift the slope down, or we shift the base up. This operation is self-inverse wherever it is defined.

slide-68
SLIDE 68

Proof Part 2: Cancellation of partition numbers

Consider an arbitrary partition of n in standard form. If b < s, the operation is defined and self-inverse:

slide-69
SLIDE 69

Proof Part 2: Cancellation of partition numbers

Consider an arbitrary partition of n in standard form. If b < s, the operation is defined and self-inverse:

slide-70
SLIDE 70

Proof Part 2: Cancellation of partition numbers

Consider an arbitrary partition of n in standard form. If b < s, the operation is defined and self-inverse:

slide-71
SLIDE 71

Proof Part 2: Cancellation of partition numbers

Consider an arbitrary partition of n in standard form. If b < s, the operation is defined and self-inverse: If b > s + 1, the operation is defined and self-inverse:

slide-72
SLIDE 72

Proof Part 2: Cancellation of partition numbers

Consider an arbitrary partition of n in standard form. If b < s, the operation is defined and self-inverse: If b > s + 1, the operation is defined and self-inverse:

slide-73
SLIDE 73

Proof Part 2: Cancellation of partition numbers

Consider an arbitrary partition of n in standard form. If b < s, the operation is defined and self-inverse: If b > s + 1, the operation is defined and self-inverse:

slide-74
SLIDE 74

Proof Part 2: Cancellation of partition numbers

Consider an arbitrary partition of n in standard form. If b < s, the operation is defined and self-inverse: If b > s + 1, the operation is defined and self-inverse: Note: This operation changes the parity of the number of parts.

slide-75
SLIDE 75

Proof Part 2: Cancellation of partition numbers

Example: n = 8 The operation is a bijection between Pe and Po.

slide-76
SLIDE 76

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”.

slide-77
SLIDE 77

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 1: b = s, no intersection

slide-78
SLIDE 78

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 1: b = s + 1, no intersection

slide-79
SLIDE 79

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 2: b = s, intersection

slide-80
SLIDE 80

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 2: not in standard form!

slide-81
SLIDE 81

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 2: b = s, intersection

slide-82
SLIDE 82

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 2: not in standard form!

slide-83
SLIDE 83

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 3: b = s + 1, intersection

slide-84
SLIDE 84

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 3: not a valid partition!

slide-85
SLIDE 85

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 3: b = s + 1, intersection

slide-86
SLIDE 86

Proof Part 2: Cancellation of partition numbers

What if our partition of n has b = s or b = s + 1? The problem occurs when the slope and base ”intersect”. Example 3: not in standard form!

slide-87
SLIDE 87

Proof Part 2: Cancellation of partition numbers

When does n have a problem partition?

slide-88
SLIDE 88

Proof Part 2: Cancellation of partition numbers

When does n have a problem partition? Case 1: b = s Note: The ”parity” of this partition is the parity of b.

slide-89
SLIDE 89

Proof Part 2: Cancellation of partition numbers

When does n have a problem partition? Case 1: b = s Note: The ”parity” of this partition is the parity of b. n = b2 + b−1

i=1 i = 2b2+b(b−1) 2

= 3b2−b

2

= P(b) For such n, pe(n) − po(n) = (−1)b.

slide-90
SLIDE 90

Proof Part 2: Cancellation of partition numbers

When does n have a problem partition?

slide-91
SLIDE 91

Proof Part 2: Cancellation of partition numbers

When does n have a problem partition? Case 2: b = s + 1 Note: The ”parity” of this partition is the parity of b − 1.

slide-92
SLIDE 92

Proof Part 2: Cancellation of partition numbers

When does n have a problem partition? Case 2: b = s + 1 Note: The ”parity” of this partition is the parity of b − 1. n = (b − 1)2 + b−1

i=1 i = 2(b−1)2+b(b−1) 2

=

2(b−1)2+b2−b 2

=

2(b−1)2+b2−2b−1+b−1 2

= 3(b−1)2+(b−1)

2

= P(−(b − 1)) For such n, pe(n) − po(n) = (−1)b.

slide-93
SLIDE 93

Proof Part 2: Cancellation of partition numbers

Summary: When n is a pentagonal number, n has exactly one problem partition. We can tell whether the problem partition is even or odd by examining k, where n = 3k2−k

2

. Otherwise, n has no problem partitions, so we have a bijection between Pe and Po.

slide-94
SLIDE 94

Proof Part 2: Cancellation of partition numbers

Summary: When n is a pentagonal number, n has exactly one problem partition. We can tell whether the problem partition is even or odd by examining k, where n = 3k2−k

2

. Otherwise, n has no problem partitions, so we have a bijection between Pe and Po. Example: n = 7

slide-95
SLIDE 95

Pentagonal Number Theorem: Outline of Proof

Lemma 1:

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ...

slide-96
SLIDE 96

Pentagonal Number Theorem: Outline of Proof

Lemma 1:

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ...

slide-97
SLIDE 97

Pentagonal Number Theorem: Outline of Proof

Lemma 1:

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ...

slide-98
SLIDE 98

Pentagonal Number Theorem: Outline of Proof

Lemma 1:

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ... We may now conclude that indeed,

  • m=1

(1 − xm) = 1 − x − x2 + x5 + x7 − x12 − x15 + x22 + x26 + ...

slide-99
SLIDE 99

Pentagonal Number Theorem: Outline of Proof

Lemma 1:

  • m=1

(1 − xm) = 1 +

  • n=1

(pe(n) − po(n))xn Lemma 2: 1 +

  • n=1

(pe(n) − po(n))xn = 1 − x − x2 + x5 + x7 + ... We may now conclude that indeed,

  • m=1

(1 − xm) = 1 − x − x2 + x5 + x7 − x12 − x15 + x22 + x26 + ...