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!)
A335998 Decimal expansion of the arclength on xy = 1 from (1,1) to (2,1/2). 0

%I #8 Jul 08 2020 14:14:35

%S 1,1,3,2,0,9,0,3,9,3,3,0,5,9,1,7,7,0,3,9,7,2,2,7,3,1,8,6,9,9,7,6,2,8,

%T 1,8,9,1,3,4,5,2,2,7,2,1,3,8,3,5,9,8,2,6,4,3,5,6,9,3,3,1,1,2,0,5,4,6,

%U 3,3,0,2,5,6,8,1,5,2,2,4,1,3,3,5,4,6

%N Decimal expansion of the arclength on xy = 1 from (1,1) to (2,1/2).

%e u = 1.13209039330591770397227318699762818913452272138359826435...

%t r = NIntegrate[Sqrt[1 + 1/x^4], {x, 1, 2}, WorkingPrecision -> 200]

%t RealDigits[r][[1]]

%Y Cf. A333202.

%K nonn,cons

%O 1,3

%A _Clark Kimberling_, Jul 06 2020

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 14 02:38 EDT 2024. Contains 374291 sequences. (Running on oeis4.)