Odd behavior in the coefficients of reciprocals of binary power - - PowerPoint PPT Presentation

odd behavior in the coefficients of reciprocals of binary
SMART_READER_LITE
LIVE PREVIEW

Odd behavior in the coefficients of reciprocals of binary power - - PowerPoint PPT Presentation

Odd behavior in the coefficients of reciprocals of binary power series Katie Anders University of Texas at Tyler May 7, 2016 Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series Introduction Recall


slide-1
SLIDE 1

Odd behavior in the coefficients of reciprocals of binary power series

Katie Anders

University of Texas at Tyler

May 7, 2016

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-2
SLIDE 2

Introduction

Recall that every number has a unique binary representation and can be written as ∞

j=0 cj2j, where cj ∈ {0, 1}.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-3
SLIDE 3

Introduction

Recall that every number has a unique binary representation and can be written as ∞

j=0 cj2j, where cj ∈ {0, 1}.

Question: What happens if we take the coefficients from a different set?

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-4
SLIDE 4

The Stern Sequence

Example: If we take coefficients from the set {0, 1, 2}, then the binary representation is no longer unique. For example, there are three ways to write n = 4 as ǫi2i, ǫi ∈ {0, 1, 2}: 4 = 2 · 1 + 1 · 2 = 0 · 1 + 0 · 2 + 1 · 22 = 0 · 1 + 2 · 2.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-5
SLIDE 5

The Stern Sequence

Example: If we take coefficients from the set {0, 1, 2}, then the binary representation is no longer unique. For example, there are three ways to write n = 4 as ǫi2i, ǫi ∈ {0, 1, 2}: 4 = 2 · 1 + 1 · 2 = 0 · 1 + 0 · 2 + 1 · 22 = 0 · 1 + 2 · 2. Taking coefficients from this set, the number of representations of n − 1 corresponds to the nth term in the Stern sequence, which is defined by s(2n) = s(n) and s(2n + 1) = s(n) + s(n + 1), with s(0) = 0 and s(1) = 1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-6
SLIDE 6

1 1 1 2 1 1 3 2 3 1 1 4 3 5 2 5 3 4 1 1 5 4 7 3 8 5 7 2 7 5 8 3 7 4 5 1 1 6 5 9 4 11 7 10 3 11 8 13 5 12 7 9 2 9 7 12 5 13 8 11 3 10 7 11 4 9 5 6 1 . . . 14 11 19 8 21 13 18 5 17 12 19 7 16 9 11 2 11 9 16 7 19 12 17 5 18 13 21 8 19 11 14 . . .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-7
SLIDE 7

Generalizing the Ideas

Let A = {0 = a0 < a1 < · · · < aj} denote a finite subset of N containing 0. Let fA(n) denote the number of ways to write n in the form n =

  • k=0

ǫk2k, ǫk ∈ A.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-8
SLIDE 8

Generalizing the Ideas

Let A = {0 = a0 < a1 < · · · < aj} denote a finite subset of N containing 0. Let fA(n) denote the number of ways to write n in the form n =

  • k=0

ǫk2k, ǫk ∈ A. We associate to A its characteristic function χA(n) and the generating function φA(x) :=

  • n=0

χA(n)xn =

  • a∈A

xa = 1 + xa1 + · · · + xaj.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-9
SLIDE 9

Product Representation

Denote the generating function of fA(n) by FA(x) :=

  • n=0

fA(n)xn.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-10
SLIDE 10

Product Representation

Denote the generating function of fA(n) by FA(x) :=

  • n=0

fA(n)xn. Viewing the number of ways to write n as a partition problem, we

  • btain the following product representation for FA(x).

FA(x) =

  • k=0
  • 1 + xa12k + · · · + xaj2k

=

  • k=0

φA(x2k)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-11
SLIDE 11

In Congruence Properties of Binary Partition Functions, Anders, Dennsion, Lansing, and Reznick studied the behavior of (fA(n)) mod 2. Theorem 1.1 states that φA(x)FA(x) = 1 in F2[x].

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-12
SLIDE 12

In Congruence Properties of Binary Partition Functions, Anders, Dennsion, Lansing, and Reznick studied the behavior of (fA(n)) mod 2. Theorem 1.1 states that φA(x)FA(x) = 1 in F2[x]. We can make similar definitions for an infinite set A containing 0, and the above result still applies. This relates our work to work by Cooper, Eichhorn, and O’Bryant.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-13
SLIDE 13

Return to the Stern Sequence

n f{0,1,2}(n) s(n) n f{0,1,2}(n) s(n) 1 9 3 4 1 1 1 10 5 3 2 2 1 11 2 5 3 1 2 12 5 2 4 3 1 13 3 5 5 2 3 14 4 3 6 3 2 15 1 4 7 1 3 16 5 1 8 4 1 Stern noticed in 1858 that the parity of s(n) is periodic with period 3, and Reznick proved in 1989 that s(n) = f{0,1,2}(n − 1).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-14
SLIDE 14

