Separation Numbers of Chessboard Graphs. Doug Chatham Morehead State University September 29, 2006

Similar documents
Reflections on the N + k Queens Problem

arxiv: v1 [math.co] 24 Nov 2018

Which Rectangular Chessboards Have a Bishop s Tour?

Algorithm Performance For Chessboard Separation Problems

Some forbidden rectangular chessboards with an (a, b)-knight s move

Non-attacking queens on a triangle

Perfect Domination for Bishops, Kings and Rooks Graphs On Square Chessboard

Chained Permutations. Dylan Heuer. North Dakota State University. July 26, 2018

Movement of the pieces

Paired and Total Domination on the Queen's Graph.

If a pawn is still on its original square, it can move two squares or one square ahead. Pawn Movement

N-Queens Problem. Latin Squares Duncan Prince, Tamara Gomez February

YourTurnMyTurn.com: chess rules. Jan Willem Schoonhoven Copyright 2018 YourTurnMyTurn.com

Research Article Knight s Tours on Rectangular Chessboards Using External Squares

a b c d e f g h i j k l m n

arxiv: v1 [math.co] 24 Oct 2018

Staircase Rook Polynomials and Cayley s Game of Mousetrap

LESSON 2: THE INCLUSION-EXCLUSION PRINCIPLE

After learning the Rules, What should beginners learn next?

European Journal of Combinatorics. Staircase rook polynomials and Cayley s game of Mousetrap

The Classification of Quadratic Rook Polynomials of a Generalized Three Dimensional Board

Asymptotic Results for the Queen Packing Problem

Bishop Domination on a Hexagonal Chess Board

DELUXE 3 IN 1 GAME SET

Math Circle Beginners Group May 22, 2016 Combinatorics

Tilings with T and Skew Tetrominoes

12th Bay Area Mathematical Olympiad

The game of Paco Ŝako

Graphs of Tilings. Patrick Callahan, University of California Office of the President, Oakland, CA

Chess Handbook: Course One

Senior Math Circles February 10, 2010 Game Theory II

Eight Queens Puzzle Solution Using MATLAB EE2013 Project

Closed Almost Knight s Tours on 2D and 3D Chessboards

Structured Programming Using Procedural Languages INSS Spring 2018

COMBINATORIAL GAMES: MODULAR N-QUEEN

Mistilings with Dominoes

Lecture 6: Latin Squares and the n-queens Problem

OCTAGON 5 IN 1 GAME SET

UKPA Presents. March 12 13, 2011 INSTRUCTION BOOKLET.

Pennies vs Paperclips

LEARN TO PLAY CHESS CONTENTS 1 INTRODUCTION. Terry Marris December 2004

Lecture 1, CS 2050, Intro Discrete Math for Computer Science

Week 1. 1 What Is Combinatorics?

Canadian Mathematics Competition An activity of The Centre for Education in Mathematics and Computing, University of Waterloo, Waterloo, Ontario

3. Bishops b. The main objective of this lesson is to teach the rules of movement for the bishops.

Math Circle Beginners Group May 22, 2016 Combinatorics

In the game of Chess a queen can move any number of spaces in any linear direction: horizontally, vertically, or along a diagonal.

Square Roots and the Pythagorean Theorem

Once you get a solution draw it below, showing which three pennies you moved and where you moved them to. My Solution:

The Chess Set. The Chessboard

Non-Attacking Bishop and King Positions on Regular and Cylindrical Chessboards

ChesServe Test Plan. ChesServe CS 451 Allan Caffee Charles Conroy Kyle Golrick Christopher Gore David Kerkeslager

An Integer linear programming formulation for tiling large rectangles using 4 x 6 and 5 x 7 tiles

Unit. The double attack. Types of double attack. With which pieces? Notes and observations

Notice: Individual students, nonprofit libraries, or schools are permitted to make fair use of the papers and its solutions.

Google DeepMind s AlphaGo vs. world Go champion Lee Sedol


CSE 573 Problem Set 1. Answers on 10/17/08

Solutions to the 2004 CMO written March 31, 2004

arxiv: v2 [cs.cc] 20 Nov 2018

A construction of infinite families of directed strongly regular graphs

Guest Lecture, October

A CLASSIFICATION OF QUADRATIC ROOK POLYNOMIALS

Chess Rules- The Ultimate Guide for Beginners

Shuffling with ordered cards

Combinatorics (Part II)

The Mathematics of Playing Tic Tac Toe

Complete and Incomplete Algorithms for the Queen Graph Coloring Problem

GEOGRAPHY PLAYED ON AN N-CYCLE TIMES A 4-CYCLE

Twenty-fourth Annual UNC Math Contest Final Round Solutions Jan 2016 [(3!)!] 4

EXPLORING TIC-TAC-TOE VARIANTS

Chapter 3 PRINCIPLE OF INCLUSION AND EXCLUSION

The Four Numbers Game

SUDOKU1 Challenge 2013 TWINS MADNESS

5.4 Imperfect, Real-Time Decisions

Fun and Games on a Chess Board

Counting Things. Tom Davis March 17, 2006

