login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A096429
Decimal expansion of -(8*(EulerGamma - log(2)))/3.
1
3, 0, 9, 1, 5, 0, 7, 0, 8, 4, 2, 2, 4, 3, 3, 1, 9, 6, 8, 2, 8, 5, 8, 6, 7, 5, 0, 3, 3, 5, 3, 9, 7, 6, 9, 8, 7, 5, 5, 5, 7, 5, 4, 6, 2, 4, 5, 4, 2, 1, 7, 7, 4, 7, 5, 0, 6, 4, 3, 4, 0, 6, 5, 6, 2, 2, 7, 3, 5, 7, 2, 0, 5, 1, 2, 0, 8, 0, 1, 1, 9, 1, 1, 7, 1, 1, 0, 0, 3, 6, 5, 4, 5, 7, 9, 1, 8, 3, 4, 7, 3, 9
OFFSET
0,1
COMMENTS
Asymptotic constant in the expected number of points on the perimeter of the convex hull in square point picking.
LINKS
Eric Weisstein's World of Mathematics, Square Point Picking
EXAMPLE
0.309150708...
MATHEMATICA
RealDigits[-(8*(EulerGamma - Log[2]))/3, 10, 100][[1]] (* Vaclav Kotesovec, Aug 16 2015 *)
CROSSREFS
Cf. A097059.
Sequence in context: A321329 A016645 A217764 * A196622 A196827 A243262
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Jul 21 2004
STATUS
approved