Example

Note that φ{0,1,2}(x) = 1 + x + x2, and applying the theorem, we see that in F2[[x]], F{0,1,2}(x) = 1 1 + x + x2 = 1 + x 1 + x3 = (1 + x)(1 + x3 + x6 + · · · ) = 1 + x + x3 + x4 + x6 + x7 + · · ·

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-15
SLIDE 15

Another Example

Dennison observed in her thesis that if A = {0, 1, 3}, fA(n) is periodic with period 7 and each period has four odd terms. Specifically, fA(n) is odd when n ≡ 0, 1, 2, 4 (mod 7).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-16
SLIDE 16

Another Example

Dennison observed in her thesis that if A = {0, 1, 3}, fA(n) is periodic with period 7 and each period has four odd terms. Specifically, fA(n) is odd when n ≡ 0, 1, 2, 4 (mod 7). Using our main theorem, we find that in F2[[x]], F{0,1,3}(x) = 1 1 + x + x3 = 1 + x + x2 + x4 1 + x7 .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-17
SLIDE 17

Similarly, Dennison noted that if A = {0, 2, 3}, fA(n) is periodic with period 7 and each period has four odd terms, which occur when n ≡ 0, 2, 3, 4 (mod 7).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-18
SLIDE 18

Similarly, Dennison noted that if A = {0, 2, 3}, fA(n) is periodic with period 7 and each period has four odd terms, which occur when n ≡ 0, 2, 3, 4 (mod 7). Again, it follows from our main theorem that F{0,2,3}(x) = 1 1 + x2 + x3 = 1 + x2 + x3 + x4 1 + x7 .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-19
SLIDE 19

Definitions and Observations

◮ Since A is finite, φA(x) is a polynomial in F2[x].

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-20
SLIDE 20

Definitions and Observations

◮ Since A is finite, φA(x) is a polynomial in F2[x]. ◮ For any polynomial p(x) ∈ F2[x], let

ℓ(p) = length(p) = number of terms in p.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-21
SLIDE 21

Definitions and Observations

◮ Since A is finite, φA(x) is a polynomial in F2[x]. ◮ For any polynomial p(x) ∈ F2[x], let

ℓ(p) = length(p) = number of terms in p.

◮ Let D = D(p(x)) denote the order of p(x), the smallest

integer D such that p(x) | 1 + xD. Whenever p(0) = 1, such a D exists.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-22
SLIDE 22

Definitions and Observations

◮ Since A is finite, φA(x) is a polynomial in F2[x]. ◮ For any polynomial p(x) ∈ F2[x], let

ℓ(p) = length(p) = number of terms in p.

◮ Let D = D(p(x)) denote the order of p(x), the smallest

integer D such that p(x) | 1 + xD. Whenever p(0) = 1, such a D exists.

◮ Define p∗(x) by p(x)p∗(x) = 1 + xD.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-23
SLIDE 23

An Example from Our Paper

Let A = {0, 1, 4, 9}. In F2[x], φA = 1 + x + x4 + x9 = (1 + x)4(1 + x + x2)(1 + x2 + x3).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-24
SLIDE 24

An Example from Our Paper

Let A = {0, 1, 4, 9}. In F2[x], φA = 1 + x + x4 + x9 = (1 + x)4(1 + x + x2)(1 + x2 + x3). Quick computations show that the period of φA is 84. Recall that this means φAφ∗

A = 1 + x84. Further computations show that φ∗ A

has 41 terms with exponents in the set {0, 1, 2, 3, . . . , 70, 75}.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-25
SLIDE 25

An Example from Our Paper

Let A = {0, 1, 4, 9}. In F2[x], φA = 1 + x + x4 + x9 = (1 + x)4(1 + x + x2)(1 + x2 + x3). Quick computations show that the period of φA is 84. Recall that this means φAφ∗

A = 1 + x84. Further computations show that φ∗ A

has 41 terms with exponents in the set {0, 1, 2, 3, . . . , 70, 75}. As we will see, this means that

  • f{0,1,4,9}(n) mod 2
  • is periodic with

period 84 and has 41 odd terms and 43 even terms in each period.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-26
SLIDE 26

We have FA(x) = 1 φA(x) = φ∗

A(x)

1 + xD in F2[x]. (1)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-27
SLIDE 27

We have FA(x) = 1 φA(x) = φ∗

A(x)

1 + xD in F2[x]. (1) If φ∗

A(x) = r i=1 xbi, where 0 = b1 < · · · < br = D − max A, then

fA(n) ≡ 1 mod 2 ⇐ ⇒ n ≡ bi mod D for some i.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-28
SLIDE 28

