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.

A368008 Decimal expansion of 171/93, being the highest possible points won/lost ratio in a completed 5-set tennis match which the player loses.

Original entry on oeis.org

1, 8, 3, 8, 7, 0, 9, 6, 7, 7, 4, 1, 9, 3, 5, 4, 8, 3, 8, 7, 0, 9, 6, 7, 7, 4, 1, 9, 3, 5, 4, 8, 3, 8, 7, 0, 9, 6, 7, 7, 4, 1, 9, 3, 5, 4, 8, 3, 8, 7, 0, 9, 6, 7, 7, 4, 1, 9, 3, 5, 4, 8, 3, 8, 7, 0, 9, 6, 7, 7, 4, 1, 9, 3, 5, 4, 8, 3, 8, 7, 0, 9, 6, 7, 7, 4, 1
Offset: 1

Views

Author

Marco RipĂ , Dec 07 2023

Keywords

Comments

Tie-break games are played to 7 points in all sets.
The structure of sets and games in tennis means a player can win more points but lose the match.
The highest win/loss ratio for 5 sets occurs with game scores 6-0 6-0 6-7 6-7 6-7 where player A wins games by points score 4-0, and loses by 2-4 in ordinary games and 5-7 in the three tie-break games.
Player A wins 171 points and player B wins 93 points, but player A loses the match.

Examples

			1.838709677419354... (periodic part 838709677419354).
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[171/93, 10, 100]] (* Paolo Xausa, Jan 30 2024 *)

Formula

Equals (2*6*4 + 3*(6*4 + 6*2 + 5))/(3*(6*4 + 7)).