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!)
A336047 Decimal expansion of the solution s of s/c = 3, where s = arclength and c = chord length on the unit circle. 3
4, 5, 5, 7, 7, 2, 5, 3, 2, 0, 1, 5, 1, 6, 5, 6, 6, 2, 5, 3, 9, 9, 9, 0, 2, 2, 0, 9, 1, 2, 3, 7, 7, 7, 2, 5, 7, 6, 3, 6, 5, 4, 9, 4, 8, 1, 4, 7, 9, 5, 5, 3, 0, 3, 3, 0, 5, 1, 1, 7, 1, 0, 5, 8, 4, 9, 6, 6, 8, 8, 9, 2, 9, 4, 0, 3, 6, 7, 8, 3, 7, 2, 5, 1, 3, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
See A336043 for a guide to related sequences.
LINKS
EXAMPLE
s = 4.55772532015165662539990220912377725763654948...
c = 1.51924177338388554179996740304125908587884982...
MATHEMATICA
t = t /.FindRoot[t == 3 Sqrt[2 - 2 Cos[t]], {t, 4}, WorkingPrecision -> 200]
c = t/3
RealDigits[t][[1]] (* A336047 *)
RealDigits[c][[1]] (* A336048 *)
CROSSREFS
Sequence in context: A110883 A178131 A071570 * A082448 A190796 A070783
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Jul 08 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 07:48 EDT 2024. Contains 371235 sequences. (Running on oeis4.)