We have FA(x) = 1 φA(x) = φ∗

A(x)

1 + xD in F2[x]. (1) If φ∗

A(x) = r i=1 xbi, where 0 = b1 < · · · < br = D − max A, then

fA(n) ≡ 1 mod 2 ⇐ ⇒ n ≡ bi mod D for some i. In any block of D consecutive integers, #{n : fA(n) is odd} = ℓ(φ∗

A) = β1(φA)

#{n : fA(n) is even} = D − ℓ(φ∗

A) = β0(φA).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-29
SLIDE 29

In Reciprocals of Binary Power Series, which appeared in International Journal of Number Theory in 2006, Cooper, Eichhorn, and O’Bryant considered the fraction ℓ(φ∗

A)/D, as we

did in our paper. Here I instead consider the ordered pair β(φA) := (β1(φA), β0(φA)) , which gives more detailed information than reduced fractions. The first coordinate represents the number of times fA(n) is odd in a minimal period, and the second coordinate represents the number of times fA(n) is even in a minimal period.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-30
SLIDE 30

Robust polynomials

Cooper, Eichhorn, and O’Bryant showed by direct computation that β1(f ) ≤ β0(f ) + 1 when deg(f ) < 8.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-31
SLIDE 31

Robust polynomials

Cooper, Eichhorn, and O’Bryant showed by direct computation that β1(f ) ≤ β0(f ) + 1 when deg(f ) < 8. We call a polynomial f (x) robust if β1(f ) > β0(f ) + 1. This is equivalent to saying that β1(f ) > (D + 1)/2, where D is the order

  • f f (x).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-32
SLIDE 32

They also posed the problem of describing the set

  • β1(f )

β0(f ) + β1(f ) : f (x) is a polynomial

  • .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-33
SLIDE 33

They also posed the problem of describing the set

  • β1(f )

β0(f ) + β1(f ) : f (x) is a polynomial

  • .

Since f (x) = 1 + xD has order D and β1(f ) = ℓ (f ∗(x)) = 1, we see the greatest lower bound of the set is 0. I will exhibit four sequences {fn} of polynomials such that β1 (fn) − β0(fn) → ∞, and, moreover, lim

n→∞

β1 (fn) β0(fn) + β1(fn) = 1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-34
SLIDE 34

For n with standard binary representation n = 2bk + 2bk−1 + · · · + 2b1 + 2b0, define Pn(x) = xbk + xbk−1 + · · · + xb1 + xb0.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-35
SLIDE 35

For n with standard binary representation n = 2bk + 2bk−1 + · · · + 2b1 + 2b0, define Pn(x) = xbk + xbk−1 + · · · + xb1 + xb0. For example, 11 = 23 + 21 + 20, so P11(x) = x3 + x + 1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-36
SLIDE 36

For n with standard binary representation n = 2bk + 2bk−1 + · · · + 2b1 + 2b0, define Pn(x) = xbk + xbk−1 + · · · + xb1 + xb0. For example, 11 = 23 + 21 + 20, so P11(x) = x3 + x + 1. For odd n, consider the fraction ℓ (P∗

n)

  • rd(Pn).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-37
SLIDE 37

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-38
SLIDE 38

Reciprocal Polynomials

Definition

For a polynomial f (x) of degree n, the reciprocal polynomial of f (x) is f(R)(x) := xnf (1/x).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-39
SLIDE 39

Reciprocal Polynomials

Definition

For a polynomial f (x) of degree n, the reciprocal polynomial of f (x) is f(R)(x) := xnf (1/x). If order(f (x)) = D, then order

  • f(R)(x)
  • = D. Thus

β(f (x)) = β

  • f(R)(x)
  • , and the robustness of f (x) is equivalent to

the robustness of f(R)(x).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-40
SLIDE 40

Reciprocal Polynomials

Definition

For a polynomial f (x) of degree n, the reciprocal polynomial of f (x) is f(R)(x) := xnf (1/x). If order(f (x)) = D, then order

  • f(R)(x)
  • = D. Thus

β(f (x)) = β

  • f(R)(x)
  • , and the robustness of f (x) is equivalent to

the robustness of f(R)(x). With A = {0 = a0 < a1 < · · · < aj}, define ˜ A = {0, aj − aj−1, · · · , aj − a1, aj}. Then φA,(R)(x) = φ ˜

A.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-41
SLIDE 41

First Theorem

Theorem

Fix r ≥ 3. (i) The order of fr,1(x) := (1 + x)(1 + x2r−1 + x2r ) divides 4r − 1. (ii) β1 (fr,1) = 4r − 3r (iii) Hence β (fr,1) = (4r − 3r, 3r − 1) and fr,1(x) is robust.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-42
SLIDE 42

Example

