Rational Parking Functions

Size: px
Start display at page:

Download "Rational Parking Functions"

Transcription

1 Rational Parking Functions Drew Armstrong et al. University of Miami armstrong December 9, 2012

2 Rational Catalan Numbers CONVENTION Given x Q \ [ 1, 0], there exist unique coprime (a, b) N 2 such that x = We will always identify x (a, b). a b a. Definition For each x Q \ [ 1, 0] we define the Catalan number: Cat(x) = Cat(a, b) := 1 ( ) a + b (a + b 1)! =. a + b a, b a!b!

3 Rational Catalan Numbers CONVENTION Given x Q \ [ 1, 0], there exist unique coprime (a, b) N 2 such that x = We will always identify x (a, b). a b a. Definition For each x Q \ [ 1, 0] we define the Catalan number: Cat(x) = Cat(a, b) := 1 ( ) a + b (a + b 1)! =. a + b a, b a!b!

4 Special cases When b = 1 mod a... Eugène Charles Catalan ( ) (a, b) = (n, n + 1) gives the good old Catalan number: ( ) n Cat(n) = Cat = 1 ( ) 2n + 1. (n + 1) n 2n + 1 n Nicolaus Fuss ( ) (a, b) = (n, kn + 1) gives the Fuss-Catalan number: ( ) ( ) n 1 (k + 1)n + 1 Cat =. (kn + 1) n (k + 1)n + 1 n

5 Special cases When b = 1 mod a... Eugène Charles Catalan ( ) (a, b) = (n, n + 1) gives the good old Catalan number: ( ) n Cat(n) = Cat = 1 ( ) 2n + 1. (n + 1) n 2n + 1 n Nicolaus Fuss ( ) (a, b) = (n, kn + 1) gives the Fuss-Catalan number: ( ) ( ) n 1 (k + 1)n + 1 Cat =. (kn + 1) n (k + 1)n + 1 n

6 Special cases When b = 1 mod a... Eugène Charles Catalan ( ) (a, b) = (n, n + 1) gives the good old Catalan number: ( ) n Cat(n) = Cat = 1 ( ) 2n + 1. (n + 1) n 2n + 1 n Nicolaus Fuss ( ) (a, b) = (n, kn + 1) gives the Fuss-Catalan number: ( ) ( ) n 1 (k + 1)n + 1 Cat =. (kn + 1) n (k + 1)n + 1 n

7 Symmetry Definition By definition we have Cat(a, b) = Cat(b, a), which translates to Cat(x) = Cat( x 1) (i.e. symmetry about x = 1/2), which implies that ( ) ( ) 1 x Cat = Cat. x 1 1 x We call this the derived Catalan number: ( ) ( ) 1 x Cat (x) := Cat = Cat. x 1 1 x

8 Symmetry Definition By definition we have Cat(a, b) = Cat(b, a), which translates to Cat(x) = Cat( x 1) (i.e. symmetry about x = 1/2), which implies that ( ) ( ) 1 x Cat = Cat. x 1 1 x We call this the derived Catalan number: ( ) ( ) 1 x Cat (x) := Cat = Cat. x 1 1 x

9 Symmetry Definition By definition we have Cat(a, b) = Cat(b, a), which translates to Cat(x) = Cat( x 1) (i.e. symmetry about x = 1/2), which implies that ( ) ( ) 1 x Cat = Cat. x 1 1 x We call this the derived Catalan number: ( ) ( ) 1 x Cat (x) := Cat = Cat. x 1 1 x

10 Symmetry Definition By definition we have Cat(a, b) = Cat(b, a), which translates to Cat(x) = Cat( x 1) (i.e. symmetry about x = 1/2), which implies that ( ) ( ) 1 x Cat = Cat. x 1 1 x We call this the derived Catalan number: ( ) ( ) 1 x Cat (x) := Cat = Cat. x 1 1 x

11 Euclidean Algorithm Observation The process Cat(x) Cat (x) Cat (x) is a categorification of the Euclidean algorithm. Example: x = 5/3 and (a, b) = (5, 8) Subtract the smaller from the larger: Cat(5, 8) = 99, Cat (5, 8) = Cat(3, 5) = 7, Cat (5, 8) = Cat (3, 5) = Cat(2, 3) = 2, Cat (5, 8) = Cat (3, 5) = Cat (2, 3) = Cat(1, 2) = 1 (STOP)

12 Euclidean Algorithm Observation The process Cat(x) Cat (x) Cat (x) is a categorification of the Euclidean algorithm. Example: x = 5/3 and (a, b) = (5, 8) Subtract the smaller from the larger: Cat(5, 8) = 99, Cat (5, 8) = Cat(3, 5) = 7, Cat (5, 8) = Cat (3, 5) = Cat(2, 3) = 2, Cat (5, 8) = Cat (3, 5) = Cat (2, 3) = Cat(1, 2) = 1 (STOP)

13 Euclidean Algorithm Observation The process Cat(x) Cat (x) Cat (x) is a categorification of the Euclidean algorithm. Example: x = 5/3 and (a, b) = (5, 8) Subtract the smaller from the larger: Cat(5, 8) = 99, Cat (5, 8) = Cat(3, 5) = 7, Cat (5, 8) = Cat (3, 5) = Cat(2, 3) = 2, Cat (5, 8) = Cat (3, 5) = Cat (2, 3) = Cat(1, 2) = 1 (STOP)

14 Euclidean Algorithm Observation The process Cat(x) Cat (x) Cat (x) is a categorification of the Euclidean algorithm. Example: x = 5/3 and (a, b) = (5, 8) Subtract the smaller from the larger: Cat(5, 8) = 99, Cat (5, 8) = Cat(3, 5) = 7, Cat (5, 8) = Cat (3, 5) = Cat(2, 3) = 2, Cat (5, 8) = Cat (3, 5) = Cat (2, 3) = Cat(1, 2) = 1 (STOP)

15 How to put it in Sloane s OEIS Suggestion The Calkin-Wilf sequence is defined by q 1 = 1 and q n := 1 2 q n 1 q n Theorem: (q 1, q 2,...) = Q >0. Proof: See Proofs from THE BOOK, Chapter 17. Study the function n Cat(q n ). q Cat(q)

16 How to put it in Sloane s OEIS Suggestion The Calkin-Wilf sequence is defined by q 1 = 1 and q n := 1 2 q n 1 q n Theorem: (q 1, q 2,...) = Q >0. Proof: See Proofs from THE BOOK, Chapter 17. Study the function n Cat(q n ). q Cat(q)

17 How to put it in Sloane s OEIS Suggestion The Calkin-Wilf sequence is defined by q 1 = 1 and q n := 1 2 q n 1 q n Theorem: (q 1, q 2,...) = Q >0. Proof: See Proofs from THE BOOK, Chapter 17. Study the function n Cat(q n ). q Cat(q)

18 Pause Well, that was fun.

19 The Prototype: Actuarial Science Consider the Dyck paths in an a b rectangle. Example (a, b) = (5, 8)

20 The Prototype: Actuarial Science Again let x = a/(b a) with a, b positive and coprime. Example (a, b) = (5, 8)

21 The Prototype: Actuarial Science Let D(x) = D(a, b) denote the set of Dyck paths. Example (a, b) = (5, 8)

22 The Prototype: Actuarial Science Theorem (Grossman 1950, Bizley 1954) The number of Dyck paths is the Catalan number: D(x) = Cat(x) = 1 ( ) a + b. a + b a, b Claimed by Grossman (1950), Fun with lattice points, part 22. Proved by Bizley (1954), in Journal of the Institute of Actuaries. Proof: Break ( a+b a,b ) lattice paths into cyclic orbits of size a + b. Each orbit contains a unique Dyck path.

23 The Prototype: Actuarial Science Theorem (Grossman 1950, Bizley 1954) The number of Dyck paths is the Catalan number: D(x) = Cat(x) = 1 ( ) a + b. a + b a, b Claimed by Grossman (1950), Fun with lattice points, part 22. Proved by Bizley (1954), in Journal of the Institute of Actuaries. Proof: Break ( a+b a,b ) lattice paths into cyclic orbits of size a + b. Each orbit contains a unique Dyck path.

24 The Prototype: Actuarial Science Theorem (Grossman 1950, Bizley 1954) The number of Dyck paths is the Catalan number: D(x) = Cat(x) = 1 ( ) a + b. a + b a, b Claimed by Grossman (1950), Fun with lattice points, part 22. Proved by Bizley (1954), in Journal of the Institute of Actuaries. Proof: Break ( a+b a,b ) lattice paths into cyclic orbits of size a + b. Each orbit contains a unique Dyck path.

25 The Prototype: Actuarial Science Theorem (Grossman 1950, Bizley 1954) The number of Dyck paths is the Catalan number: D(x) = Cat(x) = 1 ( ) a + b. a + b a, b Claimed by Grossman (1950), Fun with lattice points, part 22. Proved by Bizley (1954), in Journal of the Institute of Actuaries. Proof: Break ( a+b a,b ) lattice paths into cyclic orbits of size a + b. Each orbit contains a unique Dyck path.

