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!)
A258146 Decimal expansion of (1 - 2/Pi)/2: ratio of the area of a circular segment with central angle Pi/2 and the area of the corresponding circular half-disk. 5
1, 8, 1, 6, 9, 0, 1, 1, 3, 8, 1, 6, 2, 0, 9, 3, 2, 8, 4, 6, 2, 2, 3, 2, 4, 7, 3, 2, 5, 4, 9, 7, 1, 2, 7, 5, 9, 3, 1, 0, 8, 0, 7, 0, 8, 5, 1, 9, 0, 8, 7, 1, 0, 2, 5, 0, 4, 6, 6, 5, 3, 1, 1, 8, 8, 2, 2, 0, 6, 4, 0, 4, 7, 3, 1, 5, 4, 6, 9, 2, 9, 8, 1, 9, 7, 7, 2, 3, 9, 4, 4, 6, 7, 4, 9, 3, 8, 2, 8, 0, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The formula for the ratio of the area of a circular segment with central angle alpha and the area of one half of the corresponding circular disk is (alpha - sin(alpha))/Pi. Here alpha = Pi/2.
This is also the ratio of the area of a circular disk without a central inscribed rectangle (2*x, 2*y) together with the two opposite circular segments each with central angle beta and the area of the circular disk. This is the analog of the ratio of the volume of a sphere with missing central cylinder symmetric hole of length 2*y and the area of the sphere. See a comment on A019699. In two dimensions this problem is not remarkable, because the radius R of the circle does matter. The formula is here: area ratio ar = 1 - (beta + sin(beta)/Pi) where beta = arcsin(2*yhat*sqrt(1-yhat^2)), with yhat = y/R, and beta = Pi - alpha from above.
The astonishing result from three dimensions, ar_3 = yhat^3, could suggest ar = yhat^2, which is wrong. Thanks to Sven Heinemeyer for inspiring me to look into this.
Essentially the same digit sequence as A188340. - R. J. Mathar, Jun 12 2015
LINKS
Eric Weisstein's World of Mathematics, Circular Segment.
FORMULA
Area ratio ar = (1 - 2/Pi)/2 = 0.181690113816209...
For Buffon's constant 2/Pi see A060294.
MATHEMATICA
RealDigits[(1-2/Pi)/2, 10, 120][[1]] (* Harvey P. Dale, Sep 23 2017 *)
PROG
(PARI) 1/2 - 1/Pi \\ Michel Marcus, Oct 19 2017
CROSSREFS
Sequence in context: A157697 A281785 A240982 * A182551 A005486 A010157
KEYWORD
nonn,cons,easy
AUTHOR
Wolfdieter Lang, May 31 2015
STATUS
approved

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 May 9 18:10 EDT 2024. Contains 372354 sequences. (Running on oeis4.)