Consider f3,1(x) = 1 + x + x7 + x9.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-43
SLIDE 43

Example

Consider f3,1(x) = 1 + x + x7 + x9.

◮ order (f3,1(x)) = 43 − 1 = 63

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-44
SLIDE 44

Example

Consider f3,1(x) = 1 + x + x7 + x9.

◮ order (f3,1(x)) = 43 − 1 = 63 ◮ β1 (f3,1) = 43 − 33 = 37

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-45
SLIDE 45

Example

Consider f3,1(x) = 1 + x + x7 + x9.

◮ order (f3,1(x)) = 43 − 1 = 63 ◮ β1 (f3,1) = 43 − 33 = 37 ◮ β (f3,1) = (37, 26)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-46
SLIDE 46

Example

Consider f3,1(x) = 1 + x + x7 + x9.

◮ order (f3,1(x)) = 43 − 1 = 63 ◮ β1 (f3,1) = 43 − 33 = 37 ◮ β (f3,1) = (37, 26)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-47
SLIDE 47

Proof

Define gr,1(x) =

r−1

  • j=0
  • 1 + x(2r−1)2j + x2r2j

+ x4r−2r . By a lemma,

  • 1 + x2r−1 + x2r

gr,1(x) = 1 + x4r−1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-48
SLIDE 48

Because gr,1(1) =

r−1

  • j=0

(1 + 1 + 1) + 1 ≡ 0 (mod 2), we know (1 + x) | gr,1(x).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-49
SLIDE 49

Because gr,1(1) =

r−1

  • j=0

(1 + 1 + 1) + 1 ≡ 0 (mod 2), we know (1 + x) | gr,1(x). Write (1 + x)hr,1(x) = gr,1(x), so

  • 1 + x2r−1 + x2r

(1 + x)hr,1(x) = 1 + x4r−1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-50
SLIDE 50

Because gr,1(1) =

r−1

  • j=0

(1 + 1 + 1) + 1 ≡ 0 (mod 2), we know (1 + x) | gr,1(x). Write (1 + x)hr,1(x) = gr,1(x), so

  • 1 + x2r−1 + x2r

(1 + x)hr,1(x) = 1 + x4r−1. Thus fr,1(x) |

  • 1 + x4r−1

and fr,1hr,1 = 1 + x4r−1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-51
SLIDE 51

Rewrite gr,1(x) =

r−1

  • j=0
  • 1 + x(2r−1)2j + x2r2j

+ x4r−2r to obtain gr,1(x) =

r−1

  • j=0
  • 1 + x(2r−1)2j(1 + x2j)
  • + x4r−2r .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-52
SLIDE 52

Expand the product and rewrite, using 1 + x2j = (1 + x)2j, to

  • btain

gr,1(x) = 1 + x4r−2r +

2r−1

  • n=1

x(2r−1)n(1 + x)n = (1 + x)

  • 1 + x4r−2r

1 + x +

2r−1

  • n=1

x(2r−1)n(1 + x)n−1

  • = (1 + x)

 

4r−2r−1

  • j=0

xj +

2r−1

  • n=1

x(2r−1)n(1 + x)n−1   . Ultimately, (β1 (fr,1) , β0 (fr,1)) = (4r − 3r, 3r − 1).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-53
SLIDE 53

Corollary

The reciprocal polynomials f(R),r,1 = (1 + x)(1 + x + x2r ) are also robust with order dividing 4r − 1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-54
SLIDE 54

Corollary

The reciprocal polynomials f(R),r,1 = (1 + x)(1 + x + x2r ) are also robust with order dividing 4r − 1.

Example

Consider f(R),3,1(x) = 1 + x2 + x8 + x9.

◮ order f(R),3,1 = 43 − 1 = 63 ◮ β

  • f(R),3,1
  • = (37, 26)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-55
SLIDE 55

Theorem

Fix r ≥ 3. (i) The order of fr,2(x) := (1 + x)(1 + x2r + x2r+1) divides 4r + 2r + 1. (ii) β1 (fr,2) = 4r − 3r + 2r (iii) β (fr,2) = (4r − 3r + 2r, 3r + 1) and fr,2(x) is robust.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-56
SLIDE 56

Example

Consider f3,2(x) = 1 + x + x8 + x10.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-57
SLIDE 57

Example

Consider f3,2(x) = 1 + x + x8 + x10.

◮ order (f3,2(x)) = 43 + 23 + 1 = 73

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-58
SLIDE 58

Example

Consider f3,2(x) = 1 + x + x8 + x10.

◮ order (f3,2(x)) = 43 + 23 + 1 = 73 ◮ β1 (f3,2) = 43 − 33 + 23 = 45

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-59
SLIDE 59

Example

Consider f3,2(x) = 1 + x + x8 + x10.

