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.

A111214 Score for an n-letter word in the game of Boggle.

This page as a plain text file.
%I A111214 #5 Apr 12 2019 13:50:36
%S A111214 0,0,1,1,2,3,5,11,11,11,11,11,11,11,11,11,11
%N A111214 Score for an n-letter word in the game of Boggle.
%C A111214 Words of one or two letters are not counted, which is equivalent to a score of 0. There are sixteen cubes in the game, which may not be reused within a single word, but 17-letter words involving the Qu tile are possible. Boggle is a registered trademark of Parker Brothers.
%H A111214 <a href="http://www.centralconnector.com/GAMES/boggle.html">Boggle rules</a>
%H A111214 <a href="http://answers.google.com/answers/threadview?id=35713">17-letter words</a>
%H A111214 <a href="http://www.hasbro.com/default.cfm?page=ps_results&amp;product_id=9619">Product site</a>
%e A111214 The word "sulfonate" is worth 11 points in a round of Boggle (provided no other player has found it) because a(9) = 11.
%K A111214 fini,full,nonn
%O A111214 1,5
%A A111214 H. Tracy Hall (h.tracy(AT)gmail.com), Oct 25 2005