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.

A076121 Complete list of possible cribbage hands.

This page as a plain text file.
%I A076121 #4 Mar 31 2012 20:35:55
%S A076121 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,22,23,24,28,29
%N A076121 Complete list of possible cribbage hands.
%C A076121 A 19-point cribbage hand is impossible, whereas 23 is possible: 5 5 J J (5) with knobs, for example. The single best cribbage hand is 5 5 5 J (5), where the cut card - the (5) - is the same suit as the Jack held. It is worth 29 points.
%H A076121 An interested game-theoretic approach at computing "average" cribbage hand values can be found <a href="http://www.math.hmc.edu/seniortheses/00/philip-martin-00.pdf">here</a>.
%H A076121 American Cribbage Congress <a href="http://www.cribbage.org">Website</a>.
%K A076121 nonn,fini,full
%O A076121 0,3
%A A076121 _Andrew Niedermaier_, Jul 21 2003