[go: up one dir, main page]

login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A248789 Decimal expansion of the variance associated with the fraction of guests without a napkin in Conway’s napkin problem. 1

%I #14 Jan 17 2020 16:18:25

%S 0,3,4,7,6,3,1,0,5,5,6,1,0,2,6,0,6,5,6,3,3,6,9,7,4,5,4,7,7,9,4,7,0,1,

%T 0,5,2,4,0,1,2,3,6,0,0,7,0,5,0,8,5,1,8,9,1,3,5,5,5,3,1,4,1,2,0,9,1,6,

%U 4,0,1,7,1,0,3,6,6,2,4,3,0,3,7,5,2,0,2,4,2,1,2,4,9,1,2,5,6,2,7,3

%N Decimal expansion of the variance associated with the fraction of guests without a napkin in Conway’s napkin problem.

%H Anders Claesson, T. Kyle Petersen, <a href="http://arxiv.org/abs/math/0505080">Conway’s napkin problem</a>, arXiv:math/0505080 [math.CO] 2005.

%H Steven R. Finch, <a href="http://arxiv.org/abs/2001.00578">Errata and Addenda to Mathematical Constants</a>, p. 2.

%F Equals (3 - e)*(2 - sqrt(e))^2.

%e 0.034763105561026065633697454779470105240123600705...

%t Join[{0}, RealDigits[(3 - E)*(2 - Sqrt[E])^2, 10, 99] // First]

%o (PARI) (3-exp(1))*(2-exp(1/2))^2 \\ _Charles R Greathouse IV_, Oct 31 2014

%Y Cf. A000670, A068996, A248788.

%K nonn,cons,easy

%O 0,2

%A _Jean-François Alcover_, Oct 14 2014

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 30 21:24 EDT 2024. Contains 375550 sequences. (Running on oeis4.)