Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #10 Dec 03 2016 12:07:35
%S 0,0,1,1,0,0,-1,-1,0,0,1,-1,0,0,1,-1,0,0
%N Value of the Catch-Up game [1,...n] for first player (1 = win, -1 = loss, 0 = draw).
%H Aaron Isaksen, M. Ismail, S. J. Brams, A. Nealen, <a href="http://game.engineering.nyu.edu/wp-content/uploads/2015/10/catch-up-a-game-in-which-the-lead-alternates-2015.pdf">Catch-Up: A Game in Which the Lead Alternates</a>, G&PD, vol. 1, no. 2, 2015, pp. 38-49, 2015.
%K sign,more
%O 3
%A _N. J. A. Sloane_, Dec 03 2016