◮ order (f3,2(x)) = 43 + 23 + 1 = 73 ◮ β1 (f3,2) = 43 − 33 + 23 = 45 ◮ β (f3,2) = (45, 28)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-60
SLIDE 60

Example

Consider f3,2(x) = 1 + x + x8 + x10.

◮ order (f3,2(x)) = 43 + 23 + 1 = 73 ◮ β1 (f3,2) = 43 − 33 + 23 = 45 ◮ β (f3,2) = (45, 28)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-61
SLIDE 61

Corollary

The reciprocal polynomials f(R),r,2(x) = (1 + x)(1 + x + x2r+1) are also robust with order dividing 4r + 2r + 1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-62
SLIDE 62

Corollary

The reciprocal polynomials f(R),r,2(x) = (1 + x)(1 + x + x2r+1) are also robust with order dividing 4r + 2r + 1.

Example

Consider f(R),3,2(x) = 1 + x2 + x9 + x10.

◮ order f(R),3,2 = 73 ◮ β

  • f(R),3,2
  • = (45, 28)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-63
SLIDE 63

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-64
SLIDE 64

Future Research Ideas

◮ Finding more families of robust polynomials ◮ Determining the cluster points of

  • β1 (f )

β0(f ) + β1(f ) : f (x) is a polynomial

  • ◮ Exploring properties of fA(n) in bases other than 2

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-65
SLIDE 65

Acknowledgements

◮ The presenter acknowledges support from National Science

Foundation grant DMS 08-38434 “EMSW21-MCTP: Research Experience for Graduate Students”.

◮ The presenter also wishes to thank Professor Bruce Reznick

for his time, ideas, and encouragement.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-66
SLIDE 66

Recall fA(n) is the number of ways to write n =

  • i=0

ǫi2i, where ǫi ∈ A := {0 = a0 < a1 < · · · < az}. Expanding the sum, we see that n = ǫ0 + ǫ12 + ǫ222 + · · · = ǫ0 + 2 (ǫ1 + ǫ22 + · · · )

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-67
SLIDE 67

Recall fA(n) is the number of ways to write n =

  • i=0

ǫi2i, where ǫi ∈ A := {0 = a0 < a1 < · · · < az}. Expanding the sum, we see that n = ǫ0 + ǫ12 + ǫ222 + · · · = ǫ0 + 2 (ǫ1 + ǫ22 + · · · ) We will now examine the asymptotic behavior of

2r+1−1

  • n=2r

fA(n).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-68
SLIDE 68

Write A = {0 = 2b1, 2b2, . . . , 2bs, 2c1 + 1, . . . , 2ct + 1}.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-69
SLIDE 69

Write A = {0 = 2b1, 2b2, . . . , 2bs, 2c1 + 1, . . . , 2ct + 1}. If n is even, then ǫ0 = 0, 2b2, 2b3, . . ., or 2bs and fA(n) = fA n 2

  • +fA

n − 2b2 2

  • +fA

n − 2b3 2

  • +· · ·+fA

n − 2bs 2

  • .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-70
SLIDE 70

Write A = {0 = 2b1, 2b2, . . . , 2bs, 2c1 + 1, . . . , 2ct + 1}. If n is even, then ǫ0 = 0, 2b2, 2b3, . . ., or 2bs and fA(n) = fA n 2

  • +fA

n − 2b2 2

  • +fA

n − 2b3 2

  • +· · ·+fA

n − 2bs 2

  • .

Writing n = 2ℓ, we have fA(2ℓ) = fA(ℓ) + fA(ℓ − b2) + fA(ℓ − b3) + · · · + fA(ℓ − bs).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-71
SLIDE 71

If n is odd, then ǫ0 = 2c1 + 1, 2c2 + 1, . . . , or 2ct + 1, and fA(n) = fA n − (2c1 + 1) 2

  • + fA

n − (2c2 + 1) 2

  • + · · · + fA

n − (2ct + 1) 2

  • .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-72
SLIDE 72

If n is odd, then ǫ0 = 2c1 + 1, 2c2 + 1, . . . , or 2ct + 1, and fA(n) = fA n − (2c1 + 1) 2

  • + fA

n − (2c2 + 1) 2

  • + · · · + fA

n − (2ct + 1) 2

  • .

Writing n = 2ℓ + 1, we have fA(2ℓ + 1) = fA(ℓ − c1) + fA(ℓ − c2) + · · · + fA(ℓ − ct).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-73
SLIDE 73

Example

If A = {0, 1, 4, 9} = {2 · 0, 2 · 0 + 1, 2 · 2, 2 · 4 + 1}, then we have fA(2ℓ) = fA(ℓ) + fA(ℓ − 2) and fA(2ℓ + 1) = fA(ℓ) + fA(ℓ − 4).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-74
SLIDE 74