26 The Prototype: Actuarial Science Theorem (Grossman 1950, Bizley 1954) The number of Dyck paths is the Catalan number: D(x) = Cat(x) = 1 ( ) a + b. a + b a, b Claimed by Grossman (1950), Fun with lattice points, part 22. Proved by Bizley (1954), in Journal of the Institute of Actuaries. Proof: Break ( a+b a,b ) lattice paths into cyclic orbits of size a + b. Each orbit contains a unique Dyck path.

27 The Prototype: Actuarial Science Theorem (Armstrong 2010, Loehr 2010) The number of Dyck paths with k vertical runs equals Nar(x; k) := 1 ( )( ) a b 1. a k k 1 Call these the Narayana numbers. And the number with r j vertical runs of length j equals Krew(x; r) := 1 ( ) b (b 1)! = b r 0, r 1,..., r a r 0!r 1! r a!. Call these the Kreweras numbers.

28 The Prototype: Actuarial Science Theorem (Armstrong 2010, Loehr 2010) The number of Dyck paths with k vertical runs equals Nar(x; k) := 1 ( )( ) a b 1. a k k 1 Call these the Narayana numbers. And the number with r j vertical runs of length j equals Krew(x; r) := 1 ( ) b (b 1)! = b r 0, r 1,..., r a r 0!r 1! r a!. Call these the Kreweras numbers.

29 The Prototype: Actuarial Science Theorem (Armstrong 2010, Loehr 2010) The number of Dyck paths with k vertical runs equals Nar(x; k) := 1 ( )( ) a b 1. a k k 1 Call these the Narayana numbers. And the number with r j vertical runs of length j equals Krew(x; r) := 1 ( ) b (b 1)! = b r 0, r 1,..., r a r 0!r 1! r a!. Call these the Kreweras numbers.

30 Motivation: Core Partitions Definition Let λ n be an integer partition of size n. Say λ is a p-core if it has no cell with hook length p. Say λ is an (a, b)-core if it has no cell with hook length a or b. Example The partition (5, 4, 2, 1, 1) 13 is a (5, 8)-core.

31 Motivation: Core Partitions Theorem (Anderson 2002) The number of (a, b)-cores (of any size) is finite if and only if (a, b) are coprime, in which case they are counted by the Catalan number Cat(a, b) = 1 ( ) a + b. a + b a, b Theorem (Olsson-Stanton 2005, Vandehey 2008) For (a, b) coprime unique largest (a, b)-core of size (a2 1)(b 2 1) 24, which contains all others as subdiagrams. Suggestion Study Young s lattice restricted to (a, b)-cores.

32 Motivation: Core Partitions Theorem (Anderson 2002) The number of (a, b)-cores (of any size) is finite if and only if (a, b) are coprime, in which case they are counted by the Catalan number Cat(a, b) = 1 ( ) a + b. a + b a, b Theorem (Olsson-Stanton 2005, Vandehey 2008) For (a, b) coprime unique largest (a, b)-core of size (a2 1)(b 2 1) 24, which contains all others as subdiagrams. Suggestion Study Young s lattice restricted to (a, b)-cores.

33 Motivation: Core Partitions Theorem (Anderson 2002) The number of (a, b)-cores (of any size) is finite if and only if (a, b) are coprime, in which case they are counted by the Catalan number Cat(a, b) = 1 ( ) a + b. a + b a, b Theorem (Olsson-Stanton 2005, Vandehey 2008) For (a, b) coprime unique largest (a, b)-core of size (a2 1)(b 2 1) 24, which contains all others as subdiagrams. Suggestion Study Young s lattice restricted to (a, b)-cores.

34 Motivation: Core Partitions Theorem (Anderson 2002) The number of (a, b)-cores (of any size) is finite if and only if (a, b) are coprime, in which case they are counted by the Catalan number Cat(a, b) = 1 ( ) a + b. a + b a, b Theorem (Olsson-Stanton 2005, Vandehey 2008) For (a, b) coprime unique largest (a, b)-core of size (a2 1)(b 2 1) 24, which contains all others as subdiagrams. Suggestion Study Young s lattice restricted to (a, b)-cores.

35 Motivation: Core Partitions Example: The poset of (3, 4)-cores.

36 Motivation: Core Partitions Theorem (Ford-Mai-Sze 2009) For a, b coprime, the number of self-conjugate (a, b)-cores is ( a 2 + b 2 a 2, b 2 ). Note: Beautiful bijective proof! (omitted) Observation/Problem ( a 2 + b 2 ) a 2, b 2 = 1 [a + b] q [ ] a + b a, b q q= 1 Conjecture (Armstrong 2011) The average size of an (a, b)-core and the average size of a self-conjugate (a, b)-core are both equal to (a+b+1)(a 1)(b 1) 24.

37 Motivation: Core Partitions Theorem (Ford-Mai-Sze 2009) For a, b coprime, the number of self-conjugate (a, b)-cores is ( a 2 + b 2 a 2, b 2 ). Note: Beautiful bijective proof! (omitted) Observation/Problem ( a 2 + b 2 ) a 2, b 2 = 1 [a + b] q [ ] a + b a, b q q= 1 Conjecture (Armstrong 2011) The average size of an (a, b)-core and the average size of a self-conjugate (a, b)-core are both equal to (a+b+1)(a 1)(b 1) 24.

38 Motivation: Core Partitions Theorem (Ford-Mai-Sze 2009) For a, b coprime, the number of self-conjugate (a, b)-cores is ( a 2 + b 2 a 2, b 2 ). Note: Beautiful bijective proof! (omitted) Observation/Problem ( a 2 + b 2 ) a 2, b 2 = 1 [a + b] q [ ] a + b a, b q q= 1 Conjecture (Armstrong 2011) The average size of an (a, b)-core and the average size of a self-conjugate (a, b)-core are both equal to (a+b+1)(a 1)(b 1) 24.

39 Anderson s Beautiful Proof Proof. Bijection: (a, b)-cores Dyck paths in a b rectangle Example (The (5, 8)-core from earlier.)

40 Anderson s Beautiful Proof Proof. Bijection: (a, b)-cores Dyck paths in a b rectangle Example (Label the rectangle cells by height.)

41 Anderson s Beautiful Proof Proof. Bijection: (a, b)-cores Dyck paths in a b rectangle Example (Label the first column hook lengths.)

42 Anderson s Beautiful Proof Proof. Bijection: (a, b)-cores Dyck paths in a b rectangle Example (Voila!)

43 Anderson s Beautiful Proof Proof. Bijection: (a, b)-cores Dyck paths in a b rectangle Example (Observe: Conjugation is a bit strange.)

44 Rational Parking Functions Definition Label the up-steps by {1, 2,..., a}, increasing up columns. Call this a parking function. Let PF(x) = PF(a, b) denote the set of parking functions. Classical form (z 1, z 2,..., z a ) has label z i in column i. Example: (3, 1, 4, 4, 1)

45 Rational Parking Functions Definition Label the up-steps by {1, 2,..., a}, increasing up columns. Call this a parking function. Let PF(x) = PF(a, b) denote the set of parking functions. Classical form (z 1, z 2,..., z a ) has label z i in column i. Example: (3, 1, 4, 4, 1)

46 Rational Parking Functions Definition Label the up-steps by {1, 2,..., a}, increasing up columns. Call this a parking function. Let PF(x) = PF(a, b) denote the set of parking functions. Classical form (z 1, z 2,..., z a ) has label z i in column i. Example: (3, 1, 4, 4, 1)

47 Rational Parking Functions Definition Label the up-steps by {1, 2,..., a}, increasing up columns. Call this a parking function. Let PF(x) = PF(a, b) denote the set of parking functions. Classical form (z 1, z 2,..., z a ) has label z i in column i. Example: (3, 1, 4, 4, 1)

48 Rational Parking Functions Definition Label the up-steps by {1, 2,..., a}, increasing up columns. Call this a parking function. Let PF(x) = PF(a, b) denote the set of parking functions. Classical form (z 1, z 2,..., z a ) has label z i in column i. Example: (3, 1, 4, 4, 1)

49 Rational Parking Functions Definition The symmetric group S a acts on classical forms. Example: (3, 1, 4, 4, 1) versus (3, 1, 1, 4, 4) By abuse, let PF(x) = PF(a, b) denote this representation of S a. Call it the rational parking space.

50 Rational Parking Functions Definition The symmetric group S a acts on classical forms. Example: (3, 1, 4, 4, 1) versus (3, 1, 1, 4, 4) By abuse, let PF(x) = PF(a, b) denote this representation of S a. Call it the rational parking space.

