logoalt Hacker News

quuxplusonetoday at 3:48 PM0 repliesview on HN

In the middle of this too-long-and-rambling piece, there's a sketch of an interesting sequence: look for the text "universal winner." Let a(n) be the size of the smallest "coin-matching player" DFA that eventually matches the output of its n-state opponent no matter the identity of that opponent. a(1) is obviously 2 (right?); Wolfram indicates a(2) <= 10; what is a(3)?

This is different from the problem of identifying the opponent, which obviously requires at least as many states as there are opponents.

Is this sequence in the OEIS? Is a(3) even known?