Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A258715 Decimal expansion of 2*Sum_{k>=0} 1/Product_{i=0..k} (2^(2^i) - 1). 3
2, 7, 1, 1, 2, 8, 5, 4, 0, 5, 7, 0, 9, 6, 3, 3, 4, 4, 6, 6, 6, 6, 5, 2, 5, 4, 2, 9, 1, 8, 1, 4, 7, 9, 1, 0, 4, 6, 7, 9, 7, 6, 5, 8, 7, 7, 1, 9, 8, 9, 7, 5, 4, 5, 6, 9, 3, 7, 9, 5, 7, 1, 7, 0, 6, 7, 9, 5, 0, 1, 8, 9, 9, 9, 5, 5, 4, 4, 2, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
From Amiram Eldar, Feb 19 2024: (Start)
Equals 2 * A258714.
Equals 2/A215016 - 3. (End)
EXAMPLE
2.7112854057096334466665254291814791046797658771989754...
MATHEMATICA
RealDigits[2/NProduct[1 - 1/2^(2^k), {k, 0, Infinity}, WorkingPrecision -> 120] - 3][[1]] (* Amiram Eldar, Feb 19 2024 *)
PROG
(PARI) 2/prodinf(k = 0, 1 - 1/2^(2^k)) - 3 \\ Amiram Eldar, Feb 19 2024
CROSSREFS
Sequence in context: A084794 A116691 A225592 * A011340 A081705 A371748
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Jun 15 2015
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 18 23:05 EDT 2024. Contains 375284 sequences. (Running on oeis4.)