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!)
A334848 Decimal expansion of circumference of x^2 + 9 y^2 = 9. 1
1, 3, 3, 6, 4, 8, 9, 3, 2, 2, 0, 5, 5, 5, 2, 5, 8, 2, 3, 0, 1, 2, 9, 5, 0, 2, 3, 2, 5, 0, 6, 0, 1, 9, 6, 2, 3, 9, 4, 0, 0, 9, 8, 2, 6, 7, 2, 3, 8, 9, 1, 7, 7, 1, 0, 3, 2, 9, 2, 9, 6, 0, 3, 9, 6, 4, 9, 2, 5, 8, 5, 4, 1, 9, 0, 4, 6, 5, 6, 9, 6, 0, 8, 0, 2, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
arclength = 4 E(-8), where E = complete elliptic integral.
EXAMPLE
arclength = 13.3648932205552582301295023250601962394009826...
MATHEMATICA
s = Integrate[Sqrt[D[ 3 Cos[t], t]^2 + D[Sin[t], t]^2], {t, 0, 2 Pi}]
r = N[s, 200]
RealDigits[r][[1]]
CROSSREFS
Sequence in context: A199153 A182627 A135986 * A284614 A349392 A069734
KEYWORD
nonn,cons,easy
AUTHOR
Clark Kimberling, Jun 15 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 August 27 18:02 EDT 2024. Contains 375471 sequences. (Running on oeis4.)