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.

This page as a plain text file.
%I A368008 #45 Jan 30 2024 13:55:05
%S A368008 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,
%T A368008 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,
%U A368008 7,7,4,1,9,3,5,4,8,3,8,7,0,9,6,7,7,4,1
%N 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.
%C A368008 Tie-break games are played to 7 points in all sets.
%C A368008 The structure of sets and games in tennis means a player can win more points but lose the match.
%C A368008 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.
%C A368008 Player A wins 171 points and player B wins 93 points, but player A loses the match.
%H A368008 <a href="/index/Rec#order_15">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,0,0,0,0,0,0,0,0,0,0,0,0,1).
%F A368008 Equals (2*6*4 + 3*(6*4 + 6*2 + 5))/(3*(6*4 + 7)).
%e A368008 1.838709677419354... (periodic part 838709677419354).
%t A368008 First[RealDigits[171/93, 10, 100]] (* _Paolo Xausa_, Jan 30 2024 *)
%Y A368008 Cf. A021061, A368009, A368146, A368476.
%K A368008 nonn,cons,easy
%O A368008 1,2
%A A368008 _Marco RipĂ _, Dec 07 2023