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!)
A336075 Decimal expansion of the ratio of segment areas for arclength Pi/5 on the unit circle; see Comments. 1
1, 5, 4, 0, 1, 3, 0, 0, 5, 3, 9, 3, 3, 4, 1, 1, 8, 2, 5, 0, 2, 0, 2, 6, 7, 4, 3, 2, 0, 5, 9, 7, 5, 9, 1, 1, 0, 2, 5, 3, 7, 7, 7, 2, 9, 1, 6, 6, 3, 8, 0, 4, 6, 4, 2, 5, 6, 3, 4, 2, 4, 4, 1, 7, 9, 9, 5, 6, 1, 2, 9, 3, 5, 7, 8, 9, 8, 7, 8, 4, 0, 6, 5, 1, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
3,2
COMMENTS
Suppose that s in (0,Pi) is the length of an arc of the unit circle. The associated chord separates the interior into two segments. Let A1 be the area of the larger and A2 the area of the smaller. The term "ratio of segment areas" means A1/A2. See A336073 for a guide to related sequences.
LINKS
FORMULA
ratio = (2*Pi - s + sin(s))/(s - sin(s)), where s = Pi/5.
EXAMPLE
ratio = 154.01300539334118250202674320597591102537...
MATHEMATICA
s = Pi/5; r = N[(2 Pi - s + Sin[s])/(s - Sin[s]), 200]
RealDigits[r][[1]]
CROSSREFS
Cf. A336073.
Sequence in context: A274649 A343958 A258234 * A159799 A185579 A197134
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Jul 11 2020
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 April 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)