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.

A127994 Maximum bowling score for a game with exactly n strikes.

Original entry on oeis.org

190, 192, 202, 213, 224, 235, 246, 257, 268, 279, 289, 299, 300
Offset: 0

Views

Author

Rick L. Shepherd, Feb 11 2007

Keywords

Comments

Independently determined, these numbers agree with the ranges in the Number of strikes/Number of spares grid of the Balmoral Software page. Note that a(0)=190 > A127993(10)=180; i.e., it's possible to get a higher score with no strikes (and ten optimal (9 pins, then 1 pin) spares followed by 9 pins on the last delivery) than with ten strikes misfortunately timed.

Examples

			a(12) = 300 as twelve strikes in a bowling game (tenpins) results in a score of 30 for each of the ten frames, giving 300 total, the maximum possible score.
		

Crossrefs