Warp said:
I find it curious that I always get this same answer from somebody when I ask this question.
(The reason I'm asking here is that I have asked in two other forums, and got two completely different answers. So I wanted to double-check also here.)
Could you show me the individual steps you used to arrive at that number?
(Incidentally, that answer is also completely different than the ones I got from the other forums. Go figure. This seems to be a much harder problem than it might sound.)
It's easy to go wrong with these sorts of problems. There's nothing theoretically difficult, but you have to be very careful to do the right calculations.
@willem2 is correct.
I did it a slightly different way. First, I looked for a Royal Flush in Hearts and four Aces (then multiplied this answer by four). And, assumed the first player has the flush and the second the four Aces. The three cases are then:
##A_HF_HF_HAX \ \ \ F_HF_H \ \ \ AA## with ##6 \times 3 \times 44 \times 1 \times 1 = 18 \times 44## possibilities
##A_HF_HF_HAA \ \ \ F_HF_H \ \ \ AX## with ##6 \times 3 \times 1 \times 1 \times 44 = 18 \times 44## possibilities
##A_HF_HF_HF_HA \ \ \ F_HX \ \ \ AA## with ##4 \times 3 \times 44 \times 1 = 12 \times 44## possibilities
So, the total number of possibilities is the sum of these: ##48 \times 44 = 2112##
Then, multiply this by ##4## to take account of flushes in the other suits: ##8448##
Now, you calculate the total number of all hands of the form 5-cards, 2-cards 2-cards, which is:
##N = \binom{52}{5} \binom{47}{2} \binom {45}{2} = 2.78 \times 10^{12}##
The odds are then 1 chance in ##N/8448 = 3.29 \times 10^{8}##
And, as above, for two players either could have the Flush and the other the Aces, so we can halve the odds to get 1 chance in ##1.65 \times 10^{8}##
Finally, if you have 5 players, say, then there are 20 different possibilities for who has the Flush and who has the Aces, so the odds in a game of 5 players are 1 chance in ##1.65 \times 10^{7}##