51 Rational Parking Functions Definition The symmetric group S a acts on classical forms. Example: (3, 1, 4, 4, 1) versus (3, 1, 1, 4, 4) By abuse, let PF(x) = PF(a, b) denote this representation of S a. Call it the rational parking space.

52 Rational Parking Functions Definition The symmetric group S a acts on classical forms. Example: (3, 1, 4, 4, 1) versus (3, 1, 1, 4, 4) By abuse, let PF(x) = PF(a, b) denote this representation of S a. Call it the rational parking space.

53 Rational Parking Functions Definition The symmetric group S a acts on classical forms. Example: (3, 1, 4, 4, 1) versus (3, 1, 1, 4, 4) By abuse, let PF(x) = PF(a, b) denote this representation of S a. Call it the rational parking space.

54 A Few Facts Theorems (with N. Loehr and N. Williams) The dimension of PF(a, b) is b a 1. The complete homogeneous expansion is PF(a, b) = ( ) 1 b h r, b r 0, r 1,..., r a r a where the sum is over r = 0 r0 1 r1 a ra a with i r i = b. That is: PF(a, b) is the coefficient of t a in 1 b H(t)b, where H(t) = h 0 + h 1 t + h 2 t 2 +.

55 A Few Facts Theorems (with N. Loehr and N. Williams) The dimension of PF(a, b) is b a 1. The complete homogeneous expansion is PF(a, b) = ( ) 1 b h r, b r 0, r 1,..., r a r a where the sum is over r = 0 r0 1 r1 a ra a with i r i = b. That is: PF(a, b) is the coefficient of t a in 1 b H(t)b, where H(t) = h 0 + h 1 t + h 2 t 2 +.

56 A Few Facts Theorems (with N. Loehr and N. Williams) The dimension of PF(a, b) is b a 1. The complete homogeneous expansion is PF(a, b) = ( ) 1 b h r, b r 0, r 1,..., r a r a where the sum is over r = 0 r0 1 r1 a ra a with i r i = b. That is: PF(a, b) is the coefficient of t a in 1 b H(t)b, where H(t) = h 0 + h 1 t + h 2 t 2 +.

57 A Few Facts Theorems (with N. Loehr and N. Williams) The dimension of PF(a, b) is b a 1. The complete homogeneous expansion is PF(a, b) = ( ) 1 b h r, b r 0, r 1,..., r a r a where the sum is over r = 0 r0 1 r1 a ra a with i r i = b. That is: PF(a, b) is the coefficient of t a in 1 b H(t)b, where H(t) = h 0 + h 1 t + h 2 t 2 +.

58 A Few Facts Theorems (with N. Loehr and N. Williams) Then using the Cauchy product identity we get... The power sum expansion is PF(a, b) = r a b l(r) 1 p r z r i.e. the # of parking functions fixed by σ S a is b #cycles(σ) 1. The Schur expansion is PF(a, b) = r a 1 b s r(1 b ) s r.

59 A Few Facts Theorems (with N. Loehr and N. Williams) Then using the Cauchy product identity we get... The power sum expansion is PF(a, b) = r a b l(r) 1 p r z r i.e. the # of parking functions fixed by σ S a is b #cycles(σ) 1. The Schur expansion is PF(a, b) = r a 1 b s r(1 b ) s r.

60 A Few Facts Theorems (with N. Loehr and N. Williams) Then using the Cauchy product identity we get... The power sum expansion is PF(a, b) = r a b l(r) 1 p r z r i.e. the # of parking functions fixed by σ S a is b #cycles(σ) 1. The Schur expansion is PF(a, b) = r a 1 b s r(1 b ) s r.

61 A Few Facts Observation/Definition The multiplicities of the hook Schur functions s[k + 1, 1 a k 1 ] in PF(a, b) are given by the Schröder numbers Schrö(a, b; k) := 1 b s [k+1,1 ](1 b ) = 1 ( )( ) a 1 b + k. a k 1 b k a Special Cases: Trivial character: Schrö(a, b; a 1) = Cat(a, b). Smallest k that occurs is k = max{0, a b}, in which case Schrö(a, b; k) = Cat (a, b). Hence Schrö(x; k) interpolates between Cat(x) and Cat (x).

62 A Few Facts Observation/Definition The multiplicities of the hook Schur functions s[k + 1, 1 a k 1 ] in PF(a, b) are given by the Schröder numbers Schrö(a, b; k) := 1 b s [k+1,1 ](1 b ) = 1 ( )( ) a 1 b + k. a k 1 b k a Special Cases: Trivial character: Schrö(a, b; a 1) = Cat(a, b). Smallest k that occurs is k = max{0, a b}, in which case Schrö(a, b; k) = Cat (a, b). Hence Schrö(x; k) interpolates between Cat(x) and Cat (x).

63 A Few Facts Observation/Definition The multiplicities of the hook Schur functions s[k + 1, 1 a k 1 ] in PF(a, b) are given by the Schröder numbers Schrö(a, b; k) := 1 b s [k+1,1 ](1 b ) = 1 ( )( ) a 1 b + k. a k 1 b k a Special Cases: Trivial character: Schrö(a, b; a 1) = Cat(a, b). Smallest k that occurs is k = max{0, a b}, in which case Schrö(a, b; k) = Cat (a, b). Hence Schrö(x; k) interpolates between Cat(x) and Cat (x).

64 A Few Facts Observation/Definition The multiplicities of the hook Schur functions s[k + 1, 1 a k 1 ] in PF(a, b) are given by the Schröder numbers Schrö(a, b; k) := 1 b s [k+1,1 ](1 b ) = 1 ( )( ) a 1 b + k. a k 1 b k a Special Cases: Trivial character: Schrö(a, b; a 1) = Cat(a, b). Smallest k that occurs is k = max{0, a b}, in which case Schrö(a, b; k) = Cat (a, b). Hence Schrö(x; k) interpolates between Cat(x) and Cat (x).

65 A Few Facts Observation/Definition The multiplicities of the hook Schur functions s[k + 1, 1 a k 1 ] in PF(a, b) are given by the Schröder numbers Schrö(a, b; k) := 1 b s [k+1,1 ](1 b ) = 1 ( )( ) a 1 b + k. a k 1 b k a Special Cases: Trivial character: Schrö(a, b; a 1) = Cat(a, b). Smallest k that occurs is k = max{0, a b}, in which case Schrö(a, b; k) = Cat (a, b). Hence Schrö(x; k) interpolates between Cat(x) and Cat (x).

66 A Few Facts Problem Given a, b coprime we have an S a -module PF(a, b) of dimension b a 1 and an S b -module PF(b, a) of dimension a b 1. What is the relationship between PF(a, b) and PF(b, a)? Note that hook multiplicities are the same: Schrö(a, b; k) = Schrö(b, a; k + b a). See Eugene Gorsky, Arc spaces and DAHA representations, 2011.

67 A Few Facts Problem Given a, b coprime we have an S a -module PF(a, b) of dimension b a 1 and an S b -module PF(b, a) of dimension a b 1. What is the relationship between PF(a, b) and PF(b, a)? Note that hook multiplicities are the same: Schrö(a, b; k) = Schrö(b, a; k + b a). See Eugene Gorsky, Arc spaces and DAHA representations, 2011.

68 A Few Facts Problem Given a, b coprime we have an S a -module PF(a, b) of dimension b a 1 and an S b -module PF(b, a) of dimension a b 1. What is the relationship between PF(a, b) and PF(b, a)? Note that hook multiplicities are the same: Schrö(a, b; k) = Schrö(b, a; k + b a). See Eugene Gorsky, Arc spaces and DAHA representations, 2011.

69 A Few Facts Problem Given a, b coprime we have an S a -module PF(a, b) of dimension b a 1 and an S b -module PF(b, a) of dimension a b 1. What is the relationship between PF(a, b) and PF(b, a)? Note that hook multiplicities are the same: Schrö(a, b; k) = Schrö(b, a; k + b a). See Eugene Gorsky, Arc spaces and DAHA representations, 2011.

70 How about q and t? We want a Shuffle Conjecture Define a quasisymmetric function with coefficients in N[q, t] by PF q,t (a, b) := P q qstat(p) t tstat(p) F ides(p). Sum over (a, b)-parking functions P. F is a fundamental (Gessel) quasisymmetric function. natural refinement of Schur functions We require PF 1,1 (a, b) = PF(a, b). Must define qstat, tstat, ides for (a, b)-parking function P.

71 How about q and t? We want a Shuffle Conjecture Define a quasisymmetric function with coefficients in N[q, t] by PF q,t (a, b) := P q qstat(p) t tstat(p) F ides(p). Sum over (a, b)-parking functions P. F is a fundamental (Gessel) quasisymmetric function. natural refinement of Schur functions We require PF 1,1 (a, b) = PF(a, b). Must define qstat, tstat, ides for (a, b)-parking function P.

