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!)
A322545 Continued fraction for cos(gamma). 1
0, 1, 5, 5, 1, 4, 8, 1, 1, 1, 1, 2, 1, 1, 1, 3, 1, 18, 1, 73, 2, 5, 3, 5, 4, 1, 1, 1, 7, 1, 4, 2, 1, 1, 32, 12, 2, 19, 8, 1, 1, 1, 1, 1, 3, 5, 2, 70, 1, 6, 6, 1, 52, 2, 1, 2, 10, 1, 1, 1, 4, 1, 3, 1, 5, 1, 7, 3, 1, 1, 1, 20, 5, 6, 6, 2, 4, 3, 7, 1, 1, 2, 10, 1, 9, 12, 45, 1, 16, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Continued fraction of the real part of exp(i*gamma) = cos(gamma) (A119806), where gamma is the Euler-Mascheroni constant (A001620).
See A322601 for the continued fraction of imaginary part.
LINKS
EXAMPLE
0 + 1/(1 + 1/(5 + 1/(5 + 1/(1 + 1/(4 + 1/(8 + 1/(1 + ...))))))) = 0.8379852878801965399549928...
MAPLE
with(numtheory): cfrac(cos(gamma), 100, 'quotients'); # Muniru A Asiru, Dec 20 2018
MATHEMATICA
ContinuedFraction[ Cos[EulerGamma], 100]
PROG
(PARI) contfrac(cos(Euler)) \\ Michel Marcus, Dec 21 2018
CROSSREFS
Cf. A119806 (decimal expansion), A001620 (Euler-Mascheroni constant), A322601.
Sequence in context: A236555 A282969 A046095 * A256737 A055183 A198740
KEYWORD
nonn,cofr
AUTHOR
Tristan Cam, Dec 20 2018
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 March 18 22:56 EDT 2024. Contains 370952 sequences. (Running on oeis4.)