Arton and Billy are each given a positive integer, and they are told that the two positive integers are consecutive. The following conversation ensues:
Arton: "I don't know your number."
Billy: "I don't know your number either."
Arton: "Now I know your number!"
What is the largest possible value for Billy's number?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Arton's number can't be 1 because if he is 1 then he would have immediately guessed out Billy's number which is 2 but instead he said he doesn't know. If Arton's number is 2, he will think whether Billy's number is 1 or 3, since Billy said that he doesn't know either, then Billy's number can only be 3. If Arton's number is 3, Billy's number cannot be 2 because if he is 2 he would have guessed out Arton's number which is the same situation as if Arton's number is 2, so Billy's number is 4.