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”).

A093588
Decimal expansion of -1/8 + 4/Pi^2.
0
2, 8, 0, 2, 8, 4, 7, 3, 4, 5, 6, 9, 3, 5, 1, 0, 8, 5, 7, 7, 5, 5, 1, 7, 8, 5, 2, 8, 3, 8, 9, 1, 0, 5, 5, 5, 6, 1, 7, 4, 3, 5, 0, 9, 8, 6, 8, 8, 9, 8, 6, 1, 9, 5, 3, 8, 2, 4, 3, 6, 1, 2, 7, 5, 7, 6, 6, 9, 2, 4, 8, 3, 8, 4, 8, 9, 4, 1, 7, 6, 4, 7, 6, 4, 8, 3, 7, 0, 9, 5, 7, 0, 2, 4, 8, 7, 3, 5, 0, 4
OFFSET
0,1
COMMENTS
Probability that a triangle picked at random in a unit disk is acute.
REFERENCES
Clifford A. Pickover, The Math Book, From Pythagoras to the 57th Dimension, 250 Milestones in the History of Mathematics, Sterling Publ., NY, 2009, page 476.
EXAMPLE
0.280284734...
MATHEMATICA
RealDigits[ 4/Pi^2 - 1/8, 10, 105][[1]]
PROG
(PARI) 4/Pi^2 - 1/8 \\ Charles R Greathouse IV, Oct 01 2022
CROSSREFS
Sequence in context: A259173 A010594 A370944 * A378977 A369499 A016593
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Apr 01 2004
EXTENSIONS
a(99) corrected by Georg Fischer, Apr 04 2020
STATUS
approved