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!)
A335932 Decimal expansion of arclength on y = cos(x) from (0,1) to (Pi/4,sqrt(1/2)). 5
8, 5, 2, 0, 0, 3, 3, 9, 3, 1, 2, 1, 2, 9, 2, 9, 5, 1, 2, 2, 4, 4, 9, 1, 6, 4, 9, 1, 4, 9, 7, 7, 4, 7, 5, 8, 2, 0, 6, 4, 9, 3, 3, 0, 7, 5, 4, 3, 9, 4, 5, 4, 2, 9, 9, 7, 9, 6, 0, 3, 7, 0, 3, 9, 6, 1, 9, 1, 5, 2, 6, 4, 4, 8, 3, 4, 7, 0, 1, 6, 5, 7, 2, 4, 8, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
This arclength is also the arclength on y = sin(x) from (Pi/4,sqrt(1/2)) to (Pi/2,1).
LINKS
EXAMPLE
arclength = 0.85200339312129295122449164914977475820649330754394...
MATHEMATICA
r = NIntegrate[Sqrt[1 + Sin[t]^2], {t, 0, Pi/4}, WorkingPrecision -> 200]
RealDigits[r][[1]]
CROSSREFS
Sequence in context: A021058 A036792 A334497 * A198581 A154735 A010147
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Jul 03 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 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)