For positive integers k, m, and az, let ωk(m) =      fA(2km) fA(2km − 1) . . . fA(2km − az)      . We will show that for az sufficiently large, there exists a fixed (az + 1) × (az + 1) matrix M such that for any k ≥ 0, ωk+1 = Mωk.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-75
SLIDE 75

Example

Let A = {0, 1, 3, 4}. Then fA(2ℓ) = fA(ℓ) + fA(ℓ − 2) and fA(2ℓ + 1) = fA(ℓ) + fA(ℓ − 1).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-76
SLIDE 76

{0, 1, 3, 4} continued

ωk+1(m) =       fA(2k+1m) fA(2k+1m − 1) fA(2k+1m − 2) fA(2k+1m − 3) fA(2k+1m − 4)       =       fA(2km) + fA(2km − 2) fA(2km − 1) + fA(2km − 2) fA(2km − 1) + fA(2km − 3) fA(2km − 2) + fA(2km − 3) fA(2km − 2) + fA(2km − 4)       .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-77
SLIDE 77

{0, 1, 3, 4} continued

ωk+1(m) =       fA(2k+1m) fA(2k+1m − 1) fA(2k+1m − 2) fA(2k+1m − 3) fA(2k+1m − 4)       =       fA(2km) + fA(2km − 2) fA(2km − 1) + fA(2km − 2) fA(2km − 1) + fA(2km − 3) fA(2km − 2) + fA(2km − 3) fA(2km − 2) + fA(2km − 4)       . and M =       1 1 1 1 1 1 1 1 1 1       satisfies ωk+1(m) = Mωk(m).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-78
SLIDE 78

Theorem

Let A, fA(n), M, and ωk(m) be as above, with the additional assumption that there exists some odd ai ∈ A. Define sA(r) =

2r+1−1

  • n=2r

fA(n). Let |A| denote the number of elements in the set A. Then lim

r→∞

sA(r) |A|r = c(A), where c(A) ∈ Q, so sA(r) ≈ c(A) |A|r .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-79
SLIDE 79

Example: A = {0, 2, 3}

fA(2ℓ) = fA(ℓ) + fA(ℓ − 1) fA(2ℓ + 1) = fA(ℓ − 1)   fA(2k+1m) fA(2k+1m − 1) fA(2k+1m − 2)   =   1 1 1 1 1     fA(2km) fA(2km − 1) fA(2km − 2)  

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-80
SLIDE 80

Example: A = {0, 2, 3}

fA(2ℓ) = fA(ℓ) + fA(ℓ − 1) fA(2ℓ + 1) = fA(ℓ − 1)   fA(2k+1m) fA(2k+1m − 1) fA(2k+1m − 2)   =   1 1 1 1 1     fA(2km) fA(2km − 1) fA(2km − 2)   The characteristic polynomial of M is g(x) = −(x − 1)(x2 − x − 1).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-81
SLIDE 81

{0, 2, 3} continued

sA(r) =

2r+1−1

  • n=2r

fA(n) =

2r−1

  • n=2r−1

(fA(2n) + fA(2n + 1)) =

2r−1

  • n=2r−1

(fA(n) + fA(n − 1) + fA(n − 1)) = sA(r − 1) + 2

2r−1

  • n=2r−1

fA(n − 1)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-82
SLIDE 82

sA(r) = sA(r − 1) + 2

2r−1

  • n=2r−1

fA(n) + 2fA(2r−1 − 1) − 2fA(2r − 1) = 3sA(r − 1) + 2fA(2r−1 − 1) − 2fA(2r − 1) = 3sA(r − 1) + 2Fr−2 − 2Fr−1 = 3sA(r − 1) − 2Fr−3

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-83
SLIDE 83

◮ Solution to homogeneous recurrence relation

sA(r) = c13r

◮ Solution to inhomogeneous recurrence relation

sA(r) = c13r + c2φr + c3 ¯ φr + c4(1)r

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-84
SLIDE 84

sA(r + 2) − sA(r + 1) − sA(r) = c13r(32 − 3 − 1) + c2φr(φ2 − φ − 1) + c3 ¯ φr(¯ φ2 − ¯ φ − 1) + c4(12 − 1 − 1) = c13r · 5 − c4

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-85
SLIDE 85

sA(r + 2) − sA(r + 1) − sA(r) = c13r(32 − 3 − 1) + c2φr(φ2 − φ − 1) + c3 ¯ φr(¯ φ2 − ¯ φ − 1) + c4(12 − 1 − 1) = c13r · 5 − c4 We can plug in r = 0 and r = 1 and compute sums to solve and find that c1 = 2

  • 5. Hence

lim

r→∞

sA(r) |A|r = lim

r→∞

s{0,2,3}(r) 4r = 2 5.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-86
SLIDE 86

Proof

