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.

Showing 1-1 of 1 results.

A127993 Minimum bowling score for a game with n strikes.

Original entry on oeis.org

0, 10, 20, 30, 40, 50, 60, 70, 90, 120, 180, 240, 300
Offset: 0

Views

Author

Rick L. Shepherd, Feb 10 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.

Examples

			a(8) = 90 as eight strikes in a bowling game (tenpins) guarantees a score of at least 90: Since three strikes may occur in the last frame, eight is the minimal number of strikes such that at least two are in consecutive frames (and so a(n) > 10n).
		

Crossrefs

Showing 1-1 of 1 results.