NSCL LUDI CHESS RULES

Westminster College 2012 High School Programming Contest. October 8, 2012

Set 6: Understanding the Pythagorean Theorem Instruction

INSTRUCTION BOOKLET SUDOKU MASTERS 2008 NATIONAL SUDOKU CHAMPIONSHIP FINALS Q&A SESSION 10:30 10:50 PART 1 CLASSICS 11:00 11:35

Welcome to the Brain Games Chess Help File.

The Complexity of Generalized Pipe Link Puzzles

Two Parity Puzzles Related to Generalized Space-Filling Peano Curve Constructions and Some Beautiful Silk Scarves

Yet Another Triangle for the Genocchi Numbers

BMT 2018 Combinatorics Test Solutions March 18, 2018

TILING RECTANGLES AND HALF STRIPS WITH CONGRUENT POLYOMINOES. Michael Reid. Brown University. February 23, 1996

Lecture 19 November 6, 2014

No-Three-in-Line, Intransitive Dice, and Other Amusements in Mathematics

Second Annual University of Oregon Programming Contest, 1998

Easy Games and Hard Games

Tile Number and Space-Efficient Knot Mosaics

Odd king tours on even chessboards

Constraint Satisfaction Problems: Formulation

Combinatorics. PIE and Binomial Coefficients. Misha Lavrov. ARML Practice 10/20/2013

Colouring tiles. Paul Hunter. June 2010

17. Symmetries. Thus, the example above corresponds to the matrix: We shall now look at how permutations relate to trees.

arxiv: v2 [math.gt] 21 Mar 2018

Problem A. Ancient Keyboard

1 Introduction. 2 An Easy Start. KenKen. Charlotte Teachers Institute, 2015

Transcription:

Separation Numbers of Chessboard Graphs Doug Chatham Morehead State University September 29, 2006

Acknowledgments Joint work with Doyle, Fricke, Reitmann, Skaggs, and Wolff Research partially supported by MSU Faculty Research Grant # 225229 and NASA-EPSCoR grant # NCC5-571 KY

Outline Preliminaries Independence Separation Domination Separation Open Problems References

Preliminaries: Chess piece moves Queen: any number of spaces vertically, horizontal, or diagonally Rook: any number of spaces vertically or horizontally Bishop: any number of spaces diagonally

Preliminaries: Chessboard graphs Vertices: Squares of a n-by-n chessboard Queens graph: ab is an edge iff a Queen could move from a to b in 1 move Rooks graph: ab is an edge iff a Rook could move from a to b in 1 move Bishops graph: ab is an edge iff a Bishop could move from a to b in 1 move

The Eight Queens Problem Place eight queens on a standard chessboard so that no two attack each other. First posed in 1848. Generalized to N queens on an N x N board. Independence number

More about N-queens Theorem: For N > 3, there is at least one solution to the N-queens problem. Proved first by Ahrens in 1910. Also proved by Hoffman, Loessi, and Moore in 1969. (Mathematics Magazine, March-April 1969, 66-72.) Also proved by others.

The More-than-N-Queens Problem Remove as few squares as possible to allow more than N queens on an N-by-N board. 1995 Michael Anshel, AI class, CUNY 1998 Kaiyan Zhao, The Combinatorics of Chessboards Ph.D. thesis, CUNY.

The Nine Queens Contest January-March 2004, The Chess Variant Pages at chessvariants.org. If we place a pawn between two queens on the same row (or column or diagonal), the queens no longer attack each other. Question: How many pawns do we need in order to put 9 nonattacking queens on a standard chessboard?

Solution to 9 Queens Contest Answer: One pawn. A solution: QUEENS at a8, b5, c2, d4, d6, e1, f7, g5, h3 PAWN at d5

Why stop at nine?

Independence Separation Numbers s Q (β,k,n) is the minimum number of Pawns we need to place on an n-by-n chessboard so that the Queens graph on the remaining squares has independence number k. Similar definition for other pieces.

s Q (β,4,3) = 5 Independence Separation: Adding One Queen s Q (β,5,4) does not exist, since when we put 5 queens on a 4 x 4 board, at least two queens will be on adjacent squares.

Adding One Queen (p. 2) s Q (β,6,5) = 3 K. Zhao (1998) Theorem 1: For n > 5, s Q (β,n+1,n) = 1.

Sketch of Proof of Theorem 1 We take known solutions to the n- queens problem and add extra rows, columns, queens, and a pawn.

n 4 N-Queens Construction A n 0 or 4 (mod 6) Number rows and columns 0, 1,, n-1 Queens at (2i+1,i) for i=0,, n/2-1 Queens at (2i-n,i) for i=n/2,,n-1.

n 4 N-Queens Construction B n 2 or 4 (mod 6) Number rows and columns 0, 1,, n-1 Queens at (n/2+2i-1 (mod n),i) for i=0,1, n/2-1 and at (n/2+2i+2 (mod n), i) for i=n/2-1,,n-1