72 How about q and t? We want a Shuffle Conjecture Define a quasisymmetric function with coefficients in N[q, t] by PF q,t (a, b) := P q qstat(p) t tstat(p) F ides(p). Sum over (a, b)-parking functions P. F is a fundamental (Gessel) quasisymmetric function. natural refinement of Schur functions We require PF 1,1 (a, b) = PF(a, b). Must define qstat, tstat, ides for (a, b)-parking function P.

73 How about q and t? We want a Shuffle Conjecture Define a quasisymmetric function with coefficients in N[q, t] by PF q,t (a, b) := P q qstat(p) t tstat(p) F ides(p). Sum over (a, b)-parking functions P. F is a fundamental (Gessel) quasisymmetric function. natural refinement of Schur functions We require PF 1,1 (a, b) = PF(a, b). Must define qstat, tstat, ides for (a, b)-parking function P.

74 How about q and t? We want a Shuffle Conjecture Define a quasisymmetric function with coefficients in N[q, t] by PF q,t (a, b) := P q qstat(p) t tstat(p) F ides(p). Sum over (a, b)-parking functions P. F is a fundamental (Gessel) quasisymmetric function. natural refinement of Schur functions We require PF 1,1 (a, b) = PF(a, b). Must define qstat, tstat, ides for (a, b)-parking function P.

75 How about q and t? We want a Shuffle Conjecture Define a quasisymmetric function with coefficients in N[q, t] by PF q,t (a, b) := P q qstat(p) t tstat(p) F ides(p). Sum over (a, b)-parking functions P. F is a fundamental (Gessel) quasisymmetric function. natural refinement of Schur functions We require PF 1,1 (a, b) = PF(a, b). Must define qstat, tstat, ides for (a, b)-parking function P.

76 qstat is easy Definition Let qstat := area := # boxes between the path and diagonal. Note: Maximum value of area is (a 1)(b 1)/2. (Frobenius) see Beck and Robins, Chapter 1 Example This (5, 8)-parking function has area = 6.

77 ides is reasonable Definition Read labels by increasing height to get permutation σ S a. ides := the descent set of σ 1. Example Remember the height? ides = {1, 4}

78 ides is reasonable Definition Read labels by increasing height to get permutation σ S a. ides := the descent set of σ 1. Example Look at the heights of the vertical step boxes. ides = {1, 4}

79 ides is reasonable Definition Read labels by increasing height to get permutation σ S a. ides := the descent set of σ 1. Example Remember the labels we had before. ides = {1, 4}

80 ides is reasonable Definition Read labels by increasing height to get permutation σ S a. ides := the descent set of σ 1. Example Read them by increasing height to get σ = S 5. ides = {1, 4}

81 tstat is hard (as usual) Definition Blow up the (a, b)-parking function. Compute dinv of the blowup. Example Recall our favorite the (5, 8)-parking function.

82 tstat is hard (as usual) Definition Blow up the (a, b)-parking function. Compute dinv of the blowup. Example Since = 1 we blow up by 2 horiz. and 3 vert...

83 tstat is hard (as usual) Example To get this!

84 tstat is hard (as usual) Example To get this! Now compute dinv = 7.

85 tstat is hard (as usual) Example (There s a scaling factor depending on the path, so tstat = 3.)

86 All Together Example So our favorite (5, 8)-parking function contributes q 6 t 3 F {1,4}. Proof of Concept: The coefficient of s[2, 2, 1] in PF q,t (5, 8) is

87 All Together Example So our favorite (5, 8)-parking function contributes q 6 t 3 F {1,4}. Proof of Concept: The coefficient of s[2, 2, 1] in PF q,t (5, 8) is

88 A Few Facts Facts PF 1,1 (a, b) = PF(a, b). PF q,t (a, b) is symmetric and Schur-positive with coeffs N[q, t]. via LLT polynomials (HHLRU Lemma 6.4.1) Experimentally: PF q,t (a, b) = PF t,q (a, b). this will be impossible to prove (see Loehr s Maxim) Definition: The coefficient of the hook s[k + 1, 1 a k 1 ] is the q, t-schröder number Schrö q,t (a, b; k). Experimentally: Specialization t = 1/q gives [ ] [ ] 1 a 1 b + k Schrö q, 1 (a, b; k) = q [b] q k a q q (centered)

89 A Few Facts Facts PF 1,1 (a, b) = PF(a, b). PF q,t (a, b) is symmetric and Schur-positive with coeffs N[q, t]. via LLT polynomials (HHLRU Lemma 6.4.1) Experimentally: PF q,t (a, b) = PF t,q (a, b). this will be impossible to prove (see Loehr s Maxim) Definition: The coefficient of the hook s[k + 1, 1 a k 1 ] is the q, t-schröder number Schrö q,t (a, b; k). Experimentally: Specialization t = 1/q gives [ ] [ ] 1 a 1 b + k Schrö q, 1 (a, b; k) = q [b] q k a q q (centered)

90 A Few Facts Facts PF 1,1 (a, b) = PF(a, b). PF q,t (a, b) is symmetric and Schur-positive with coeffs N[q, t]. via LLT polynomials (HHLRU Lemma 6.4.1) Experimentally: PF q,t (a, b) = PF t,q (a, b). this will be impossible to prove (see Loehr s Maxim) Definition: The coefficient of the hook s[k + 1, 1 a k 1 ] is the q, t-schröder number Schrö q,t (a, b; k). Experimentally: Specialization t = 1/q gives [ ] [ ] 1 a 1 b + k Schrö q, 1 (a, b; k) = q [b] q k a q q (centered)

91 A Few Facts Facts PF 1,1 (a, b) = PF(a, b). PF q,t (a, b) is symmetric and Schur-positive with coeffs N[q, t]. via LLT polynomials (HHLRU Lemma 6.4.1) Experimentally: PF q,t (a, b) = PF t,q (a, b). this will be impossible to prove (see Loehr s Maxim) Definition: The coefficient of the hook s[k + 1, 1 a k 1 ] is the q, t-schröder number Schrö q,t (a, b; k). Experimentally: Specialization t = 1/q gives [ ] [ ] 1 a 1 b + k Schrö q, 1 (a, b; k) = q [b] q k a q q (centered)

92 A Few Facts Facts PF 1,1 (a, b) = PF(a, b). PF q,t (a, b) is symmetric and Schur-positive with coeffs N[q, t]. via LLT polynomials (HHLRU Lemma 6.4.1) Experimentally: PF q,t (a, b) = PF t,q (a, b). this will be impossible to prove (see Loehr s Maxim) Definition: The coefficient of the hook s[k + 1, 1 a k 1 ] is the q, t-schröder number Schrö q,t (a, b; k). Experimentally: Specialization t = 1/q gives [ ] [ ] 1 a 1 b + k Schrö q, 1 (a, b; k) = q [b] q k a q q (centered)

93 A Few Facts Facts PF 1,1 (a, b) = PF(a, b). PF q,t (a, b) is symmetric and Schur-positive with coeffs N[q, t]. via LLT polynomials (HHLRU Lemma 6.4.1) Experimentally: PF q,t (a, b) = PF t,q (a, b). this will be impossible to prove (see Loehr s Maxim) Definition: The coefficient of the hook s[k + 1, 1 a k 1 ] is the q, t-schröder number Schrö q,t (a, b; k). Experimentally: Specialization t = 1/q gives [ ] [ ] 1 a 1 b + k Schrö q, 1 (a, b; k) = q [b] q k a q q (centered)

94 Motivation: Lie Theory The James-Kerber Bijection between a-cores and the root lattice of the Weyl group S a

95 Here s The Picture These are the root and weight lattices Q Λ of S a.

96 Here s The Picture Here is a fundamental parallelepiped for Λ/bΛ.

97 Here s The Picture It contains b a 1 elements (these are the parking functions ).

98 Here s The Picture But they look better as a simplex...

99 Here s The Picture...which is congruent to a nicer simplex.

100 Here s The Picture ( There are Cat(a, b) = 1 a+b ) a+b a,b elements of the root lattice inside.

101 Here s The Picture These are the (a, b)-dyck paths (via Anderson, James-Kerber).

102 Other Weyl Groups? Definition Consider a Weyl group W with Coxeter number h and let p N be coprime to h. We define the Catalan number Cat q (W, p) := j [p + m j ] q [1 + m j ] q where e 2πim j /h are the eigenvalues of a Coxeter element. Observation [ ] 1 a + b Cat q (S a, b) = [a + b] q a, b q

103 Thank You

RCC. Drew Armstrong. FPSAC 2017, Queen Mary, London. University of Miami armstrong

RCC. Drew Armstrong. FPSAC 2017, Queen Mary, London. University of Miami   armstrong RCC Drew Armstrong University of Miami www.math.miami.edu/ armstrong FPSAC 2017, Queen Mary, London Outline of the Talk 1. The Frobenius Coin Problem 2. Rational Dyck Paths 3. Core Partitions 4. The Double

