login
Number of ways in which each hand can be obtained in a game of 5-card poker, starting with the most probable category.
0

%I #9 Sep 06 2012 20:47:46

%S 1302540,1098240,123552,54912,10200,5108,3744,624,40

%N Number of ways in which each hand can be obtained in a game of 5-card poker, starting with the most probable category.

%C a(1): high card

%C a(2): pair

%C a(3): two pair

%C a(4): three of a kind

%C a(5): straight

%C a(6): flush

%C a(7): full house

%C a(8): four of a kind

%C a(9): straight flush

%Y Cf. A002761, A002806, A002847 (reverse of this sequence).

%K nonn,fini,full

%O 1,1

%A _V. Raman_, Sep 01 2012