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!)
A336052 Decimal expansion of the solution c of s/c = 4, where s = arclength and c = chord length on the unit circle. 3
1, 2, 3, 7, 2, 8, 8, 3, 9, 3, 6, 8, 4, 9, 1, 4, 5, 0, 6, 2, 8, 2, 2, 1, 5, 0, 5, 5, 1, 6, 5, 7, 6, 8, 6, 7, 8, 3, 2, 5, 5, 2, 3, 7, 5, 9, 4, 4, 9, 3, 5, 0, 0, 3, 4, 2, 6, 7, 7, 6, 4, 9, 4, 9, 4, 7, 3, 4, 9, 0, 9, 2, 5, 5, 6, 9, 1, 9, 2, 6, 2, 4, 1, 6, 6, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
See A336043 for a guide to related sequences.
LINKS
EXAMPLE
s = 4.949153574739658025128860220663074713302095037797400...
c = 1.237288393684914506282215055165768678325523759449350...
MATHEMATICA
t = t /.FindRoot[t == 4 Sqrt[2 - 2 Cos[t]], {t, 4}, WorkingPrecision -> 200]
c = t/4
RealDigits[t][[1]] (* A336051 *)
RealDigits[c][[1]] (* A336052 *)
CROSSREFS
Sequence in context: A292389 A195306 A330421 * A174606 A096389 A054144
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 July 27 21:34 EDT 2024. Contains 374651 sequences. (Running on oeis4.)