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!)
A333204 Decimal expansion of arclength from (0,0) to (1,1) on y = x^4. 2
1, 6, 0, 0, 2, 2, 9, 4, 2, 7, 6, 7, 2, 2, 0, 5, 8, 3, 7, 2, 8, 9, 9, 7, 7, 9, 1, 5, 6, 4, 9, 9, 5, 6, 7, 1, 2, 2, 6, 2, 4, 0, 2, 5, 9, 1, 0, 3, 8, 9, 2, 4, 4, 4, 2, 4, 4, 0, 5, 1, 8, 2, 6, 7, 9, 2, 9, 9, 0, 1, 1, 8, 4, 5, 6, 9, 3, 0, 3, 6, 3, 1, 6, 2, 0, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
arclength = 2F1(-1/2;1/6;7/6;-16), where 2F1 is the hypergeometric function.
EXAMPLE
arclength = 1.60022942767220583728997791564995...
MATHEMATICA
s = Integrate[Sqrt[1 + 16 x^6], {x, 0, 1}]
r = N[s, 200]
RealDigits[r][[1]]
CROSSREFS
Sequence in context: A222118 A267333 A337885 * A186978 A228532 A019956
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 19 14:45 EDT 2024. Contains 372698 sequences. (Running on oeis4.)