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.
%I A035617 #41 Jan 05 2025 19:51:35 %S A035617 1,0,3,3,15,33,105,297,879,2631,7833,23697,71385,216765,657849, %T A035617 2003151,6103743,18624693,56870385,173760513,531128349,1623881889, %U A035617 4965695331,15185222199,46435889601,141985777503 %N A035617 Number of winning length n strings with a 3-symbol alphabet in "same game". %C A035617 Strings that can be reduced to null string by repeatedly removing an entire run of two or more consecutive symbols. %C A035617 For binary strings, the formula for the number of winning strings of length n has been conjectured by Ralf Stephan and proved by Burns and Purcell (2005, 2007). For b-ary strings with b >= 3, the same problem seems to be unsolved. - _Petros Hadjicostas_, Dec 27 2018 %H A035617 C. Burns and B. Purcell, <a href="/A035617/a035617_1.pdf">A note on Stephan's conjecture 77</a>, preprint, 2005. %H A035617 C. Burns and B. Purcell, <a href="https://web.archive.org/web/2024*/https://www.fq.math.ca/Papers1/45-3/burns.pdf">Counting the number of winning strings in the 1-dimensional same game</a> Fibonacci Quarterly, 45(3) (2007), 233-238. %H A035617 Sascha Kurz, <a href="http://www.mathe2.uni-bayreuth.de/sascha/oeis/paper/same_game.ps">Polynomials in "same game"</a>, 2001. [ps file] %H A035617 Sascha Kurz, <a href="/A035617/a035617.pdf">Polynomials in "same game"</a>, 2001. [pdf file] %e A035617 11011001 is a winning string since 110{11}001 -> 11{000}1 -> {111} -> null. %Y A035617 Cf. A035615, A065237, A065238, A065239, A065240, A065241, A065242, A065243. %Y A035617 Row b=3 of A323844. %K A035617 nonn,nice,more %O A035617 0,3 %A A035617 _Erich Friedman_ %E A035617 a(16)-a(25) from _Bert Dobbelaere_, Dec 26 2018