Combinatorial Designs

17
Combinatorial Designs Dr. David R. Berman

description

Combinatorial Designs. Dr. David R. Berman. Sudoku puzzle. Sudoku puzzle solution. Sudoku is Latin square with additional property. Latin square of order n : Each number {1, 2, 3, …, n} appears exactly once in each row and column. Order 4 Latin square, not a Sudoku:. The Fano plane. - PowerPoint PPT Presentation

Transcript of Combinatorial Designs

Page 1: Combinatorial Designs

Combinatorial Designs

Dr. David R. Berman

Page 2: Combinatorial Designs

Sudoku puzzle

1 3 4

1

2 4 3

3 4 1

2

Page 3: Combinatorial Designs

Sudoku puzzle solution

1 2 3 4

4 3 2 1

2 1 4 3

3 4 1 2

3

Page 4: Combinatorial Designs

Sudoku is Latin square with additional property

Latin square of order n: Each number {1, 2, 3, …, n} appears exactly once in each row and column.

Order 4 Latin square, not a Sudoku:

4

1 2 3 44 1 2 33 4 1 22 3 4 1

Page 5: Combinatorial Designs

The Fano plane

Seven pointsThree points on each lineEvery two points define a line

Seven linesThree lines through each pointEvery two lines meet at a point

5

Page 6: Combinatorial Designs

The Fano plane as a set system

{0,1,4}, {0,2,5}, {0,3,6}, {1,2,6}, {4,2,3}, {4,5,6}, {1,3,5}

0

54 6

3

2

1

6

Page 7: Combinatorial Designs

Round robin tournament

7

Directed edge between every pair of vertices

X Y means X beats Y

{(1,2),(1,4),(2,4),(3,1),(3,2),(4,3)}

Page 8: Combinatorial Designs

Doubles tournament

• Each game: a, b v c, d• Tournament has many

games• Tournament usually has

structure (e.g. everyone plays in the same number of games)

8

Page 9: Combinatorial Designs

Whist tournament

every pair of players partner once and oppose twice. Tournament is played in rounds.

Example: Whist with 8 players

9

Table 1 Table 2

Round 1 ∞ 0 v 4 5 1 3 v 2 6

Round 2 ∞ 1 v 5 6 2 4 v 3 0

Round 3 ∞ 2 v 6 0 3 5 v 4 1

Round 4 ∞ 3 v 0 1 4 6 v 5 2

Round 5 ∞ 4 v 1 2 5 0 v 6 3

Round 6 ∞ 5 v 2 3 6 1 v 0 4

Round 7 ∞ 6 v 3 4 0 2 v 1 5

Page 10: Combinatorial Designs

Research Strategies

• Use theoretical techniques to prove that a given design exists (or doesn’t exist) for certain sizes.

• Use experimental techniques to prove that a given design exists (or doesn’t exist) for certain sizes.

10

Page 11: Combinatorial Designs

Field

• Operations + and * with properties: commutative, associative, identity, inverses, distributive

• Examples: real numbers, complex numbers• Finite field: integers modulo a prime (Zp)

• Primitive element ω of Zp generates all non-zero elements, i.e., Zp – {0} = {ωi: 0 ≤ i ≤ p-2}

11

Page 12: Combinatorial Designs

Whist with 13 players

12

Page 13: Combinatorial Designs

Theorem

If p is a prime of the form 4K+1, then there exists a whist tournament with p players.

13

Page 14: Combinatorial Designs

Examples of experimental work

• http://people.uncw.edu/bermand/Java.txt

• http://people.uncw.edu/bermand/C.txt

• http://people.uncw.edu/bermand/Mathematica.pdf

14

Page 15: Combinatorial Designs

Applications of combinatorial designs

• Experimental designs (statistics)• Coding, cryptography• Software and hardware testing• Network design and reliability

15

Page 16: Combinatorial Designs

Resources

• C.J. Colbourn, J.H. Dinitz, Handbook of Combinatorial Designs, second edition, 2007, http://www.emba.uvm.edu/~dinitz/hcd.html

• C.J. Colbourn, P.C. van Oorschot, Applications of combinatorial designs in computer science, ACM Computing Surveys, 1989. (Available in ACM Digital Library at Randall Library web site.)

• D.R. Berman, M. Greig, D.D. Smith, Brother Avoiding Round Robin Doubles Tournaments II, submitted to J. Comb. Des, http://people.uncw.edu/bermand/BARRDT.pdf

16

Page 17: Combinatorial Designs

Thank you

Are there questions?