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!)
A084129 Continued fraction expansion of 4*Product_{k>=0} (1 - 1/(2^k+1)). 0
0, 1, 5, 4, 1, 6, 1, 8, 13, 4, 1, 1, 8, 1, 1, 3, 2, 13, 1, 3, 2, 3, 4, 2, 3, 2, 14, 2, 73, 1, 2, 1, 58, 14, 1, 1, 4, 75, 5, 73, 1, 1, 2, 1, 2, 1, 1, 1, 1, 6, 20, 1, 5, 1, 1, 5, 1, 1, 2, 1, 1, 3, 14, 1, 8, 1, 1, 1, 27, 1, 46, 1, 3, 5, 73, 2, 2, 1, 1, 3, 1, 2, 5, 3, 1, 40, 1, 1, 7, 1, 2, 3, 3, 31, 2, 12, 3, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
4*Product_{k>=0} (1 - 1/(2^k+1)) = 0.838844883590215195...
PROG
(PARI) contfrac(4*prod(k=0, 1000, 1-1./(2^k+1)))
CROSSREFS
Cf. A085011.
Sequence in context: A028875 A130815 A342797 * A011503 A296498 A195297
KEYWORD
cofr,nonn
AUTHOR
Benoit Cloitre, Jun 19 2003
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 June 3 16:13 EDT 2024. Contains 373063 sequences. (Running on oeis4.)