Let g(λ) := det(M − λI) be the characteristic polynomial of M with eigenvalues λ1, λ2, . . . , λy, where each λi has multiplicity ei, so g(λ) =

az+1

  • k=0

αkλk. By Cayley-Hamilton, we know that g(M) = 0. Thus we have 0 = g(M) =

az+1

  • k=0

αkMk and hence, for all r, 0 = az+1

  • k=0

αkMk

  • ωr(m) =

az+1

  • k=0

αkωr+k(m).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-87
SLIDE 87

Let Ir = {2r, 2r + 1, 2r + 2, . . . , 2r+1 − 1}. Then Ir = 2Ir−1 ∪ (2Ir−1 + 1). Thus sA(r) =

2r+1−1

  • n=2r

fA(n) =

2r−1

  • n=2r−1

fA(2n) + fA(2n + 1) =

2r−1

  • n=2r−1

fA(n) + fA(n − b2) + · · · + fA(n − bs) + fA(n − c1) + · · · + fA(n − ct).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-88
SLIDE 88

Now

2r−1

  • n=2r−1

fA(n − k) =

2r−1

  • n=2r−1

fA(n) +

k

  • j=1
  • fA(2r−1 − j) − f (2r − j)
  • ,

so sA(r) = |A|

2r−1

  • n=2r−1

fA(n) + h(r) = |A| sA(r − 1) + h(r), where hr is such that

az+1

  • k=0

αkh(r + k) = 0.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-89
SLIDE 89

The solution to this inhomogeneous recurrence relation is of the form sA(r) = c1 |A|r +

y

  • i=1

pi(λi), where pi(λi) = ei

j=1 cijrj−1λr i .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-90
SLIDE 90

We can compute az+1

k=0 αksA(r + k), and for sufficiently large r,

we have

az+1

  • k=0

αksA(r + k) = c1

az+1

  • k=0

αk |A|r+k + 0 = c1 |A|r g (|A|) . Then we can solve for c1 to see that c1 = az+1

k=0 αksA(r + k)

|A|r g (|A|) .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-91
SLIDE 91

A c(A) N(c(A)) A c(A) N(c(A)) {0, 1, 2} 1 1.000 {0, 1, 3}

4 5

0.800 {0, 1, 4}

5 8

0.625 {0, 1, 5}

14 25

0.560 {0, 1, 6}

425 852

0.499 {0, 1, 7}

176 391

0.450 {0, 1, 8}

137 338

0.405 {0, 1, 9}

1448 3775

0.384 {0, 1, 10}

1990 5527

0.360 {0, 1, 11}

3223 9476

0.340 {0, 1, 12}

2020 6283

0.322 {0, 1, 13}

47228 154123

0.306 {0, 1, 14}

35624 122411

0.291 {0, 1, 15}

699224 2501653

0.280

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-92
SLIDE 92

A c(A) ˜ A c( ˜ A) {0, 1, 2, 4}

7 11

{0, 2, 3, 4}

3 11

{0, 2, 3, 6}

2531 9536

{0, 3, 4, 6}

1344 9536

{0, 1, 6, 9}

3401207 16513920

{0, 3, 8, 9}

1156032 16513920

{0, 1, 7, 9}

132416 655040

{0, 2, 8, 9}

51145 655040

{0, 4, 5, 6, 9}

4044 83753

{0, 3, 4, 5, 9}

6716 83753

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-93
SLIDE 93

Theorem

Let A, fA(n) and M = [mα,β] be as above. Define ˜ A := {0, az − az−1, . . . , az − a1, az}.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-94
SLIDE 94

Theorem

Let A, fA(n) and M = [mα,β] be as above. Define ˜ A := {0, az − az−1, . . . , az − a1, az}. Let N = [nα,β] be the (az + 1) × (az + 1) matrix such that             f ˜

A(2n)

f ˜

A(2n − 1)

. . . f ˜

A(2n − az)

            = N             f ˜

A(n)

f ˜

A(n − 1)

. . . f ˜

A(n − az)

            .

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-95
SLIDE 95

Theorem

Let A, fA(n) and M = [mα,β] be as above. Define ˜ A := {0, az − az−1, . . . , az − a1, az}. Let N = [nα,β] be the (az + 1) × (az + 1) matrix such that             f ˜

A(2n)

f ˜

A(2n − 1)

. . . f ˜

A(2n − az)

            = N             f ˜

A(n)

f ˜

A(n − 1)

. . . f ˜

A(n − az)

            . Then mα,β = naz−α,az−β.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-96
SLIDE 96

Proof

Recall we can write A := {0, 2b1, . . . , 2bs, 2c1 + 1, . . . , 2ct + 1}, so that fA(2n − 2j) = fA(n − j) + fA(n − j − b1) + · · · + fA(n − j − bs) and fA(2n − 2j − 1) = fA(n − j − c1 − 1) + · · · + fA(n − j − ct − 1) for j sufficiently large.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-97
SLIDE 97

