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!)
A336055 Decimal expansion of the solution s of s/c = 6, where s = arclength and c = chord length on the unit circle. 3
5, 3, 5, 7, 5, 6, 6, 2, 1, 6, 9, 4, 4, 8, 9, 8, 5, 3, 4, 1, 2, 6, 7, 5, 7, 0, 3, 3, 0, 5, 8, 1, 3, 0, 6, 3, 8, 6, 8, 6, 0, 0, 9, 5, 4, 4, 3, 9, 5, 6, 0, 6, 0, 8, 3, 6, 5, 9, 2, 2, 8, 1, 2, 1, 6, 3, 0, 4, 2, 0, 2, 3, 0, 6, 2, 9, 8, 2, 0, 7, 3, 5, 6, 3, 9, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
See A336043 for a guide to related sequences.
LINKS
EXAMPLE
s = 5.357566216944898534126757033058130638686009544395606...
c = 0.892927702824149755687792838843021773114334924065934...
MATHEMATICA
t = t /.FindRoot[t == 6 Sqrt[2 - 2 Cos[t]], {t, 4}, WorkingPrecision -> 200]
c = t/6
RealDigits[t][[1]] (* A336055 *)
RealDigits[c][[1]] (* A336056 *)
CROSSREFS
Sequence in context: A228046 A092516 A269893 * A131925 A128010 A185046
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Jul 10 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 March 28 13:25 EDT 2024. Contains 371254 sequences. (Running on oeis4.)