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!)
A355289 Decimal expansion of Product_{m>=1} Product_{k>=1} (1 + 1/(2^m)^k). 0
4, 2, 0, 7, 4, 1, 3, 7, 3, 0, 7, 7, 4, 2, 9, 1, 6, 6, 9, 0, 3, 7, 5, 4, 4, 2, 2, 6, 9, 4, 2, 1, 4, 6, 4, 3, 4, 9, 1, 3, 1, 7, 6, 7, 8, 6, 3, 8, 2, 7, 9, 5, 1, 1, 6, 8, 8, 3, 6, 9, 1, 0, 9, 5, 2, 9, 9, 3, 2, 5, 7, 8, 3, 1, 7, 3, 3, 6, 9, 4, 4, 2, 3, 2, 2, 0, 1, 0, 0, 3, 2, 8, 7, 7, 3, 5, 6, 5, 4, 3, 8, 7, 4, 0, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Product_{m>=1} Product_{k>=1} (1 + 1/(2^m)^k).
EXAMPLE
4.207413730774291669037544226942146434913176786382795116883691095299...
MATHEMATICA
digits = 105; NProduct[NProduct[1 + (1/(2^m))^k, {k, 1, Infinity}, WorkingPrecision -> digits+5, NProductFactors -> digits], {m, 1, Infinity}, WorkingPrecision -> digits+5, NProductFactors -> digits]
CROSSREFS
Sequence in context: A255324 A328819 A330578 * A245970 A197813 A200496
KEYWORD
cons,nonn
AUTHOR
Wolfe Padawer, Sep 05 2022
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 July 14 19:52 EDT 2024. Contains 374323 sequences. (Running on oeis4.)