login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A068116
Continued fraction expansion for sin(1).
1
0, 1, 5, 3, 4, 19, 2, 2, 2, 2, 7, 2, 2, 1, 136, 3, 20, 3, 1, 3, 2, 1, 1, 1, 1, 10, 11, 2, 9, 54, 3, 1, 16, 1, 1, 1, 1, 1, 4, 4, 1, 2, 1, 1, 3, 11, 1, 1, 25, 1, 1, 14, 3, 1, 2, 1, 2, 2, 2, 2, 1, 2, 9, 6, 1, 4, 4, 1, 5, 1, 14, 6, 2, 12, 1, 1, 1, 1, 2, 11, 15, 152
OFFSET
0,3
LINKS
MATHEMATICA
ContinuedFraction[Sin[1], 90] (* Harvey P. Dale, Sep 16 2011 *)
PROG
(PARI) default(realprecision, 100); contfrac(sin(1)) \\ G. C. Greubel, Nov 30 2018
(Magma) SetDefaultRealField(RealField(100)); ContinuedFraction(Sin(1)); // G. C. Greubel, Nov 30 2018
(Sage) continued_fraction_list(sin(1), nterms=100) # G. C. Greubel, Nov 30 2018
CROSSREFS
Cf. A049469 (decimal expansion), A068115.
Sequence in context: A229943 A198132 A117967 * A275836 A019172 A133658
KEYWORD
easy,nonn,cofr
AUTHOR
Benoit Cloitre, Mar 13 2002
EXTENSIONS
Offset changed by Andrew Howroyd, Aug 05 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 24 02:10 EDT 2024. Contains 376185 sequences. (Running on oeis4.)