More information

Hyperplane Arrangements & Diagonal Harmonics

Hyperplane Arrangements & Diagonal Harmonics Hyperplane Arrangements & Diagonal Harmonics Drew Armstrong arxiv:1005.1949 Coinvariants Coinvariants Theorems (Newton-Chevalley-etc): Let S n act on S = C[x 1,..., x n ] by permuting variables. Coinvariants

More information

Rational Catalan Combinatorics

Rational Catalan Combinatorics Rational Catalan Combinatorics Eugene Gorsky UC Davis Bay Area Discrete Math Day October 17, 2015 Counting Dyck paths Catalan numbers The Catalan number is the number of Dyck paths, that is, lattice paths

More information

A proof of the Square Paths Conjecture

A proof of the Square Paths Conjecture A proof of the Square Paths Conjecture Emily Sergel Leven October 7, 08 arxiv:60.069v [math.co] Jan 06 Abstract The modified Macdonald polynomials, introduced by Garsia and Haiman (996), have many astounding

More information

Tesler Matrices. Drew Armstrong. Bruce Saganfest Gainesville, March University of Miami armstrong

Tesler Matrices. Drew Armstrong. Bruce Saganfest Gainesville, March University of Miami  armstrong Tesler Matrices Drew Armstrong University of Miami www.math.miami.edu/ armstrong Bruce Saganfest Gainesville, March 2014 Plan 1. Tesler Matrices (with A. Garsia, J. Haglund, B. Rhoades and B. Sagan) 2.

More information

arxiv: v2 [math.co] 21 Apr 2015