Pattern I: N 6, N 0 or 2 (mod 6) Take Construction A solution to (n-2)-queens. Add two columns to left and one row to top and bottom Put pawn at ((n-2)/2 1, -1). Put extra queens at top and bottom of the pawn s column and to the left of the pawn.

Pattern II: N 10, N 0 or 4 (mod 6) Take Construction B solution to (N-2)-Queens. Add rows and columns as in Pattern I. If N=10, w=4. If N=12, w=7. If N>12, w= (N-1)/4 Pawn: (w, -1) Extra Queens: (w, -2), (-1,-1), (N-2, -1)

Pattern II: N 10, N 0 or 4 (mod 6) Take Construction B solution to (N-2)-Queens. Add rows and columns as in Pattern I. If N=10, w=4. If N=12, w=7. If N>12, w= (N-1)/4 Pawn: (w, -1) Extra Queens: (w, -2), (-1,-1), (N-2, -1)

Pattern III: N 11, N ±1 (mod 6) Add row on top and column to right of Pattern II solution to (N-1)-Queens. Pattern II leaves main diagonal open, so add a queen to the upper right corner.

Pattern III: N 11, N ±1 (mod 6) Add row on top and column to right of Pattern II solution to (N-1)-Queens. Pattern II leaves main diagonal open, so add a queen to the upper right corner.

Pattern IV: N 15, N 3 (mod 6) Take Construction A solution to (N-3)-Queens. Add 3 columns to left, 2 rows on top, 1 row on bottom. Pawn: ((N-3)/2, 2) Extra Queens ((N- 3)/2,-3), (N-2, -2), (-1,-1), (N-3,2)

Final Cases: N = 7 and N = 9

Counting N + 1 Queens Solutions N Number of solutions N Number of solutions 4 0 11 11,152 5 0 12 65,172 6 16 13 437,848 7 20 14 3,118,664 8 128 15 23,387,448 9 396 16 183,463,680 10 2,288 17 1,474,699,536

Fundamental Solutions N Number of solutions N Number of solutions 4 0 11 1,403 5 0 12 8,214 6 2 13 54,756 7 3 14 389,833 8 16 15 2,923,757 9 52 16 22,932,960 10 286

Independence Separation: Adding k Queens Theorem 2: For each k, for large enough N we have s Q (β,n+k,n) = k. Proof is like k=1 proof, but uses more patterns.

How large is large enough? The proof gives max{87+k,25k} as an upper bound. With computer searches, we find N = 7 is large enough for k = 2 (and N = 6 isn t) N = 8 is large enough for k = 3 (and N = 7 isn t)

Counting N + 2 Queens Solutions N Number of solutions N Number of solutions 5 0 10 1,304 6 0 11 12,452 7 4 12 105,012 8 44 9 280

Fundamental Solutions N Number of solutions N Number of solutions 5 0 10 164 6 0 11 1,572 7 1 12 13,133 8 6 9 37

Counting N + 3 Queens Solutions N 7 8 9 10 11 Number of solutions 0 8 44 528 5,976

Fundamental Solutions N 7 8 9 10 11 Number of solutions 0 1 6 66 751

Rooks Independence Separation For N k+2, s R (b,n+k, N) = k.

Bishops Independence Separation s B (β,2n-1,n) = 1 for n>2 s B (β,2n,n) = 1 for n>2 odd

The Five Queens Problem Place 5 queens on the chessboard so all squares are either occupied or attacked. Introduced in 1862. Domination number

Domination Separation Numbers s Q (γ,k,n) is the minimum number of Pawns we need to place on an n-by-n chessboard so that the Queens graph on the remaining squares has domination number k. Similar definition for other pieces.

Domination Separation With enough pawns, we can decrease the domination number. E.g., for n k, s R (γ,n-k,n) = k 2

Domination Separation (p. 2) For n > 2 odd, s B (γ, n-1, n) = 1 For n 2 even, s B (γ, n-1, n) > 1

Domination Separation (p.3) We can sometimes increase the domination number by adding pawns. s Q (γ,4,6) = 1

Open Problems Alternate boards (rectangular, toroidal, etc.) How many solutions? Where can the Pawns go? Proposition: If N + k mutually nonattacking Queens and k Pawns are placed on an N-by-N board, then none of the Pawns are in the first or last row or column, nor are any Pawns in the squares diagonally adjacent to the corners.

Open Problems (p. 2) Alternate domination parameters. Alternate pieces (such as Amazon = Q+N) Consider upper π separation numbers, where we look for the maximum number of Pawns needed to get a particular value for π.

References Chatham, Fricke, and Skaggs, The Queens Separation Problem, Utilitas Mathematica 69 (2006),129-141. Preprint at http://people.moreheadstate.edu/fs/d.chatham/ queenssep.pdf The N+k Queens Problem Page http://people.moreheadstate.edu/fs/d.chatham/ n+kqueens.html

References (p. 2) Watkins, John J. (2004). Across the Board: The Mathematics of Chess Problems. Princeton: Princeton University Press. ISBN 0-691-11503-6. Zhao, Kaiyan (1998), The Combinatorics of Chessboards (Ph. D. Thesis), CUNY.

Any questions? Your move!