Abstract. We dene the family of locally path-bounded digraphs, which is a

Size: px
Start display at page:

Download "Abstract. We dene the family of locally path-bounded digraphs, which is a"

Transcription

1 Innite cyclic impartial games Aviezri S. Fraenkel and Ofer Rahat Department of Applied Mathematics and Computer Science Weizmann Institute of Science Rehovot 76, Israel Abstract. We dene the family of locally path-bounded digraphs, which is a class of innite digraphs, and show that on this class it is relatively easy to compute an optimal strategy (winning or nonlosing); and realize a win, when possible, in a nite number of moves. This is done by proving that the Generalized Sprague- Grundy function exists uniquely and has nite values on this class.. Introduction We are concerned with combinatorial games, which, for our purposes here, comprise -player games with perfect information, no chance moves and outcome restricted to (lose, win), (draw, draw) for the two players. A draw position is a position in the game such that no win is possible from it, fraenkel@wisdom.weizmann.ac.il ofer@wisdom.weizmann.ac.il

2 but there exists a next move which guarantees, for the player making it, not to lose. You win a game by making a last move in it. A game is impartial if for every position in it, both players have the same set of next moves; otherwise it's partizan. Nim is impartial, chess partizan. A game is cyclic if it contains cycles (the possibility of returning to the same position), or loops (pass-positions). These notions, slightly changed here, can be found in [BCG8]. It is clear that a necessary (yet not sucient) condition for the existence of draw positions is that the game be cyclic. For Partizan cyclic games, see [Con78], [Sha79], [Fla8], [FrTa8], [Fla83]; nite impartial cyclic games are discussed only briey in [BCG8], [Con76]. Particular nite impartial cyclic games are analysed in [FrTa75], [FrKo87]. Innite impartial games are treated briey at the end of [Smi66], where both the \generalized Sprague-Grundy function", dened below, and its associated \counter function" were permitted to be transnite ordinals. Our purpose here is to dene a certain class of innite digraphs on which assumes only nite values, but the counter function may contain transnite ordinal values. The motivation for doing this is based, in part, on the following considerations. It is easier to compute with nite than with transnite ordinals. Often the structure of the digraph is such that the - function itself suces to provide a winning strategy, without the need of an additional counter function (x4). The -function always provides at least a nonlosing strategy; it's for consummating a win that the counter function may be needed. For consummating a win the \generalized Nim-sum" of a nite set of -values is required (x4). The generalized Nim-sum is based on the binary expansion of ordinals. It's easy to see that every ordinal, nite or transnite, has a unique expansion as a nite sum of powers of ordinals (based on the greedy algorithm and the fact that the ordinals are well-ordered see [Sie58 XIV, x9]). For example,! =!. We do not wish to enter here into the question of the computational complexity of computing with transnite ordinals. But it seems possible that it's easier to compare the size of ordinals with each other, which suces for counter function values, than to compute and work with their binary expansions, as needed for the -values. The connection between games and digraphs is simple: with any impartial game? we associate a digraph G = (V; E) where V is the set of positions of? and (a; b) E if and only if there is a move from position a to position b. It is called the game-graph of?. We identify games with their corresponding game-graphs, game positions with digraph vertices and game moves with digraph edges, using them interchangeably. It is thus natural

