cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A125996 A106486-encodings of combinatorial games equivalent to game {1|0}.

This page as a plain text file.
%I A125996 #4 Mar 31 2012 13:21:13
%S A125996 6,7,14,15,22,23,30,31,70,71,78,79,86,87,94,95,518,519,526,527,534,
%T A125996 535,542,543,582,583,590,591,598,599,606,607,2054,2055,2062,2063,2070,
%U A125996 2071,2078,2079,2118,2119,2126,2127,2134,2135,2142,2143,2566,2567
%N A125996 A106486-encodings of combinatorial games equivalent to game {1|0}.
%C A125996 These are codes for games which belong to the same equivalence class as the game {1|0}.
%H A125996 A. Karttunen, <a href="/A126000/a126000.scm.txt">Scheme-program for computing this sequence.</a>
%e A125996 Game {1|0} is encoded as 2^(2*1) + 2^(1+2*0) = 6, thus 6 is the first term of this sequence. Also 7 belongs into this sequence, as it encodes game {0,1|0}, where, as the option 1 dominates the option 0 on the left side, the former can be deleted, resulting the same game {1|0}.
%Y A125996 Row 6 of A126000.
%K A125996 nonn
%O A125996 1,1
%A A125996 _Antti Karttunen_, Dec 18 2006