arxiv: v2 [math.co] 21 Apr 2015 RANK COMPLEMENT OF RATIONAL DYCK PATHS AND CONJUGATION OF (m, n)-core PARTITIONS GUOCE XIN arxiv:1504.02075v2 [math.co] 21 Apr 2015 Abstract. ( Given a coprime pair (m, n) of positive integers, rational

More information

Rational Catalan Combinatorics: Intro

Rational Catalan Combinatorics: Intro Rational Catalan Combinatorics: Intro Vic Reiner Univ. of Minnesota reiner@math.umn.edu AIM workshop Dec. 17-21, 2012 Goals of the workshop 1 Reinforce existing connections and forge new connections between

More information

A proof of the Square Paths Conjecture

A proof of the Square Paths Conjecture A proof of the Square Paths Conjecture Emily Sergel Leven arxiv:60.069v [math.co] Mar 06 March, 06 Abstract The modified Macdonald polynomials, introduced by Garsia and Haiman (996), have many astounding

More information

Counting chains in noncrossing partition lattices

Counting chains in noncrossing partition lattices Counting chains in noncrossing partition lattices Nathan Reading NC State University NCSU Algebra Seminar, November 16, 2007 1 Counting chains in noncrossing partition lattices Classical noncrossing partitions

More information

LARGE SCHRÖDER PATHS BY TYPES AND SYMMETRIC FUNCTIONS

LARGE SCHRÖDER PATHS BY TYPES AND SYMMETRIC FUNCTIONS Bull. Korean Math. Soc. 51 (2014), No. 4, pp. 1229 1240 http://dx.doi.org/10.4134/bkms.2014.51.4.1229 LARGE SCHRÖDER PATHS BY TYPES AND SYMMETRIC FUNCTIONS Su Hyung An, Sen-Peng Eu, and Sangwook Kim Abstract.

More information

What you learned in Math 28. Rosa C. Orellana

What you learned in Math 28. Rosa C. Orellana What you learned in Math 28 Rosa C. Orellana Chapter 1 - Basic Counting Techniques Sum Principle If we have a partition of a finite set S, then the size of S is the sum of the sizes of the blocks of the

More information

(Permutations Arising from) Hook Coefficients of Chromatic Symmetric Functions

(Permutations Arising from) Hook Coefficients of Chromatic Symmetric Functions (Permutations Arising from) Hook Coefficients of Chromatic Symmetric Functions Ryan Kaliszewski Drexel University rlk72@drexel.edu July 17, 2014 Ryan Kaliszewski (Drexel University) Hook Coefficients July

More information

Noncrossing Parking Functions

Noncrossing Parking Functions Noncrossing Parking Functions Drew Armstrong (with B. Rhoades and V. Reiner) University of Miami www.math.miami.edu/ armstrong Non-crossing partitions in representation theory Bielefeld, June 2014 Plan

More information

The (q, t)-catalan Numbers and the Space of Diagonal Harmonics. James Haglund. University of Pennsylvania

The (q, t)-catalan Numbers and the Space of Diagonal Harmonics. James Haglund. University of Pennsylvania The (q, t)-catalan Numbers and the Space of Diagonal Harmonics James Haglund University of Pennsylvania Outline Intro to q-analogues inv and maj q-catalan Numbers MacMahon s q-analogue The Carlitz-Riordan

More information

Torus Knots and q, t-catalan Numbers

Torus Knots and q, t-catalan Numbers Torus Knots and q, t-catalan Numbers Eugene Gorsky Stony Brook University Simons Center For Geometry and Physics April 11, 2012 Outline q, t-catalan numbers Compactified Jacobians Arc spaces on singular

More information

Rational Catalan combinatorics

Rational Catalan combinatorics Rational Catalan combinatorics organized by Drew Armstrong, Stephen Griffeth, Victor Reiner, and Monica Vazirani Workshop Summary 1. Topics of the Workshop 1 The mathematics associated with the classical

More information

Affine permutations and rational slope parking functions

Affine permutations and rational slope parking functions Affine permutations and rational slope parking functions Eugene Gorsky, Mikhail Mazin, Monica Vazirani To cite this version: Eugene Gorsky, Mikhail Mazin, Monica Vazirani. Affine permutations and rational

More information

Enumerative and Algebraic Combinatorics of OEIS A071356

Enumerative and Algebraic Combinatorics of OEIS A071356 Enumerative and Algebraic Combinatorics of OEIS A071356 Chetak Hossain Department of Matematics North Carolina State University July 9, 2018 Chetak Hossain (NCSU) Combinatorics of OEIS A071356 July 9,

More information

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations Page 1 Definitions Tuesday, May 8, 2018 12:23 AM Notations " " means "equals, by definition" the set of all real numbers the set of integers Denote a function from a set to a set by Denote the image of

More information

NOTES ABOUT SATURATED CHAINS IN THE DYCK PATH POSET. 1. Basic Definitions

NOTES ABOUT SATURATED CHAINS IN THE DYCK PATH POSET. 1. Basic Definitions NOTES ABOUT SATURATED CHAINS IN THE DYCK PATH POSET JENNIFER WOODCOCK 1. Basic Definitions Dyck paths are one of the many combinatorial objects enumerated by the Catalan numbers, sequence A000108 in [2]:

More information

ENUMERATION OF CONNECTED CATALAN OBJECTS BY TYPE. 1. Introduction

ENUMERATION OF CONNECTED CATALAN OBJECTS BY TYPE. 1. Introduction ENUMERATION OF CONNECTED CATALAN OBJECTS BY TYPE BRENDON RHOADES Abstract. Noncrossing set partitions, nonnesting set partitions, Dyck paths, and rooted plane trees are four classes of Catalan objects

More information

Catalan numbers, parking functions, and invariant theory

Catalan numbers, parking functions, and invariant theory Catalan numbers, parking functions, and invariant theory Vic Reiner Univ. of Minnesota CanaDAM Memorial University, Newfoundland June 10, 2013 Outline 1 Catalan numbers and objects 2 Parking functions

More information

An injection from standard fillings to parking functions

An injection from standard fillings to parking functions FPSAC 202, Nagoya, Japan DMTCS proc. AR, 202, 703 74 An injection from standard fillings to parking functions Elizabeth Niese Department of Mathematics, Marshall University, Huntington, WV 25755 Abstract.

More information

Descents in Parking Functions

Descents in Parking Functions 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 21 (2018), Article 18.2.3 Descents in Parking Functions Paul R. F. Schumacher 1512 Oakview Street Bryan, TX 77802 USA Paul.R.F.Schumacher@gmail.com Abstract

More information

Patterns in Standard Young Tableaux

Patterns in Standard Young Tableaux Patterns in Standard Young Tableaux Sara Billey University of Washington Slides: math.washington.edu/ billey/talks Based on joint work with: Matjaž Konvalinka and Joshua Swanson 6th Encuentro Colombiano

More information

q xk y n k. , provided k < n. (This does not hold for k n.) Give a combinatorial proof of this recurrence by means of a bijective transformation.

q xk y n k. , provided k < n. (This does not hold for k n.) Give a combinatorial proof of this recurrence by means of a bijective transformation. Math 880 Alternative Challenge Problems Fall 2016 A1. Given, n 1, show that: m1 m 2 m = ( ) n+ 1 2 1, where the sum ranges over all positive integer solutions (m 1,..., m ) of m 1 + + m = n. Give both

More information

ENUMERATION OF TREES AND ONE AMAZING REPRESENTATION OF THE SYMMETRIC GROUP. Igor Pak Harvard University

ENUMERATION OF TREES AND ONE AMAZING REPRESENTATION OF THE SYMMETRIC GROUP. Igor Pak Harvard University ENUMERATION OF TREES AND ONE AMAZING REPRESENTATION OF THE SYMMETRIC GROUP Igor Pak Harvard University E-mail: pak@math.harvard.edu Alexander Postnikov Massachusetts Institute of Technology E-mail: apost@math.mit.edu

More information

Combinatorics of non-associative binary operations

Combinatorics of non-associative binary operations Combinatorics of non-associative binary operations Jia Huang University of Nebraska at Kearney E-mail address: huangj2@unk.edu December 26, 2017 This is joint work with Nickolas Hein (Benedictine College),

More information

Combinatorics of the Cell Decomposition of Affine Springer Fibers

Combinatorics of the Cell Decomposition of Affine Springer Fibers Combinatorics of the Cell Decomposition of Affine Springer Fibers Michael Lugo Virginia Tech Under the Advising of Mark Shimozono 28 April 2015 Contents 1 Affine Springer Fiber 2 Affine Symmetric Group

More information

Some Catalan Musings p. 1. Some Catalan Musings. Richard P. Stanley

Some Catalan Musings p. 1. Some Catalan Musings. Richard P. Stanley Some Catalan Musings p. 1 Some Catalan Musings Richard P. Stanley Some Catalan Musings p. 2 An OEIS entry A000108: 1,1,2,5,14,42,132,429,... Some Catalan Musings p. 2 An OEIS entry A000108: 1,1,2,5,14,42,132,429,...

More information

DUAL IMMACULATE QUASISYMMETRIC FUNCTIONS EXPAND POSITIVELY INTO YOUNG QUASISYMMETRIC SCHUR FUNCTIONS

DUAL IMMACULATE QUASISYMMETRIC FUNCTIONS EXPAND POSITIVELY INTO YOUNG QUASISYMMETRIC SCHUR FUNCTIONS DUAL IMMACULATE QUASISYMMETRIC FUNCTIONS EXPAND POSITIVELY INTO YOUNG QUASISYMMETRIC SCHUR FUNCTIONS EDWARD E. ALLEN, JOSHUA HALLAM, AND SARAH K. MASON Abstract. We describe a combinatorial formula for

More information

arxiv:math/ v1 [math.co] 10 Nov 1998

arxiv:math/ v1 [math.co] 10 Nov 1998 A self-dual poset on objects counted by the Catalan numbers arxiv:math/9811067v1 [math.co] 10 Nov 1998 Miklós Bóna School of Mathematics Institute for Advanced Study Princeton, NJ 08540 April 11, 2017

More information

arxiv: v2 [math.co] 21 Mar 2017

arxiv: v2 [math.co] 21 Mar 2017 ON THE POSET AND ASYMPTOTICS OF TESLER MATRICES JASON O NEILL arxiv:70.00866v [math.co] Mar 07 Abstract. Tesler matrices are certain integral matrices counted by the Kostant partition function and have

More information

Equality of P-partition Generating Functions

Equality of P-partition Generating Functions Bucknell University Bucknell Digital Commons Honors Theses Student Theses 2011 Equality of P-partition Generating Functions Ryan Ward Bucknell University Follow this and additional works at: https://digitalcommons.bucknell.edu/honors_theses

More information

Algebraic Number Theory and Representation Theory

Algebraic Number Theory and Representation Theory Algebraic Number Theory and Representation Theory MIT PRIMES Reading Group Jeremy Chen and Tom Zhang (mentor Robin Elliott) December 2017 Jeremy Chen and Tom Zhang (mentor Robin Algebraic Elliott) Number

More information

A Pieri-type formula and a factorization formula for K-k-Schur February functions 22, / 37

A Pieri-type formula and a factorization formula for K-k-Schur February functions 22, / 37 A Pieri-type formula and a factorization formula for K-k-Schur functions Motoki TAKIGIKU The University of Tokyo February 22, 2018 A Pieri-type formula and a factorization formula for K-k-Schur February

More information

Some Catalan Musings p. 1. Some Catalan Musings. Richard P. Stanley

Some Catalan Musings p. 1. Some Catalan Musings. Richard P. Stanley Some Catalan Musings p. 1 Some Catalan Musings Richard P. Stanley Some Catalan Musings p. 2 An OEIS entry A000108: 1,1,2,5,14,42,132,429,... Some Catalan Musings p. 2 An OEIS entry A000108: 1,1,2,5,14,42,132,429,...

More information

Standard Young Tableaux Old and New

Standard Young Tableaux Old and New Standard Young Tableaux Old and New Ron Adin and Yuval Roichman Department of Mathematics Bar-Ilan University Workshop on Group Theory in Memory of David Chillag Technion, Haifa, Oct. 14 1 2 4 3 5 7 6

More information

UNIMODALITY OF EULERIAN QUASISYMMETRIC FUNCTIONS

UNIMODALITY OF EULERIAN QUASISYMMETRIC FUNCTIONS UNIMODALITY OF EULERIAN QUASISYMMETRIC FUNCTIONS ANTHONY HENDERSON 1 AND MICHELLE L. WACHS 2 Abstract. We prove two conjectures of Shareshian and Wachs about Eulerian quasisymmetric functions and polynomials.

More information

A Schröder Generalization of Haglund s Statistic on Catalan Paths

A Schröder Generalization of Haglund s Statistic on Catalan Paths A Schröder Generalization of Haglund s Statistic on Catalan Paths Eric S Egge Department of Mathematics Gettysburg College, Gettysburg, PA 17325 eggee@memberamsorg James Haglund Department of Mathematics

More information

Problem 1. Let f n (x, y), n Z, be the sequence of rational functions in two variables x and y given by the initial conditions.

Problem 1. Let f n (x, y), n Z, be the sequence of rational functions in two variables x and y given by the initial conditions. 18.217 Problem Set (due Monday, December 03, 2018) Solve as many problems as you want. Turn in your favorite solutions. You can also solve and turn any other claims that were given in class without proofs,

More information

The (m, n)-rational q, t-catalan polynomials for m = 3 and their q, t-symmetry

The (m, n)-rational q, t-catalan polynomials for m = 3 and their q, t-symmetry The (m, n)-rational q, t-catalan polynomials for m = 3 and their q, t-symmetry Ryan Kaliszewski, Huilan Li To cite this version: Ryan Kaliszewski, Huilan Li. The (m, n)-rational q, t-catalan polynomials

More information

Abstract Algebra Study Sheet

Abstract Algebra Study Sheet Abstract Algebra Study Sheet This study sheet should serve as a guide to which sections of Artin will be most relevant to the final exam. When you study, you may find it productive to prioritize the definitions,

More information

7. Prime Numbers Part VI of PJE

7. Prime Numbers Part VI of PJE 7. Prime Numbers Part VI of PJE 7.1 Definition (p.277) A positive integer n is prime when n > 1 and the only divisors are ±1 and +n. That is D (n) = { n 1 1 n}. Otherwise n > 1 is said to be composite.

More information

The Catalan matroid.

The Catalan matroid. The Catalan matroid. arxiv:math.co/0209354v1 25 Sep 2002 Federico Ardila fardila@math.mit.edu September 4, 2002 Abstract We show how the set of Dyck paths of length 2n naturally gives rise to a matroid,

More information

YOUNG TABLEAUX AND THE REPRESENTATIONS OF THE SYMMETRIC GROUP

YOUNG TABLEAUX AND THE REPRESENTATIONS OF THE SYMMETRIC GROUP YOUNG TABLEAUX AND THE REPRESENTATIONS OF THE SYMMETRIC GROUP YUFEI ZHAO ABSTRACT We explore an intimate connection between Young tableaux and representations of the symmetric group We describe the construction

More information

A Survey of Parking Functions

A Survey of Parking Functions A Survey of Parking Functions Richard P. Stanley M.I.T. Parking functions... n 2 1... a a a 1 2 n Car C i prefers space a i. If a i is occupied, then C i takes the next available space. We call (a 1,...,a

More information

Rishi Nath Department of Mathematics and Computer Science, York College, City University of New York, Jamaica, New York

Rishi Nath Department of Mathematics and Computer Science, York College, City University of New York, Jamaica, New York #A18 INTEGERS 16 (2016) SYMMETRY IN MAXIMAL (s 1,s+1) CORES Rishi Nath Department of Mathematics and Computer Science, York College, City University of New York, Jamaica, New York rnath@york.cuny.edu Received:

More information

Fix(g). Orb(x) i=1. O i G. i=1. O i. i=1 x O i. = n G

Fix(g). Orb(x) i=1. O i G. i=1. O i. i=1 x O i. = n G Math 761 Fall 2015 Homework 4 Drew Armstrong Problem 1 Burnside s Lemma Let X be a G-set and for all g G define the set Fix(g : {x X : g(x x} X (a If G and X are finite, prove that Fix(g Stab(x g G x X

More information

A cyclic sieving phenomenon in Catalan Combinatorics

A cyclic sieving phenomenon in Catalan Combinatorics A cyclic sieving phenomenon in Catalan Combinatorics Christian Stump Université du Québec à Montréal SLC 64, Lyon March 30, 2010 Christian Stump A cyclic sieving phenomenon in Catalan Combinatorics LaCIM,

More information

Descents, Peaks, and Shuffles of Permutations and Noncommutative Symmetric Functions

Descents, Peaks, and Shuffles of Permutations and Noncommutative Symmetric Functions Descents, Peaks, and Shuffles of Permutations and Noncommutative Symmetric Functions Ira M. Gessel Department of Mathematics Brandeis University Workshop on Quasisymmetric Functions Bannf International

More information

The Littlewood-Richardson Rule

The Littlewood-Richardson Rule REPRESENTATIONS OF THE SYMMETRIC GROUP The Littlewood-Richardson Rule Aman Barot B.Sc.(Hons.) Mathematics and Computer Science, III Year April 20, 2014 Abstract We motivate and prove the Littlewood-Richardson

More information

GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory.

GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory. GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory. Linear Algebra Standard matrix manipulation to compute the kernel, intersection of subspaces, column spaces,

More information

3. G. Groups, as men, will be known by their actions. - Guillermo Moreno

3. G. Groups, as men, will be known by their actions. - Guillermo Moreno 3.1. The denition. 3. G Groups, as men, will be known by their actions. - Guillermo Moreno D 3.1. An action of a group G on a set X is a function from : G X! X such that the following hold for all g, h

More information

Sequences that satisfy a(n a(n)) = 0

Sequences that satisfy a(n a(n)) = 0 Sequences that satisfy a(n a(n)) = 0 Nate Kube Frank Ruskey October 13, 2005 Abstract We explore the properties of some sequences for which a(n a(n)) = 0. Under the natural restriction that a(n) < n the

More information

COMBINATORICS OF LABELLED PARALLELOGRAM POLYOMINOES

COMBINATORICS OF LABELLED PARALLELOGRAM POLYOMINOES COMBINATORICS OF LABELLED PARALLELOGRAM POLYOMINOES J.-C. AVAL, F. BERGERON, AND A. GARSIA Abstract. We obtain explicit formulas for the enumeration of labelled parallelogram polyominoes. These are the

More information

arxiv: v1 [math.co] 24 Jul 2013

arxiv: v1 [math.co] 24 Jul 2013 BIJECTIONS FOR THE SHI AND ISH ARRANGEMENTS EMILY LEVEN, BRENDON RHOADES, AND ANDREW TIMOTHY WILSON arxiv:07.65v [math.co] 4 Jul 0 Abstract. The Shi hyperplane arrangement Shi(n) was introduced by Shi

More information

PERMUTED COMPOSITION TABLEAUX, 0-HECKE ALGEBRA AND LABELED BINARY TREES

PERMUTED COMPOSITION TABLEAUX, 0-HECKE ALGEBRA AND LABELED BINARY TREES PERMUTED COMPOSITION TABLEAUX, 0-HECKE ALGEBRA AND LABELED BINARY TREES V. TEWARI AND S. VAN WILLIGENBURG Abstract. We introduce a generalization of semistandard composition tableaux called permuted composition

More information

Mapping Class Groups MSRI, Fall 2007 Day 2, September 6

Mapping Class Groups MSRI, Fall 2007 Day 2, September 6 Mapping Class Groups MSRI, Fall 7 Day, September 6 Lectures by Lee Mosher Notes by Yael Algom Kfir December 4, 7 Last time: Theorem (Conjugacy classification in MCG(T. Each conjugacy class of elements

More information

Enumerating Distinct Chessboard Tilings and Generalized Lucas Sequences Part I

Enumerating Distinct Chessboard Tilings and Generalized Lucas Sequences Part I Enumerating Distinct Chessboard Tilings and Generalized Lucas Sequences Part I Daryl DeFord Washington State University January 28, 2013 Roadmap 1 Problem 2 Symmetry 3 LHCCRR as Vector Spaces 4 Generalized

More information

Problem 1A. Use residues to compute. dx x

Problem 1A. Use residues to compute. dx x Problem 1A. A non-empty metric space X is said to be connected if it is not the union of two non-empty disjoint open subsets, and is said to be path-connected if for every two points a, b there is a continuous

More information

Euler characteristic of the truncated order complex of generalized noncrossing partitions

Euler characteristic of the truncated order complex of generalized noncrossing partitions Euler characteristic of the truncated order complex of generalized noncrossing partitions D. Armstrong and C. Krattenthaler Department of Mathematics, University of Miami, Coral Gables, Florida 33146,

More information

Finding parking when not commuting. Jon McCammond U.C. Santa Barbara

Finding parking when not commuting. Jon McCammond U.C. Santa Barbara Finding parking when not commuting 7 6 8 1 2 3 5 4 {{1,4,5}, {2,3}, {6,8}, {7}} Jon McCammond U.C. Santa Barbara 1 A common structure The main goal of this talk will be to introduce you to a mathematical

More information

A short proof of Klyachko s theorem about rational algebraic tori

A short proof of Klyachko s theorem about rational algebraic tori A short proof of Klyachko s theorem about rational algebraic tori Mathieu Florence Abstract In this paper, we give another proof of a theorem by Klyachko ([?]), which asserts that Zariski s conjecture

More information

Metacommutation of Hurwitz primes

Metacommutation of Hurwitz primes Metacommutation of Hurwitz primes Abhinav Kumar MIT Joint work with Henry Cohn January 10, 2013 Quaternions and Hurwitz integers Recall the skew-field of real quaternions H = R+Ri +Rj +Rk, with i 2 = j

More information

Cosets and Lagrange s theorem

Cosets and Lagrange s theorem Cosets and Lagrange s theorem These are notes on cosets and Lagrange s theorem some of which may already have been lecturer. There are some questions for you included in the text. You should write the

More information

Row-strict quasisymmetric Schur functions

Row-strict quasisymmetric Schur functions Row-strict quasisymmetric Schur functions Sarah Mason and Jeffrey Remmel Mathematics Subject Classification (010). 05E05. Keywords. quasisymmetric functions, Schur functions, omega transform. Abstract.

More information

Root system chip-firing

Root system chip-firing Root system chip-firing PhD Thesis Defense Sam Hopkins Massachusetts Institute of Technology April 27th, 2018 Includes joint work with Pavel Galashin, Thomas McConville, Alexander Postnikov, and James

More information

A combinatorial approach to the q, t-symmetry relation in Macdonald polynomials

A combinatorial approach to the q, t-symmetry relation in Macdonald polynomials A combinatorial approach to the q, t-symmetry relation in Macdonald polynomials Maria Monks Gillespie Department of Mathematics University of California, Berkeley Berkeley, CA, U.S.A. monks@math.berkeley.edu

More information

REPRESENTATION THEORY OF S n

REPRESENTATION THEORY OF S n REPRESENTATION THEORY OF S n EVAN JENKINS Abstract. These are notes from three lectures given in MATH 26700, Introduction to Representation Theory of Finite Groups, at the University of Chicago in November

More information

Catalan numbers Wonders of Science CESCI, Madurai, August

Catalan numbers Wonders of Science CESCI, Madurai, August Catalan numbers Wonders of Science CESCI, Madurai, August 25 2009 V.S. Sunder Institute of Mathematical Sciences Chennai, India sunder@imsc.res.in August 25, 2009 Enumerative combinatorics Enumerative

More information

A Proof of the q, t-square Conjecture

A Proof of the q, t-square Conjecture Formal Power Series and Algebraic Combinatorics Séries Formelles et Combinatoire Algébrique San Diego, California 2006 A Proof of the q, t-square Conjecture Mahir Can and Nicholas Loehr Abstract. We prove

More information

0 Sets and Induction. Sets

0 Sets and Induction. Sets 0 Sets and Induction Sets A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a A to denote that a is an element of the set

More information

Congruent Number Problem and Elliptic curves

Congruent Number Problem and Elliptic curves Congruent Number Problem and Elliptic curves December 12, 2010 Contents 1 Congruent Number problem 2 1.1 1 is not a congruent number.................................. 2 2 Certain Elliptic Curves 4 3 Using

More information

PERMUTED COMPOSITION TABLEAUX, 0-HECKE ALGEBRA AND LABELED BINARY TREES

PERMUTED COMPOSITION TABLEAUX, 0-HECKE ALGEBRA AND LABELED BINARY TREES PERMUTED COMPOSITION TABLEAUX, 0-HECKE ALGEBRA AND LABELED BINARY TREES V. TEWARI AND S. VAN WILLIGENBURG Abstract. We introduce a generalization of semistandard composition tableaux called permuted composition

More information

Combinatorial interpretations of Lucas analogues of binomial coefficients and Catalan numbers

Combinatorial interpretations of Lucas analogues of binomial coefficients and Catalan numbers Combinatorial interpretations of Lucas analogues of binomial coefficients and Catalan numbers Curtis Bennett Department of Mathematics, California State University, Long Beach, CA 9080, USA, Curtis.Bennett@csulb.edu

More information

Enumerative Combinatorics with Fillings of Polyominoes

Enumerative Combinatorics with Fillings of Polyominoes Enumerative Combinatorics with Fillings of Polyominoes Catherine Yan Texas A&M Univesrity GSU, October, 204 2 Outline. Symmetry of the longest chains Subsequences in permutations and words Crossings and

More information

Finding parking when not commuting. Jon McCammond U.C. Santa Barbara

Finding parking when not commuting. Jon McCammond U.C. Santa Barbara Finding parking when not commuting PSfrag replacements 7 8 1 2 6 3 5 {{1, 4, 5}, {2, 3}, {6, 8}, {7}} 4 Jon McCammond U.C. Santa Barbara 1 A common structure The goal of this talk will be to introduce

More information

Some notes on Coxeter groups

Some notes on Coxeter groups Some notes on Coxeter groups Brooks Roberts November 28, 2017 CONTENTS 1 Contents 1 Sources 2 2 Reflections 3 3 The orthogonal group 7 4 Finite subgroups in two dimensions 9 5 Finite subgroups in three

More information

The Banach-Tarski paradox

The Banach-Tarski paradox The Banach-Tarski paradox 1 Non-measurable sets In these notes I want to present a proof of the Banach-Tarski paradox, a consequence of the axiom of choice that shows us that a naive understanding of the

More information

Computing the rank of configurations on Complete Graphs

Computing the rank of configurations on Complete Graphs Computing the rank of configurations on Complete Graphs Robert Cori November 2016 The paper by M. Baker and S. Norine [1] in 2007 introduced a new parameter in Graph Theory it was called the rank of configurations

More information

On p-blocks of symmetric and alternating groups with all irreducible Brauer characters of prime power degree. Christine Bessenrodt

On p-blocks of symmetric and alternating groups with all irreducible Brauer characters of prime power degree. Christine Bessenrodt On p-blocks of symmetric and alternating groups with all irreducible Brauer characters of prime power degree Christine Bessenrodt Institut für Algebra, Zahlentheorie und Diskrete Mathematik Leibniz Universität

More information

Enumeration of Parabolic Double Cosets for Coxeter Groups

Enumeration of Parabolic Double Cosets for Coxeter Groups Enumeration of Parabolic Double Cosets for Coxeter Groups Sara Billey University of Washington Based on joint work with: Matjaž Konvalinka, T. Kyle Petersen, William Slofstra and Bridget Tenner based on

More information

SF2729 GROUPS AND RINGS LECTURE NOTES

SF2729 GROUPS AND RINGS LECTURE NOTES SF2729 GROUPS AND RINGS LECTURE NOTES 2011-03-01 MATS BOIJ 6. THE SIXTH LECTURE - GROUP ACTIONS In the sixth lecture we study what happens when groups acts on sets. 1 Recall that we have already when looking

More information

A note on the Isomorphism Problem for Monomial Digraphs

A note on the Isomorphism Problem for Monomial Digraphs A note on the Isomorphism Problem for Monomial Digraphs Aleksandr Kodess Department of Mathematics University of Rhode Island kodess@uri.edu Felix Lazebnik Department of Mathematical Sciences University

More information

Math 120: Homework 6 Solutions

Math 120: Homework 6 Solutions Math 120: Homewor 6 Solutions November 18, 2018 Problem 4.4 # 2. Prove that if G is an abelian group of order pq, where p and q are distinct primes then G is cyclic. Solution. By Cauchy s theorem, G has

More information

Recent developments on chromatic quasisymmetric functions. Michelle Wachs University of Miami

Recent developments on chromatic quasisymmetric functions. Michelle Wachs University of Miami Recent developments on chromatic quasisymmetric functions Michelle Wachs University of Miami Chromatic symmetric functions 6 23 5 7 8 35 15 15 2 3 4 7 23 7 1 23 Let C(G) be set of proper colorings of graph

More information

Coxeter-Knuth Classes and a Signed Little Bijection

Coxeter-Knuth Classes and a Signed Little Bijection Coxeter-Knuth Classes and a Signed Little Bijection Sara Billey University of Washington Based on joint work with: Zachary Hamaker, Austin Roberts, and Benjamin Young. UC Berkeley, February, 04 Outline

More information

arxiv: v1 [math.co] 26 Oct 2016

arxiv: v1 [math.co] 26 Oct 2016 FLOW POLYTOPES AND THE SPACE OF DIAGONAL HARMONICS RICKY INI LIU, KAROLA MÉSZÁROS, AND ALEJANDRO H. MORALES arxiv:60.08370v [math.co] 26 Oct 206 Abstract. A result of Haglund implies that the (q, t)-bigraded

More information

MTH 309 Supplemental Lecture Notes Based on Robert Messer, Linear Algebra Gateway to Mathematics

MTH 309 Supplemental Lecture Notes Based on Robert Messer, Linear Algebra Gateway to Mathematics MTH 309 Supplemental Lecture Notes Based on Robert Messer, Linear Algebra Gateway to Mathematics Ulrich Meierfrankenfeld Department of Mathematics Michigan State University East Lansing MI 48824 meier@math.msu.edu

More information

A geometric proof of the spectral theorem for real symmetric matrices

A geometric proof of the spectral theorem for real symmetric matrices 0 0 0 A geometric proof of the spectral theorem for real symmetric matrices Robert Sachs Department of Mathematical Sciences George Mason University Fairfax, Virginia 22030 rsachs@gmu.edu January 6, 2011

More information

Linear and Bilinear Algebra (2WF04) Jan Draisma

Linear and Bilinear Algebra (2WF04) Jan Draisma Linear and Bilinear Algebra (2WF04) Jan Draisma CHAPTER 3 The minimal polynomial and nilpotent maps 3.1. Minimal polynomial Throughout this chapter, V is a finite-dimensional vector space of dimension

More information

Skew row-strict quasisymmetric Schur functions

Skew row-strict quasisymmetric Schur functions Journal of Algebraic Combinatorics manuscript No. (will be inserted by the editor) Skew row-strict quasisymmetric Schur functions Sarah K. Mason Elizabeth Niese Received: date / Accepted: date Abstract

More information

Since G is a compact Lie group, we can apply Schur orthogonality to see that G χ π (g) 2 dg =

Since G is a compact Lie group, we can apply Schur orthogonality to see that G χ π (g) 2 dg = Problem 1 Show that if π is an irreducible representation of a compact lie group G then π is also irreducible. Give an example of a G and π such that π = π, and another for which π π. Is this true for

More information

CS 468: Computational Topology Group Theory Fall b c b a b a c b a c b c c b a

CS 468: Computational Topology Group Theory Fall b c b a b a c b a c b c c b a Q: What s purple and commutes? A: An abelian grape! Anonymous Group Theory Last lecture, we learned about a combinatorial method for characterizing spaces: using simplicial complexes as triangulations

More information

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively 6 Prime Numbers Part VI of PJE 6.1 Fundamental Results Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively D (p) = { p 1 1 p}. Otherwise

More information

SUBGROUPS OF CYCLIC GROUPS. 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by

SUBGROUPS OF CYCLIC GROUPS. 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by SUBGROUPS OF CYCLIC GROUPS KEITH CONRAD 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by g = {g k : k Z}. If G = g, then G itself is cyclic, with g as a generator. Examples

More information

Explicit formulas and symmetric function theory

Explicit formulas and symmetric function theory and symmetric function theory Department of Mathematics University of Michigan Number Theory and Function Fields at the Crossroads University of Exeter January 206 Arithmetic functions on Z over short

More information

PARTITIONS WITH FIXED DIFFERENCES BETWEEN LARGEST AND SMALLEST PARTS

PARTITIONS WITH FIXED DIFFERENCES BETWEEN LARGEST AND SMALLEST PARTS PARTITIONS WITH FIXED DIFFERENCES BETWEEN LARGEST AND SMALLEST PARTS GEORGE E. ANDREWS, MATTHIAS BECK, AND NEVILLE ROBBINS Abstract. We study the number p(n, t) of partitions of n with difference t between

More information

9. Integral Ring Extensions

9. Integral Ring Extensions 80 Andreas Gathmann 9. Integral ing Extensions In this chapter we want to discuss a concept in commutative algebra that has its original motivation in algebra, but turns out to have surprisingly many applications

More information