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!)
A347589 Continued fraction for Sum_{k>=0} 1/2^(3^k). 0
0, 1, 1, 1, 2, 7, 1, 1, 1, 1, 1, 511, 2, 1, 1, 1, 7, 2, 1, 1, 1, 134217727, 2, 1, 2, 7, 1, 1, 1, 2, 511, 1, 1, 1, 1, 1, 7, 2, 1, 1, 1, 2417851639229258349412351, 2, 1, 2, 7, 1, 1, 1, 1, 1, 511, 2, 1, 1, 1, 7, 2, 1, 2, 134217727, 1, 1, 1, 2, 7, 1, 1, 1, 2, 511, 1, 1, 1, 1, 1, 7, 2, 1, 1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(5*2^k+2) = 2^(3^(k+1)) - 1. Other terms are obtained by symmetry around (5*2^k,5*2^k+1,5*2^k+2,5*2^k+3). For instance 1, 1, 1, 2, 7, 1, 1, 1, (1, 1, 511, 2), 1, 1, 1, 7, 2, 1, 1, 1.
MATHEMATICA
ContinuedFraction[N[Sum[1/2^(3^k), {k, 0, Infinity}], 250]] (* Stefano Spezia, Sep 11 2021 *)
PROG
(PARI) contfrac(suminf(k=0, 1/2^(3^k))) \\ Michel Marcus, Sep 11 2021
CROSSREFS
Cf. A007400.
Sequence in context: A199950 A364873 A011047 * A345930 A084794 A116691
KEYWORD
nonn,cofr
AUTHOR
Benoit Cloitre, Sep 11 2021
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 15 00:19 EDT 2024. Contains 375171 sequences. (Running on oeis4.)