cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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

This page as a plain text file.
%I A216076 #9 Sep 06 2012 20:47:46
%S A216076 1302540,1098240,123552,54912,10200,5108,3744,624,40
%N A216076 Number of ways in which each hand can be obtained in a game of 5-card poker, starting with the most probable category.
%C A216076 a(1): high card
%C A216076 a(2): pair
%C A216076 a(3): two pair
%C A216076 a(4): three of a kind
%C A216076 a(5): straight
%C A216076 a(6): flush
%C A216076 a(7): full house
%C A216076 a(8): four of a kind
%C A216076 a(9): straight flush
%Y A216076 Cf. A002761, A002806, A002847 (reverse of this sequence).
%K A216076 nonn,fini,full
%O A216076 1,1
%A A216076 _V. Raman_, Sep 01 2012