Originally posted by TLD
The difference is that by only considering powers of 2 (or really any sequence of powers of 2 where the exponents increase by 1 with each go), we don't need to worry about simply being in the neighborhood of a terminal value as there will no longer be any values which can solely be approached from above or below. And again this is exactly what we'd see were the distribution of possible values continuous -- if the player knew the maximum possible value ex-ente then switching would always be correct were he to draw anything other than the maximum value.
Mind you, there's absolutely nothing wrong with your approach and in fact could be considered the more general solution. Nevertheless, there is an additional elegance when all non-terminal values are equally attainable.
So in other words, when you write:
Originally posted by TLD
Anyway, that's pretty academic on my part ... I just found it interesting. I'll see if I can't think of some intuitive explanation of why the paradox also breaks down in the infinitely-many-possible-values case.