Then mα,β = 1 ⇐ ⇒ fA(n − β) is a summand in the recursive sum that expresses fA(2n − α) ⇐ ⇒ 2n − α = 2(n − β) + K, where K ∈ A ⇐ ⇒ 2β − α ∈ A.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-98
SLIDE 98

Now naz−α,az−β = 1 ⇐ ⇒ f ˜

A(n − (az − β)) is a summand in the recursive sum

that expresses f ˜

A(2n − (az − α))

⇐ ⇒ 2n − (az − α) = 2(n − (az − β)) + ˜ K, where ˜ K ∈ ˜ A ⇐ ⇒ az + α − 2β = ˜ K ⇐ ⇒ 2β − α ∈ A.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-99
SLIDE 99

Thus M = A−1NA, where A =                 · · · 1 · · · 1 . . . . . . . . . . . . 1 · · · 1 · · ·                 , so M and N have the same characteristic polynomial. Hence the denominator of c(A) is the same as the denominator of c( ˜ A).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-100
SLIDE 100

Future Research Ideas

◮ Finding more families of robust polynomials ◮ Determining the cluster points of

  • β1 (f )

β0(f ) + β1(f ) : f (x) is a polynomial

  • ◮ Finding formulas for c(A)

◮ Exploring properties of fA(n) in bases other than 2

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-101
SLIDE 101

Let f (x) be an element of F2[x] with deg(f (x)) = k. Then Lidl & Niederreiter’s Finite Fields gives an upper bound of |β1(f (x)) − β0(f (x))| ≤ 2k/2.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-102
SLIDE 102

Let f (x) be an element of F2[x] with deg(f (x)) = k. Then Lidl & Niederreiter’s Finite Fields gives an upper bound of |β1(f (x)) − β0(f (x))| ≤ 2k/2. Thus |β1(f3,1(x)) − β0(f3,1(x))| = 37 − 26 = 11 ≤ 29/2 ≈ 22.6 and |β1(f3,2(x)) − β0(f3,2(x))| = 45 − 28 = 17 ≤ 210/2 = 32.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-103
SLIDE 103

In general, |β1(fr,1(x)) − β0(fr,1(x))| = 4r − 3r − (3r − 1) = 4r − 2 · 3r + 1 ≪ 2

1 2 (2r+1)

= 42r−2+ 1

4

and |β1(fr,2(x)) − β0(fr,2(x))| = 4r − 3r + 2r − (3r + 1) = 4r − 2 · 3r + 2r − 1 ≪ 2

1 2 (2r+2)

= 42r−2+ 1

2 . Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-104
SLIDE 104

Example: A = {0, 1, 4}

fA(2ℓ) = fA(ℓ) + fA(ℓ − 2) fA(2ℓ + 1) = fA(ℓ)                 fA(2k+1m) fA(2k+1m − 1) fA(2k+1m − 2) fA(2k+1m − 3) fA(2k+1m − 4)                 =                 1 1 1 1 1 1 1 1                                 fA(2km) fA(2km − 1) fA(2km − 2) fA(2km − 3) fA(2km − 4)                

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-105
SLIDE 105

Example: A = {0, 1, 4}

fA(2ℓ) = fA(ℓ) + fA(ℓ − 2) fA(2ℓ + 1) = fA(ℓ)                 fA(2k+1m) fA(2k+1m − 1) fA(2k+1m − 2) fA(2k+1m − 3) fA(2k+1m − 4)                 =                 1 1 1 1 1 1 1 1                                 fA(2km) fA(2km − 1) fA(2km − 2) fA(2km − 3) fA(2km − 4)                 The characteristic polynomial of M is g(x) = −(x − 1)4(x + 1).

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-106
SLIDE 106

{0, 1, 4} continued

sA(r) =

2r+1−1

  • n=2r

fA(n) =

2r−1

  • n=2r−1

(fA(2n) + fA(2n + 1)) =

2r−1

  • n=2r−1

(fA(n) + fA(n − 2) + fA(n)) = 2sA(r − 1) +

2r−1

  • n=2r−1

fA(n − 2) = 3sA(r − 1) + fA(2r−1 − 2) + fA(2r−1 − 1) − fA(2r − 2) − fA(2r − 1)

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series

slide-107
SLIDE 107

◮ Solution to homogeneous recurrence relation

sA(r) = c13r

◮ Solution to inhomogeneous recurrence relation

sA(r) = c13r +c2(−1)r +c3(1)r +c4r(1)r +c5r2(1)r +c6r3(1)r

◮ Hence

lim

r→∞

sA(r) |A|r = c1.

Katie Anders UTTyler Odd behavior in the coefficients of reciprocals of binary power series