3 3 to dene a cyclic digraph as a digraph, nite or innite, which may contain cycles or loops. In x we provide basic tools needed for the statement and proof of the result (Theorem ), and x3 contains the proof. An example demonstrating Theorem is given in the nal x4.. Preliminaries The subset of nonnegative integers is denoted by Z, and the subset of positive integers by Z +. Given a digraph G = (V; E). For any vertex u V, the set of followers of u is F (u) = fv V : (u; v) Eg. A vertex u with F (u) = ; is a leaf. The set of predecessors of u is F? (u) = fw V : (w; u) Eg. A walk in G is any sequence of vertices u ; u ; : : :, not necessarily distinct, such that (u i ; u i+ ) E, i.e., u i+ F (u i ) (i Z + ). Edges may be repeated. A path is a walk with all vertices distinct. In particular, there's no repeated edge in a path. The length of a path is the number of its edges. If every path in G has nite length, then G is called path-nite. If there exists b Z such that every path in G has length b, then G is path-bounded. Denition. A cyclic digraph is locally path-bounded if for every vertex u i there is a bound b i (u i ) = b i Z such that the length of every (directed) path emanating from u i doesn't exceed b i. The integer b i is the local path bound of u i. Note that every path-bounded digraph is locally path-bounded, and every locally path-bounded digraph is path-nite. But neither of the two inverse relationships needs to hold. Our main result is concerned with locally path-bounded digraphs. Given a digraph G = (V; E). The Generalized Sprague-Grundy function, also called -function, is a mapping : V! Z [ fg, where the symbol indicates a value larger than any natural number. If (u) =, we say that (u) is innite. We wish to dene also on certain subsets of vertices. Specically:? F (u) = (v) < : v F (u). If (u) = and? F (u) = K, we also write (u) = (K). Next we dene equality of (u) and (v): if (u) = k and (v) = ` then (u) = (v) if one of the following holds: (a) k = ` < ; (b) k = (K), ` = (L) and K = L. We also use the notations V f = u V : (u) < ; V = V n V f ; (u) = mex? F (u) ; where for any nite subset S Z, the Minimum EXcluded value mex is dened by mex S = min(z n S) = minimum term in Z not in S:

4 4 It is also convenient to introduce the notation () (u) = mex? F (u) = mexf(v) < : v F (u)g: We need some device to tell the winner where to go when we use the -function. For example, suppose there is a token on vertex u (Fig. ). It turns out that it's best for the player moving now to go to a position with -value. There are two such values: one (the leaf) is an immediate win, and the other (v) is only a nonlosing move. This digraph may be embedded in a large digraph where it's not clear which option leads to a win. The device which overcomes this problem is a counter function, as used in the following denition. For realizing an optimal strategy, we will normally select a follower of least counter function value with specied -value. The counter function also enables us to prove assertions by induction. Denition. Given a cyclic digraph G = (V; E). A function : V! Z [ fg is a -function with counter function c: V f! J, where J is any innite well-ordered set, if the following three conditions hold: A. If (u) <, then (u) = (u). B. If there exists v F (u) with (v) > (u), then there exists w F (v) satisfying (w) = (u) and c(w) < c(u). C. If (u) =, then there is v F (u) with (v) = (K) such that (u) = K. Remarks. In B we have necessarily u V f ; and we may have (v) = as in C. To make condition C more accessible, we state it also in the following equivalent form: C'. If for every v F (u) with (v) = there is w F (v) with (w) = (u), then (u) <. If condition C' is satised, then (u) <, and so by A, (w) = (u) = (u). To keep the notation simple, we write (), (), (; ) etc., for (fg), (fg), (f; g), etc. The -function was rst dened in [Smi66]. It was found independently in [FrPe75]. The simplied version given above, and two other versions, appear in [FrYe86]. Since this function is not well-known, we repeated its denition above. The -function exists uniquely on any nite cyclic digraph, but its associated counter function exists nonuniquely. Here and below, when we discuss the existence of, we mean its existence as a nite ordinal (besides the special value ). We are now ready to state our main result.

5 5 Theorem. Every locally path-bounded digraph G = (V; E) has a unique -function with an associated counter function; and for every u V f, (u) doesn't exceed the length of a longest path emanating from u. 3. The Proof We wish to examine some properties of path-nite and locally pathbounded digraphs. To begin with, is it clear that for a path-nite digraph, if v F (u), then every path emanating from v is not longer than any path emanating from u? Perhaps it is clear, but it's also wrong: in a path-nite graph, every path originating at some vertex u and continuing to its ultimate end, terminates at a vertex v, where v is either a leaf or a predecessor of some w on the path. Thus a path of minimum length emanating from u in Fig. terminates at the leaf, whereas a path of maximum length beginning at u terminates at y. It has length 3. But a maximal-length path emanating from v F (u) clearly has length 4. u y v Figure. The numbers are -values. However, having embarked on a path u ; u ; : : :; u n of maximum length n, the maximum path length from any vertex u i encountered on it is n? i ( i n). If a digraph G = (V; E), possibly with innite paths, has no leaf, then the label on all the vertices is evidently a -function: A and B are satised vacuously, and C is satised with (u) = for all u V. If G has a leaf, then some of the vertices have a -function, such as the leaf and its predecessors, but possibly doesn't exist on some of the vertices. For the case where exists on a subset V V, we dene (u) = mexf(f (u)) : F (u) V g. Since F (u) may, nevertheless, be innite for any vertex u in a locally pathbounded digraph, it is not clear a priori that (u) exists. The following lemma takes care of this point.

6 6 Lemma. Let u be any vertex with local path bound b in a locally pathbounded digraph G = (V; E). Then (u) exists (i.e., it is a nonnegative integer), and in fact, (u) b. Proof. We consider two cases. (i) Suppose that u has nite -value m. Then (u) exists, and in fact, (u) = (u) = m by A. Moreover, there exists u F (u) with (u ) = m?, there exists u F (u ) with (u ) = m? ; : : : ; there exists u m F (u m? ) with (u m ) =. Then u; u ; : : : ; u m is a path of length m, so m b. (The path may continue beyond u m, but in any case (u) = m b.) (ii) Suppose that u has either no -value or value. It suces to show that if v F (u) \ V f, then (v) < b. Indeed, jf (u)j may be innite, and F (u) may contain vertices with no -value. But if (v) < b for all v F (u) \ V f, then clearly (u) exists and (u) b. Note that we cannot use the argument of case (i) directly on v, since a path from v may be longer than a path from u, as we just saw. So suppose there is v F (u) \ V f with (v ) = n b. As in case (i), there is a path v ; v ; : : : ; v n of length n with (v i ) = n? i (i f; : : : ; ng). Then u; v ; v ; : : : ; v n is a walk of length n + > b emanating from u. Hence it cannot be a path. But v i 6= v j for all i 6= j, since (v i ) 6= (v j ). Hence v j = u for some j f; : : : ; ng. The contradiction is that v j does and u doesn't have a nite -value. Thus (v) < b for all v F (u) \ V f, hence (u) exists, and in fact, (u) b. Proof of Theorem. Let V V be a maximal subset of vertices on which exists, together with an associated counter function c, subject to the following additions to B and C of Denition : () If (u) < and there is v F (u) \ V ; then there is w F (v) with (w) = (u); c(w) < c(u); (3) if (u) = ; then there is v F (u) with (v) = such that w F (v) \ V =) (w) 6= (u); where V = V n V. (In (3) we have (w) 6= (u), instead of w F (v) and (w) 6= (u) in C.) In addition we require: (4) If (u) = with (u) = l; then (v) l for all v V : The subset V is maximal in the sense that adjoining any u V into V violates either Denition, or () or (3) or (4). If V 6= ;, let u V. By Lemma, (u) = k exists for some k Z. It follows that there is a

7 7 minimum value m = minfk Z : u V ; (u) = kg. Let K = fu V : (u) = mg. Then V 6= ; =) K 6= ;. We consider four cases. Case. For every u K we have m (F (u)), where, consistent with (), (F (u)) = f (v) : v F (u)g = fmex (F (v)) : v F (u)g = fmexf(w) < : w F (v); v F (u)gg: Note that u K, v F (u) =) (v) 6= m by the denition of mex, so v F (u), (v) = m =) v V, in fact, v K. Thus putting (u) = for all u K satises C, and is also consistent with (3); and with (4) by the minimality of m. Furthermore, it doesn't violate A, and is consistent with B by (). This contradicts the maximality of V. We may thus assume henceforth that there exists u K such that (5) m = (F (u)): Case. There exist u K and v F (u) with (v) =, such that for every w F (v), either (w) 6= m, or w V with (w) 6= m. Putting (u) = is clearly consistent with C, and (3); and it doesn't violate A. In view of (), also B is satised. This contradicts the maximality of V. So we may assume that 8u K and 8v F (u) with (v) = ; 9w F (v) (with (w) = m or w V with (w) = m): We subdivide this into the following two cases: (6) 9u K such that 8v F (u) with (v) = ; or (7) 8u K and 8v F (u) with (v) = ; 9w F (v) with (w) = m; 9 no w F (v) \ V ; but 9w F (v) \ V with (w) = m: Case 3. (6) holds. We repeat that for any u K, since (u) = m, u has no follower with -value m. Suppose that there exists y F? (u) with (y) = m. Then by (), there exists v F (u) with (v) = m, contradicting (u) = m. Thus putting (u) = m is consistent with A. It is also consistent with (3): putting (u) = m could presumably increase (y) for some y F? (u)\v, and thus upset (3) for the value (z) = of some grandparent

8 8 z = F? (F? (y)) of y. Now by (4), (u) (z). If indeed (y) increased, then for the new value we have (y) > (u), so (y) > (z) and (z) = remains unaected. Consistency with C thus follows from (3) which becomes C when u is labeled m. Since y F? (u) =) (y) 6= m, as we saw at the beginning of this case, the potential adverse eect on any grandparent z of y considered above, cannot happen. We now show that also B holds. Suppose rst that F (u) V. For every v F (u) for which (v) > m, there exists w F (v) with (w) = m. This follows from A if (v) <, and from (6) if (v) =. It remains to dene c(u) suciently large so that c(w) < c(u). This will be done below. In view of the minimality of m and by (5), the second possibility is that for every v F (u) for which v V, we have (v) > m. For every such v there exists w F (v) with (w) = m by the denition of mex. Again we have to dene c(u) suciently large to satisfy c(w) < c(u). Let S = fv F (u) : (v) > mg [ fv F (u) : v V ; (v) > mg. We have just seen that for every v S there is w F (v) with (w) = m. Put T = fw F (v) : v S; (w) = mg. Let c(u) be the smallest ordinal > c(w) for all w T. Then also B is satised. This contradicts the presumed maximality of V. Note that the case F (u) V n V satises (6) vacuously, and so is also included in the present case. Case 4. (7) holds. If (7) holds nonvacuously, then as in Case, putting (u) = for all u K is consistent with C, (3) and the other conditions. This contradicts again the maximality of V. Hence K = ;, and so also V = ;. Whenever exists on a digraph, nite or innite, it exists there uniquely. See [Fra99]. Finally, if b is the local bound of u V, then (u) b by Lemma. Hence if u V f, then (u) b by A. 4. An Example We specify below a locally path-bounded digraph G = (V; E) on some of whose vertices we place a nite number of tokens. A move consists of selecting a token and moving it to a follower. Multiple occupancy of vertices is permitted. The player rst unable to move loses, and the opponent wins. If there is no last move, the outcome is a draw. For any r Z, a Nim-heap of size r is a digraph with vertices u ; : : :; u r and edges (u j ; u i ) for all i < j r. In depicting G (Fig. ), we use the convention that bold lines constitute a Nim-heap, of which only adjacent

9 9 edges are shown, to avoid cluttering the drawing. Thin lines denote ordinary edges. All the horizontal lines are thin, and from each vertex u on this horizontal line there emanates a Nim-heap H i of size i pointing upward. Each such u also connects via a vertical thin edge to a Nim-heap G i pointing downwards, of size b(4i+8)=3c; i Z. Each G i has a back edge to its top vertex forming a cycle of length i +. Thus G has a loop at the top of its Nim-heap (of size ). There is an additional back edge to the vertex u on the horizontal line, forming a cycle of length i + 3. H 3 3 H H H * H H H * * G 5 * G 4 3 G 3 G * G G G 6 G 7 Figure. The tail-end of a locally path-bounded digraph.

10 From any vertex u on the horizontal line there is a longest path, via G i, of length b(4i + )=3c, and the other vertices have shorter maximal length. Thus G is locally path-bounded. But it is not path-bounded, since i can be arbitrarily large. Sample Problem. Compute an optimal strategy for the 5-token game placed on the 5 starred vertices of G. To solve this problem, we introduce the generalized Nim-sum ([Smi66], [FrYe86], [Fra99]). For any nonnegative integer h we write h = P i hi i for the binary encoding of h (h i f; g). If a and b are nonnegative integers, then their Nim-sum a b = c, also called exclusive or, XOR, or addition over GF(), is dened by c i a i + b i (mod ); c i f; g (i ): The Generalized Nim-sum of a nonnegative integer a and (L), for any nite subset L Z, is dened by a (L) = (L) a = (L a); where L a = f` a: ` Lg. The Generalized Nim-sum of (L ) and (L ), for any nite subsets L, L, is dened by (L ) (L ) = (L ) (L ) = (;): Clearly the Generalized Nim-sum is associative and a a = for every a. Given any nite or innite game?, we say informally that a P -position is any position u from which the Previous player can force a win, that is, the opponent of the player moving from u. An N-position is any position v from which the Next player can force a win, that is, the player who moves from v. A D-position is any position u from which neither player can force a win, but has a nonlosing next move. The set of all P -, N- and D-positions is denoted by P; N and D respectively. For any nite multiset u = (u ; : : :; u n ) of vertices of G on which tokens reside, one token on each u i, we then have the result [Fra99]: Proposition. The P -, N- and D-labels of u = (u ; : : :; u n ) in any locally path-bounded digraph G are given by P = fu V : (u) = g; D = fu V : (u) = (K); = Kg N = fu V : < (u) < g [ fu V : (u) = (K); Kg: We are now ready to solve the above problem, by observing that the symbols appearing on Fig. are the -values of G. Simply check that they satisfy the conditions of Denition. In particular, B of Denition is satised if every vertex on the horizontal line with -value < gets a counter-value between! and!, and every vertex in the Nim-heaps with -value < is assigned a counter value <!, which is clearly feasible. For the 5 starred vertices we then have 3 4 (; ; ; 3; 4) = 4 (; ; ; 3; 4) = (4; 5; 6; 7; ), which contains, hence the position is

11 in N. Thus the player moving from this position can win by going to a position of Nim-sum, namely, pushing the token on the innity label to 4. Indeed the resulting Nim-sum is =. We remark that any tokens on two vertices with -value is a draw position, no matter where the other tokens are, if any. Also note that for realizing a win in this game we do not really need a counter function. Epilogue We have dened locally path-bounded digraphs, and shown that the generalized Sprague-Grundy function exists on such digraphs with nite, though not necessarily bounded, values. Of course local path-boundedness is only a sucient condition for the existence of. Any nite or innite digraph without a leaf, satises trivially (u) = for all its vertices u. A large part of combinatorial game theory is concerned, however, with digraphs which do have leaves. If we exclude digraphs without leaves, then Theorem is, in a sense, best possible. Consider the digraph G which consists of a vertex u, and F (u) = fu ; u ; : : :g, where, for all i Z, u i is the top vertex of a Nim-heap of size i, so (u i ) = i. Any path emanating from u has the form u; u i ; : : : for some i; its length is i +. Paths not emanating from u are shorter. Thus G is path-nite. But (F (u)) = f; ; : : :g, so (u) cannot assume any nite value. References. [BCG8] E. R. Berlekamp, J. H. Conway and R. K. Guy [98], Winning Ways (two volumes), Academic Press, London.. [Con76] J. H. Conway [976], On Numbers and Games, Academic Press, London. 3. [Con78] J. H. Conway [978], Loopy Games, Ann. Discrete Math. 3: Proc. Symp. Advances in Graph Theory, Cambridge Combinatorial Conf. (B. Bollobas, ed.), Cambridge, May 977, pp. 55{ [Fla8] J. A. Flanigan [98], Selective sums of loopy partizan graph games, Internat. J. Game Theory, {. 5. [Fla83] J. A. Flanigan [983], Slow joins of loopy games, J. Combin. Theory (Ser. A) 34, 46{ [Fra99] A. S. Fraenkel [999], Adventures in Games and Computational Complexity, to appear in Graduate Studies in Mathematics, Amer. Math. Soc., Providence, RI. 7. [FrKo87] A. S. Fraenkel and A. Kotzig [987], Partizan octal games: partizan subtraction games, Internat. J. Game Theory 6, 45{54.

12 8. [FrPe75] A. S. Fraenkel and Y. Perl [975], Constructions in combinatorial games with cycles, Coll. Math. Soc. Janos Bolyai, : Proc. Internat. Colloq. on Innite and Finite Sets, Vol. (A. Hajnal, R. Rado and V. T. Sos, eds.) Keszthely, Hungary, 973, North-Holland, pp. 667{ [FrTa75] A. S. Fraenkel and U. Tassa [975], Strategy for a class of games with dynamic ties, Comput. Math. Appl., 37{54.. [FrTa8] A. S. Fraenkel and U. Tassa [98], Strategies for compounds of partizan games, Math. Proc. Camb. Phil. Soc. 9, 93{4.. [FrYe86] A. S. Fraenkel and Y. Yesha [986], The generalized Sprague-Grundy function and its invariance under certain mappings, J. Combin. Theory (Ser. A) 43, 65{77.. [Sha79] A. S. Shaki [979], Algebraic solutions of partizan games with cycles, Math. Proc. Camb. Phil. Soc. 85, 7{ [Sie58] W. Sierpinski [958], Cardinal and Ordinal Numbers, Hafner, New York. 4. [Smi66] C. A. B. Smith [966], Graphs and composite games, J. Combin. Theory, 5{8. Reprinted in slightly modied form in: A Seminar on Graph Theory (F. Harary, ed.), Holt, Rinehart and Winston, New York, NY, 967.

Theorem 1. Every P -position of the game can be written in the form (T n ; m 1 ; : : : ; m k?1 ), where the (k? 1)-tuples (m 1 ; : : : ; m k?1 ) range

Theorem 1. Every P -position of the game can be written in the form (T n ; m 1 ; : : : ; m k?1 ), where the (k? 1)-tuples (m 1 ; : : : ; m k?1 ) range A New Heap Game Aviezri S. Fraenkel and Dmitri Zusman Department of Applied Mathematics and Computer Science The Weizmann Institute of Science Rehovot 76100, Israel fraenkel@wisdom.weizmann.ac.il http://www.wisdom.weizmann.ac.il/~fraenkel

More information

Error-Correcting Codes Derived from Combinatorial Games

Error-Correcting Codes Derived from Combinatorial Games Games of No Chance MSRI Publications Volume 29, 1996 Error-Correcting Codes Derived from Combinatorial Games AVIEZRI S. FRAENKEL Abstract. The losing positions of certain combinatorial games constitute

More information

arxiv: v2 [math.co] 9 Aug 2011

arxiv: v2 [math.co] 9 Aug 2011 Winning strategies for aperiodic subtraction games arxiv:1108.1239v2 [math.co] 9 Aug 2011 Alan Guo MIT Computer Science and Artificial Intelligence Laboratory Cambridge, MA 02139, USA aguo@mit.edu Abstract

More information

Aperiodic Subtraction Games

Aperiodic Subtraction Games Aperiodic Subtraction Games Aviezri S. Fraenkel Department of Computer Science and Applied Mathematics Weizmann Institute of Science Rehovot 76100, Israel Submitted: 2011; Accepted: 2011; Published: XX

More information

Geometrical extensions of Wythoff s game

Geometrical extensions of Wythoff s game Discrete Mathematics 309 (2009) 3595 3608 www.elsevier.com/locate/disc Geometrical extensions of Wythoff s game Eric Duchêne, Sylvain Gravier Institut Fourier, ERTé Maths à modeler Grenoble, France Received

More information

INVARIANT AND DUAL SUBTRACTION GAMES RESOLVING THE DUCHÊNE-RIGO CONJECTURE.

INVARIANT AND DUAL SUBTRACTION GAMES RESOLVING THE DUCHÊNE-RIGO CONJECTURE. INVARIANT AND DUAL SUBTRACTION GAMES RESOLVING THE DUCHÊNE-RIGO CONJECTURE. URBAN LARSSON, PETER HEGARTY, AVIEZRI S. FRAENKEL ABSTRACT. We prove a recent conjecture of Duchêne and Rigo, stating that every

More information

Recent results and questions in combinatorial game complexities

Recent results and questions in combinatorial game complexities Theoretical Computer Science 249 (2000) 265 288 www.elsevier.com/locate/tcs Recent results and questions in combinatorial game complexities Aviezri S. Fraenkel Department of Computer Science and Applied

More information

Unknown Journal Series Volume 000, Number 0, 0000 Arrays, Numeration Systems and Games Aviezri S. Fraenkel Department of Applied Mathematics and Compu

Unknown Journal Series Volume 000, Number 0, 0000 Arrays, Numeration Systems and Games Aviezri S. Fraenkel Department of Applied Mathematics and Compu Unknown Journal Series Volume, Number, Arrays, Numeration Systems and Games Aviezri S. Fraenkel Department of Applied Mathematics and Computer Science Weizmann Institute of Science Rehovot 761, Israel

More information

D. G. Horrocks 1 Department of Mathematics and Computer Science, University of Prince Edward Island, Charlottetown, PE C1A 4P3, Canada

D. G. Horrocks 1 Department of Mathematics and Computer Science, University of Prince Edward Island, Charlottetown, PE C1A 4P3, Canada REGULARITY IN THE G SEQUENCES OF OCTAL GAMES WITH A PASS D. G. Horrocks 1 Department of Mathematics and Computer Science, University of Prince Edward Island, Charlottetown, PE C1A 4P3, Canada dhorrocks@upei.ca

More information

THE RALEIGH GAME. Received: 1/6/06, Accepted: 6/25/06. Abstract

THE RALEIGH GAME. Received: 1/6/06, Accepted: 6/25/06. Abstract INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 7(2) (2007), #A13 THE RALEIGH GAME Aviezri S. Fraenkel 1 Department of Computer Science and Applied Mathematics, Weizmann Institute of Science,

More information

Another bridge between Nim and Wythoff

Another bridge between Nim and Wythoff Another bridge between Nim and Wythoff Eric Duchene, Aviezri Fraenkel, Sylvain Gravier, Richard J. Nowakowski To cite this version: Eric Duchene, Aviezri Fraenkel, Sylvain Gravier, Richard J. Nowakowski.

More information

Impartial Games. Lemma: In any finite impartial game G, either Player 1 has a winning strategy, or Player 2 has.

Impartial Games. Lemma: In any finite impartial game G, either Player 1 has a winning strategy, or Player 2 has. 1 Impartial Games An impartial game is a two-player game in which players take turns to make moves, and where the moves available from a given position don t depend on whose turn it is. A player loses

More information

arxiv: v1 [math.co] 27 Aug 2015

arxiv: v1 [math.co] 27 Aug 2015 P-positions in Modular Extensions to Nim arxiv:1508.07054v1 [math.co] 7 Aug 015 Tanya Khovanova August 31, 015 Abstract Karan Sarkar In this paper, we consider a modular extension to the game of Nim, which

More information

Poset-Game Periodicity

Poset-Game Periodicity Poset-Game Periodicity Steven Byrnes Final Siemens-Westinghouse Version September 29, 2002 Abstract In this paper, we explore poset games, a large class of combinatorial games which includes Nim, Chomp,

More information

Games derived from a generalized Thue-Morse word

Games derived from a generalized Thue-Morse word Games derived from a generalized Thue-Morse word Aviezri S. Fraenkel, Dept. of Computer Science and Applied Mathematics, Weizmann Institute of Science, Rehovot 76100, Israel; fraenkel@wisdom.weizmann.ac.il

More information

Introduction to Combinatorial Game Theory

Introduction to Combinatorial Game Theory Introduction to Combinatorial Game Theory Tom Plick Drexel MCS Society April 10, 2008 1/40 A combinatorial game is a two-player game with the following properties: alternating play perfect information

More information

PLAYING END-NIM WITH A MULLER TWIST

PLAYING END-NIM WITH A MULLER TWIST #G5 INTEGERS 17 (2017) PLAYING END-NIM WITH A MULLER TWIST David G. C. Horrocks School of Mathematical and Computational Sciences, University of Prince Edward Island, Charlottetown, PE, Canada dhorrocks@upei.ca

More information

Theoretical Computer Science

Theoretical Computer Science Theoretical Computer Science 411 (2010) 3224 3234 Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs N-player partizan games Alessandro

More information

A misère-play -operator

A misère-play -operator A misère-play -operator Matthieu Dufour Silvia Heubach Urban Larsson arxiv:1608.06996v1 [math.co] 25 Aug 2016 July 31, 2018 Abstract We study the -operator (Larsson et al, 2011) of impartial vector subtraction

More information

On Aperiodic Subtraction Games with Bounded Nim Sequence

On Aperiodic Subtraction Games with Bounded Nim Sequence On Aperiodic Subtraction Games with Bounded Nim Sequence Nathan Fox arxiv:1407.2823v1 [math.co] 10 Jul 2014 Abstract Subtraction games are a class of impartial combinatorial games whose positions correspond

More information

Some Results on Combinatorial Game Theory. Saúl A. Blanco Rodríguez

Some Results on Combinatorial Game Theory. Saúl A. Blanco Rodríguez CORNELL UNIVERSITY MATHEMATICS DEPARTMENT SENIOR THESIS Some Results on Combinatorial Game Theory A THESIS PRESENTED IN PARTIAL FULFILLMENT OF CRITERIA FOR HONORS IN MATHEMATICS Saúl A. Blanco Rodríguez

More information

Misère canonical forms of partizan games

Misère canonical forms of partizan games Games of No Chance 4 MSRI Publications Volume 63, 2015 Misère canonical forms of partizan games AARON N. SIEGEL We show that partizan games admit canonical forms in misère play. The proof is a synthesis

More information

THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS

THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS GÁBOR HORVÁTH, CHRYSTOPHER L. NEHANIV, AND KÁROLY PODOSKI Dedicated to John Rhodes on the occasion of his 80th birthday.

More information

arxiv: v2 [math.co] 23 Mar 2012

arxiv: v2 [math.co] 23 Mar 2012 VARIANTS OF WYTHOFF S GAME TRANSLATING ITS P-POSITIONS arxiv:1203.2090v2 [math.co] 23 Mar 2012 NHAN BAO HO Abstract. We introduce a restriction of Wythoff s game, which we call F-Wythoff, in which the

More information

NEW GAMES RELATED TO OLD AND NEW SEQUENCES

NEW GAMES RELATED TO OLD AND NEW SEQUENCES INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 4 (2004), #G06 NEW GAMES RELATED TO OLD AND NEW SEQUENCES Aviezri S. Fraenkel 1 Department of Computer Science and Applied Mathematics, Weizmann

More information

Wen An Liu College of Mathematics and Information Science, Henan Normal University, Xinxiang, P.R. China

Wen An Liu College of Mathematics and Information Science, Henan Normal University, Xinxiang, P.R. China #G4 INTEGERS 1 (01) ON SUPPLEMENTS OF M BOARD IN TOPPLING TOWERS Wen An Liu College of Mathematics and Information Science, Henan Normal University, Xinxiang, P.R. China liuwenan@16.com Haifeng Li College

More information

Binary dicots, a core of dicot games

Binary dicots, a core of dicot games Binary dicots, a core of dicot games Gabriel Renault Univ. Bordeaux, LaBRI, UMR5800, F-33400 Talence CNRS, LaBRI, UMR5800, F-33400 Talence Department of Mathematics, Beijing Jiaotong University, Beijing

More information

Slow k-nim. Vladimir Gurvich a

Slow k-nim. Vladimir Gurvich a R u t c o r Research R e p o r t Slow k-nim Vladimir Gurvich a Nhan Bao Ho b RRR 3-2015, August 2015 RUTCOR Rutgers Center for Operations Research Rutgers University 640 Bartholomew Road Piscataway, New

More information

7.5 Taking-and-Breaking Games

7.5 Taking-and-Breaking Games Chapter 7. Impartial Games 7.5 Taking-and-Breaking Games There are many natural variations on nim obtained by modifying the legal moves. For example, sometimes a player, in addition to taking counters,

More information

Champion Spiders in the Game of Graph Nim

Champion Spiders in the Game of Graph Nim Champion Spiders in the Game of Graph Nim Neil J. Calkin, Janine E. Janoski, Allison Nelson, Sydney Ryan, Chao Xu Abstract In the game of Graph Nim, players take turns removing one or more edges incident

More information

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu**

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu** 4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN Robin Thomas* Xingxing Yu** School of Mathematics Georgia Institute of Technology Atlanta, Georgia 30332, USA May 1991, revised 23 October 1993. Published

More information

Algebraic Structure in a Family of Nim-like Arrays

Algebraic Structure in a Family of Nim-like Arrays Algebraic Structure in a Family of Nim-like Arrays Lowell Abrams Department of Mathematics The George Washington University Washington, DC 20052 U.S.A. labrams@gwu.edu Dena S. Cowen-Morton Department of

More information

Analysis of odd/odd vertex removal games on special graphs

Analysis of odd/odd vertex removal games on special graphs Analysis of odd/odd vertex removal games on special graphs Master Thesis, Royal Institute of Technology - KTH, 2012 Oliver Krüger okruger@kth.se May 21, 2012 Thesis advisor: Jonas Sjöstrand, KTH Abstract

More information

Denition 2: o() is the height of the well-founded relation. Notice that we must have o() (2 ) +. Much is known about the possible behaviours of. For e

Denition 2: o() is the height of the well-founded relation. Notice that we must have o() (2 ) +. Much is known about the possible behaviours of. For e Possible behaviours for the Mitchell ordering James Cummings Math and CS Department Dartmouth College Hanover NH 03755 January 23, 1998 Abstract We use a mixture of forcing and inner models techniques

More information

Single Pile (Move Size) Dynamic Blocking Nim

Single Pile (Move Size) Dynamic Blocking Nim Single Pile (Move Size) Dynamic Blocking Nim Abstract: Several authors have written papers dealing with a class of combinatorial games consisting of one-pile counter pickup games for which the maximum

More information

SUMBERS SUMS OF UPS AND DOWNS. Kuo-Yuan Kao National Penghu Institute of Technology, Taiwan. Abstract

SUMBERS SUMS OF UPS AND DOWNS. Kuo-Yuan Kao National Penghu Institute of Technology, Taiwan. Abstract INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 5 (2005), #G01 SUMBERS SUMS OF UPS AND DOWNS Kuo-Yuan Kao National Penghu Institute of Technology, Taiwan stone@npit.edu.tw Received: 4/23/04,

More information

SF2972 Game Theory Exam with Solutions March 15, 2013

SF2972 Game Theory Exam with Solutions March 15, 2013 SF2972 Game Theory Exam with s March 5, 203 Part A Classical Game Theory Jörgen Weibull and Mark Voorneveld. (a) What are N, S and u in the definition of a finite normal-form (or, equivalently, strategic-form)

More information

OPTION-CLOSED GAMES RICHARD J. NOWAKOWSKI AND PAUL OTTAWAY

OPTION-CLOSED GAMES RICHARD J. NOWAKOWSKI AND PAUL OTTAWAY Volume 6, Number 1, Pages 142 153 ISSN 1715-0868 OPTION-CLOSED GAMES RICHARD J. NOWAKOWSKI AND PAUL OTTAWAY Abstract. We consider the class of combinatorial games with the property that each player s move

More information

Fractional Roman Domination

Fractional Roman Domination Chapter 6 Fractional Roman Domination It is important to discuss minimality of Roman domination functions before we get into the details of fractional version of Roman domination. Minimality of domination

More information

arxiv: v2 [math.co] 19 May 2017

arxiv: v2 [math.co] 19 May 2017 IMPARTIAL ACHIEVEMENT GAMES FOR GENERATING GENERALIZED DIHEDRAL GROUPS BRET J. BENESH, DANA C. ERNST, AND NÁNDOR SIEBEN arxiv:68.59v [math.co] 9 May 7 Abstract. We study an impartial game introduced by

More information

Games Played by Boole and Galois

Games Played by Boole and Galois Games Played by Boole and Galois Aviezri S. Fraenkel August 6, 2007 Department of Computer Science and Applied Mathematics Weizmann Institute of Science Rehovot 76100, Israel Abstract We define an infinite

More information

Algebraic Structure in a Family of Nim-like Arrays

Algebraic Structure in a Family of Nim-like Arrays Algebraic Structure in a Family of Nim-like Arrays Lowell Abrams Department of Mathematics The George Washington University Washington, DC 20052 U.S.A. labrams@gwu.edu Dena S. Cowen-Morton Department of

More information

MATH4250 Game Theory 1. THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MATH4250 Game Theory

MATH4250 Game Theory 1. THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MATH4250 Game Theory MATH4250 Game Theory 1 THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MATH4250 Game Theory Contents 1 Combinatorial games 2 1.1 Combinatorial games....................... 2 1.2 P-positions

More information

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) Contents 1 Vector Spaces 1 1.1 The Formal Denition of a Vector Space.................................. 1 1.2 Subspaces...................................................

More information

The min cost flow problem Course notes for Search and Optimization Spring 2004

The min cost flow problem Course notes for Search and Optimization Spring 2004 The min cost flow problem Course notes for Search and Optimization Spring 2004 Peter Bro Miltersen February 20, 2004 Version 1.3 1 Definition of the min cost flow problem We shall consider a generalization

More information

Realization of set functions as cut functions of graphs and hypergraphs

Realization of set functions as cut functions of graphs and hypergraphs Discrete Mathematics 226 (2001) 199 210 www.elsevier.com/locate/disc Realization of set functions as cut functions of graphs and hypergraphs Satoru Fujishige a;, Sachin B. Patkar b a Division of Systems

More information

into B multisets, or blocks, each of cardinality K (K V ), satisfying

into B multisets, or blocks, each of cardinality K (K V ), satisfying ,, 1{8 () c Kluwer Academic Publishers, Boston. Manufactured in The Netherlands. Balanced Part Ternary Designs: Some New Results THOMAS KUNKLE DINESH G. SARVATE Department of Mathematics, College of Charleston,

More information

Packing and decomposition of graphs with trees

Packing and decomposition of graphs with trees Packing and decomposition of graphs with trees Raphael Yuster Department of Mathematics University of Haifa-ORANIM Tivon 36006, Israel. e-mail: raphy@math.tau.ac.il Abstract Let H be a tree on h 2 vertices.

More information

MAHARAJA NIM: WYTHOFF S QUEEN MEETS THE KNIGHT

MAHARAJA NIM: WYTHOFF S QUEEN MEETS THE KNIGHT #G05 INTEGERS 14 (2014) MAHARAJA NIM: WYTHOFF S QUEEN MEETS THE KNIGHT Urban Larsson Mathematical Sciences, Chalmers University of Technology and University of Gothenburg, Göteborg, Sweden urban.larsson@yahoo.se

More information

EFRON S COINS AND THE LINIAL ARRANGEMENT

EFRON S COINS AND THE LINIAL ARRANGEMENT EFRON S COINS AND THE LINIAL ARRANGEMENT To (Richard P. S. ) 2 Abstract. We characterize the tournaments that are dominance graphs of sets of (unfair) coins in which each coin displays its larger side

More information

ON A CLASS OF APERIODIC SUM-FREE SETS NEIL J. CALKIN PAUL ERD OS. that is that there are innitely many n not in S which are not a sum of two elements

ON A CLASS OF APERIODIC SUM-FREE SETS NEIL J. CALKIN PAUL ERD OS. that is that there are innitely many n not in S which are not a sum of two elements ON A CLASS OF APERIODIC SUM-FREE SETS NEIL J. CALKIN PAUL ERD OS Abstract. We show that certain natural aperiodic sum-free sets are incomplete, that is that there are innitely many n not in S which are

More information

A four parametric generalization of the Wythoff NIM and its recursive solution

A four parametric generalization of the Wythoff NIM and its recursive solution R u t c o r Research R e p o r t A four parametric generalization of the Wythoff NIM and its recursive solution Vladimir Gurvich a RRR 8-00, November 00 RUTCOR Rutgers Center for Operations Research Rutgers

More information

IMPROVEMENTS ON CHOMP. Xinyu Sun Department of Mathematics, Temple University, Philadelphia, PA 19122, USA.

IMPROVEMENTS ON CHOMP. Xinyu Sun Department of Mathematics, Temple University, Philadelphia, PA 19122, USA. IMPROVEMENTS ON CHOMP Xinyu Sun Department of Mathematics, Temple University, Philadelphia, PA 191, USA xysun@math.temple.edu Received: 10/16/01, Revised: 4/9/0, Accepted: 5/17/0, Published: 5/0/0 Abstract

More information

#G03 INTEGERS 10 (2010), MIN, A COMBINATORIAL GAME HAVING A CONNECTION WITH PRIME NUMBERS

#G03 INTEGERS 10 (2010), MIN, A COMBINATORIAL GAME HAVING A CONNECTION WITH PRIME NUMBERS #G03 INTEGERS 10 (2010), 765-770 MIN, A COMBINATORIAL GAME HAVING A CONNECTION WITH PRIME NUMBERS Grant Cairns Department of Mathematics, La Trobe University, Melbourne, Australia G.Cairns@latrobe.edu.au

More information

On non-hamiltonian circulant digraphs of outdegree three

On non-hamiltonian circulant digraphs of outdegree three On non-hamiltonian circulant digraphs of outdegree three Stephen C. Locke DEPARTMENT OF MATHEMATICAL SCIENCES, FLORIDA ATLANTIC UNIVERSITY, BOCA RATON, FL 33431 Dave Witte DEPARTMENT OF MATHEMATICS, OKLAHOMA

More information

Martin Gardner and Wythoff s Game

Martin Gardner and Wythoff s Game Martin Gardner and Wythoff s Game February 1, 2011 What s a question to your answer? We will not settle this puzzle here, yet we ll taste it. But let s begin at the beginning, namely in 1907, when Willem

More information

Greedy Codes. Theodore Rice

Greedy Codes. Theodore Rice Greedy Codes Theodore Rice 1 Key ideas These greedy codes come from certain positions of combinatorial games. These codes will be identical to other well known codes. Little sophisticated mathematics is

More information

THE LARGEST INTERSECTION LATTICE OF A CHRISTOS A. ATHANASIADIS. Abstract. We prove a conjecture of Bayer and Brandt [J. Alg. Combin.

THE LARGEST INTERSECTION LATTICE OF A CHRISTOS A. ATHANASIADIS. Abstract. We prove a conjecture of Bayer and Brandt [J. Alg. Combin. THE LARGEST INTERSECTION LATTICE OF A DISCRIMINANTAL ARRANGEMENT CHRISTOS A. ATHANASIADIS Abstract. We prove a conjecture of Bayer and Brandt [J. Alg. Combin. 6 (1997), 229{246] about the \largest" intersection

More information

SCENIC TRAILS ASCENDING FROM SEA-LEVEL NIM TO ALPINE CHESS 1. Weizmann Institute of Science. Rehovot 76100, Israel

SCENIC TRAILS ASCENDING FROM SEA-LEVEL NIM TO ALPINE CHESS 1. Weizmann Institute of Science. Rehovot 76100, Israel SCENIC TRAILS ASCENDING FROM SEA-LEVEL NIM TO ALPINE CHESS 1 Aviezri S. Fraenkel Department of Applied Mathematics and Computer Science Weizmann Institute of Science Rehovot 76100, Israel fraenkel@wisdom.weizmann.ac.il

More information

Minimal Paths and Cycles in Set Systems

Minimal Paths and Cycles in Set Systems Minimal Paths and Cycles in Set Systems Dhruv Mubayi Jacques Verstraëte July 9, 006 Abstract A minimal k-cycle is a family of sets A 0,..., A k 1 for which A i A j if and only if i = j or i and j are consecutive

More information

Lifting to non-integral idempotents

Lifting to non-integral idempotents Journal of Pure and Applied Algebra 162 (2001) 359 366 www.elsevier.com/locate/jpaa Lifting to non-integral idempotents Georey R. Robinson School of Mathematics and Statistics, University of Birmingham,

More information

The domination game played on unions of graphs

The domination game played on unions of graphs The domination game played on unions of graphs Paul Dorbec 1,2 Gašper Košmrlj 3 Gabriel Renault 1,2 1 Univ. Bordeaux, LaBRI, UMR5800, F-33405 Talence 2 CNRS, LaBRI, UMR5800, F-33405 Talence Email: dorbec@labri.fr,

More information

Sprague-Grundy Values of the R-Wythoff Game

Sprague-Grundy Values of the R-Wythoff Game Sprague-Grundy Values of the R-Wythoff Game Albert Gu Department of Mathematics Carnegie Mellon University Pittsburgh, PA 15213, U.S.A agu@andrew.cmu.edu Submitted: Aug 6, 2014; Accepted: Apr 10, 2015;

More information

Avoider-Enforcer games played on edge disjoint hypergraphs

Avoider-Enforcer games played on edge disjoint hypergraphs Avoider-Enforcer games played on edge disjoint hypergraphs Asaf Ferber Michael Krivelevich Alon Naor July 8, 2013 Abstract We analyze Avoider-Enforcer games played on edge disjoint hypergraphs, providing

More information

Cycles in 4-Connected Planar Graphs

Cycles in 4-Connected Planar Graphs Cycles in 4-Connected Planar Graphs Guantao Chen Department of Mathematics & Statistics Georgia State University Atlanta, GA 30303 matgcc@panther.gsu.edu Genghua Fan Institute of Systems Science Chinese

More information

DISTANCE LABELINGS: A GENERALIZATION OF LANGFORD SEQUENCES. 1. Introduction

DISTANCE LABELINGS: A GENERALIZATION OF LANGFORD SEQUENCES. 1. Introduction DISTANCE LABELINGS: A GENERALIZATION OF LANGFORD SEQUENCES S. C. LÓPEZ AND F. A. MUNTANER-BATLE Abstract. A Langford sequence of order m and defect d can be identified with a labeling of the vertices of

More information

The min cost flow problem Course notes for Optimization Spring 2007

The min cost flow problem Course notes for Optimization Spring 2007 The min cost flow problem Course notes for Optimization Spring 2007 Peter Bro Miltersen February 7, 2007 Version 3.0 1 Definition of the min cost flow problem We shall consider a generalization of the

More information

Counting and Constructing Minimal Spanning Trees. Perrin Wright. Department of Mathematics. Florida State University. Tallahassee, FL

Counting and Constructing Minimal Spanning Trees. Perrin Wright. Department of Mathematics. Florida State University. Tallahassee, FL Counting and Constructing Minimal Spanning Trees Perrin Wright Department of Mathematics Florida State University Tallahassee, FL 32306-3027 Abstract. We revisit the minimal spanning tree problem in order

More information

A Family of Nim-Like Arrays: The Locator Theorem

A Family of Nim-Like Arrays: The Locator Theorem locator theorem paper v 2.pdf A Family of Nim-Like Arrays: The Locator Theorem Lowell Abrams a,denas.cowen-morton b, a Department of Mathematics, The George Washington University, Washington, DC 20052

More information

1 Introduction We adopt the terminology of [1]. Let D be a digraph, consisting of a set V (D) of vertices and a set E(D) V (D) V (D) of edges. For a n

1 Introduction We adopt the terminology of [1]. Let D be a digraph, consisting of a set V (D) of vertices and a set E(D) V (D) V (D) of edges. For a n HIGHLY ARC-TRANSITIVE DIGRAPHS WITH NO HOMOMORPHISM ONTO Z Aleksander Malnic 1 Dragan Marusic 1 IMFM, Oddelek za matematiko IMFM, Oddelek za matematiko Univerza v Ljubljani Univerza v Ljubljani Jadranska

More information

Classication of greedy subset-sum-distinct-sequences

Classication of greedy subset-sum-distinct-sequences Discrete Mathematics 271 (2003) 271 282 www.elsevier.com/locate/disc Classication of greedy subset-sum-distinct-sequences Joshua Von Kor Harvard University, Harvard, USA Received 6 November 2000; received

More information

1 I A Q E B A I E Q 1 A ; E Q A I A (2) A : (3) A : (4)

1 I A Q E B A I E Q 1 A ; E Q A I A (2) A : (3) A : (4) Latin Squares Denition and examples Denition. (Latin Square) An n n Latin square, or a latin square of order n, is a square array with n symbols arranged so that each symbol appears just once in each row

More information

Distance labelings: a generalization of Langford sequences

Distance labelings: a generalization of Langford sequences Also available at http://amc-journal.eu ISSN -9 (printed edn.), ISSN -9 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA (0) Distance labelings: a generalization of Langford sequences S. C. López Departament

More information

IMPARTIAL COMBINATORIAL MISÈRE GAMES

IMPARTIAL COMBINATORIAL MISÈRE GAMES IMPARTIAL COMBINATORIAL MISÈRE GAMES by Meghan Rose Allen SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE AT DALHOUSIE UNIVERSITY HALIFAX, NOVA SCOTIA AUGUST 2006

More information

TEMPERATURE THEORY AND THE THERMOSTATIC STRATEGY

TEMPERATURE THEORY AND THE THERMOSTATIC STRATEGY TEMPERATURE THEORY AND THE THERMOSTATIC STRATEGY KAREN YE Abstract. In this paper, we differentiate between cold games, which are easier to analyze and play, and hot games, much more difficult in terms

More information

Computing with voting trees

Computing with voting trees Computing with voting trees Jennifer Iglesias Nathaniel Ince Po-Shen Loh Abstract The classical paradox of social choice theory asserts that there is no fair way to deterministically select a winner in

More information

Dean Thomas Allemang Trinity College. Machine Computation with Finite Games

Dean Thomas Allemang Trinity College. Machine Computation with Finite Games Dean Thomas Allemang Trinity College Machine Computation with Finite Games submitted for hi. Sc. on 7 September, 1984 revised February, 1985 DECLARATION BY AUTHOR OF THE DISSERTATION Name of author in

More information

arxiv: v1 [math.co] 18 May 2018

arxiv: v1 [math.co] 18 May 2018 P PLAY IN CANDY NIM NITYA MANI, RAJIV NELAKANTI, SIMON RUBINSTEIN-SALZEDO, AND ALEX THOLEN arxiv:1805.07019v1 [math.co] 18 May 018 Abstract. Candy Nim is a variant of Nim in which both players aim to take

More information

The Lefthanded Local Lemma characterizes chordal dependency graphs

The Lefthanded Local Lemma characterizes chordal dependency graphs The Lefthanded Local Lemma characterizes chordal dependency graphs Wesley Pegden March 30, 2012 Abstract Shearer gave a general theorem characterizing the family L of dependency graphs labeled with probabilities

More information

arxiv: v1 [math.co] 13 May 2016

arxiv: v1 [math.co] 13 May 2016 GENERALISED RAMSEY NUMBERS FOR TWO SETS OF CYCLES MIKAEL HANSSON arxiv:1605.04301v1 [math.co] 13 May 2016 Abstract. We determine several generalised Ramsey numbers for two sets Γ 1 and Γ 2 of cycles, in

More information

Graphs with large maximum degree containing no odd cycles of a given length

Graphs with large maximum degree containing no odd cycles of a given length Graphs with large maximum degree containing no odd cycles of a given length Paul Balister Béla Bollobás Oliver Riordan Richard H. Schelp October 7, 2002 Abstract Let us write f(n, ; C 2k+1 ) for the maximal

More information

Decompositions of graphs into cycles with chords

Decompositions of graphs into cycles with chords Decompositions of graphs into cycles with chords Paul Balister Hao Li Richard Schelp May 22, 2017 In memory of Dick Schelp, who passed away shortly after the submission of this paper Abstract We show that

More information

Contents. 2.1 Vectors in R n. Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v. 2.50) 2 Vector Spaces

Contents. 2.1 Vectors in R n. Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v. 2.50) 2 Vector Spaces Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v 250) Contents 2 Vector Spaces 1 21 Vectors in R n 1 22 The Formal Denition of a Vector Space 4 23 Subspaces 6 24 Linear Combinations and

More information

One Pile Nim with Arbitrary Move Function

One Pile Nim with Arbitrary Move Function One Pile Nim with Arbitrary Move Function by Arthur Holshouser and Harold Reiter Arthur Holshouser 3600 Bullard St. Charlotte, NC, USA, 28208 Harold Reiter Department of Mathematics UNC Charlotte Charlotte,

More information

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)}

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} Preliminaries Graphs G = (V, E), V : set of vertices E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) 1 2 3 5 4 V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} 1 Directed Graph (Digraph)

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H, K) with H K = G and E(H K) = and V (H) V (K) = k. Such a separation is proper if V (H) \ V (K) and V (K)

More information

List Decomposition of Graphs

List Decomposition of Graphs List Decomposition of Graphs Yair Caro Raphael Yuster Abstract A family of graphs possesses the common gcd property if the greatest common divisor of the degree sequence of each graph in the family is

More information

Aviezri Fraenkel Department of Computer Science and Applied Mathematics, Weizmann Institute of Science, Rehovot, Israel 76100

Aviezri Fraenkel Department of Computer Science and Applied Mathematics, Weizmann Institute of Science, Rehovot, Israel 76100 INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 7(2) (2007), #A14 THE SIERPIŃSKI SIEVE OF NIM-VARIETIES AND BINOMIAL COEFFICIENTSS Aviezri Fraenkel Department of Computer Science and Applied

More information

F -inverse covers of E-unitary inverse monoids

F -inverse covers of E-unitary inverse monoids F -inverse covers of E-unitary inverse monoids Outline of Ph.D. thesis Nóra Szakács Supervisor: Mária B. Szendrei Doctoral School of Mathematics and Computer Science University of Szeged 2016 1 1 Introduction

More information

The Sierpiński Sieve of Nim-varieties and Binomial Coefficients

The Sierpiński Sieve of Nim-varieties and Binomial Coefficients 1 The Sierpiński Sieve of Nim-varieties and Binomial Coefficients Aviezri Fraenkel fraenkel@wisdom.weizmann.ac.il Alex Kontorovich alexk@math.columbia.edu July 27, 2006 Dedicated to Ron Graham on his 70th

More information

DYNAMIC ONE-PILE NIM Arthur Holshouser 3600 Bullard St., Charlotte, NC, USA, 28208

DYNAMIC ONE-PILE NIM Arthur Holshouser 3600 Bullard St., Charlotte, NC, USA, 28208 Arthur Holshouser 3600 Bullard St., Charlotte, NC, USA, 28208 Harold Reiter Department of Mathematics, UNC Charlotte, Charlotte, NC 28223 James Riidzinski Undergraduate, Dept. of Math., UNC Charlotte,

More information

Decision Problems Concerning. Prime Words and Languages of the

Decision Problems Concerning. Prime Words and Languages of the Decision Problems Concerning Prime Words and Languages of the PCP Marjo Lipponen Turku Centre for Computer Science TUCS Technical Report No 27 June 1996 ISBN 951-650-783-2 ISSN 1239-1891 Abstract This

More information

form, but that fails as soon as one has an object greater than every natural number. Induction in the < form frequently goes under the fancy name \tra

form, but that fails as soon as one has an object greater than every natural number. Induction in the < form frequently goes under the fancy name \tra Transnite Ordinals and Their Notations: For The Uninitiated Version 1.1 Hilbert Levitz Department of Computer Science Florida State University levitz@cs.fsu.edu Intoduction This is supposed to be a primer

More information

Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS

Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS Opuscula Mathematica Vol. 6 No. 1 006 Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS Abstract. A graph G of order n is said to be arbitrarily vertex decomposable if for each sequence (n

More information

Some Combinatorial Aspects of Time-Stamp Systems. Unite associee C.N.R.S , cours de la Liberation F TALENCE.

Some Combinatorial Aspects of Time-Stamp Systems. Unite associee C.N.R.S , cours de la Liberation F TALENCE. Some Combinatorial spects of Time-Stamp Systems Robert Cori Eric Sopena Laboratoire Bordelais de Recherche en Informatique Unite associee C.N.R.S. 1304 351, cours de la Liberation F-33405 TLENCE bstract

More information

Decomposition of random graphs into complete bipartite graphs

Decomposition of random graphs into complete bipartite graphs Decomposition of random graphs into complete bipartite graphs Fan Chung Xing Peng Abstract We consider the problem of partitioning the edge set of a graph G into the minimum number τg of edge-disjoint

More information

Congurations of periodic orbits for equations with delayed positive feedback

Congurations of periodic orbits for equations with delayed positive feedback Congurations of periodic orbits for equations with delayed positive feedback Dedicated to Professor Tibor Krisztin on the occasion of his 60th birthday Gabriella Vas 1 MTA-SZTE Analysis and Stochastics

More information

Impartial avoidance and achievement games for generating symmetric and alternating groups

Impartial avoidance and achievement games for generating symmetric and alternating groups College of Saint Benedict and Saint John's University DigitalCommons@CSB/SJU Mathematics Faculty Publications Mathematics 7-2016 Impartial avoidance and achievement games for generating symmetric and alternating

More information

arxiv: v2 [math.co] 15 Feb 2017

arxiv: v2 [math.co] 15 Feb 2017 GENERALIZED ALGORITHM FOR WYTHOFF S GAME WITH BASIS VECTOR (2 b, 2 b ) SHUBHAM AGGARWAL, JARED GELLER, SHUVOM SADHUKA, MAX YU arxiv:1612.03068v2 [math.co] 15 Feb 2017 Abstract. Wythoff s Game is a variation

More information

A well-quasi-order for tournaments

A well-quasi-order for tournaments A well-quasi-order for tournaments Maria Chudnovsky 1 Columbia University, New York, NY 10027 Paul Seymour 2 Princeton University, Princeton, NJ 08544 June 12, 2009; revised April 19, 2011 1 Supported

More information