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!)
A330156 Decimal expansion of the continued fraction expansion [1; 1/2, 1/3, 1/4, 1/5, 1/6, ...]. 0
1, 7, 5, 1, 9, 3, 8, 3, 9, 3, 8, 8, 4, 1, 0, 8, 6, 6, 1, 2, 0, 3, 9, 0, 9, 7, 0, 1, 5, 1, 1, 4, 5, 3, 8, 7, 9, 2, 5, 0, 3, 9, 8, 0, 0, 6, 8, 0, 5, 7, 4, 1, 5, 6, 3, 6, 4, 0, 4, 7, 0, 9, 5, 0, 1, 3, 9, 9, 8, 2, 8, 8, 7, 0, 4, 3, 7, 1, 0, 9, 9, 5, 1, 3, 4, 5, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This constant is formed from the continued fraction [1; 1/2, 1/3, 1/4, 1/5, 1/6, 1/7, ...] the reciprocals of the positive integers, A000027.
LINKS
FORMULA
Equals 2 / (Pi - 2).
Equals 1/arctan(cot(1)). - Daniel Hoyt, Apr 11 2020
EXAMPLE
1.7519383938841086612039097015114538792503980068057415636404709501399828870437...
MATHEMATICA
First[RealDigits[2/(Pi - 2), 10, 100]] (* Paolo Xausa, Apr 27 2024 *)
PROG
(PARI) 2 / (Pi - 2) \\ Michel Marcus, Dec 05 2019
(PARI) 1/atan(cotan(1)) \\ Daniel Hoyt, Apr 11 2020
CROSSREFS
Sequence in context: A154870 A098687 A021137 * A323811 A316334 A196486
KEYWORD
nonn,cons
AUTHOR
Daniel Hoyt, Dec 03 2019
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 20 14:08 EDT 2024. Contains 372717 sequences. (Running on oeis4.)