The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A332632 Decimal expansion of arclength between (0,1) and (1,1/2) on y = 1/2^x. 0
1, 1, 2, 1, 5, 5, 3, 1, 8, 2, 4, 0, 0, 7, 3, 6, 0, 3, 1, 2, 0, 8, 1, 8, 5, 7, 1, 7, 1, 4, 4, 7, 9, 3, 7, 5, 2, 6, 2, 4, 5, 2, 5, 5, 1, 6, 6, 7, 0, 5, 0, 8, 8, 5, 4, 7, 8, 5, 0, 2, 3, 3, 8, 8, 2, 7, 9, 0, 1, 5, 9, 7, 1, 7, 7, 5, 6, 0, 8, 4, 0, 6, 4, 5, 2, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
arclength = 1.1215531824007360312081857171447937526245255166...
MATHEMATICA
s = Integrate[Sqrt[1 + D[2^(-x), x]^2], {x, 0, 1}]
r = N[s, 200]
RealDigits[r][[1]]
CROSSREFS
Sequence in context: A108410 A058116 A058118 * A124226 A248797 A193536
KEYWORD
nonn,cons,easy
AUTHOR
Clark Kimberling, Jun 12 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 May 18 00:34 EDT 2024. Contains 372608 sequences. (Running on oeis4.)