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!)
A258714 Decimal expansion of Sum_{k>=0} 1/Product_{i=0..k} (2^(2^i) - 1). 4
1, 3, 5, 5, 6, 4, 2, 7, 0, 2, 8, 5, 4, 8, 1, 6, 7, 2, 3, 3, 3, 3, 2, 6, 2, 7, 1, 4, 5, 9, 0, 7, 3, 9, 5, 5, 2, 3, 3, 9, 8, 8, 2, 9, 3, 8, 5, 9, 9, 4, 8, 7, 7, 2, 8, 4, 6, 8, 9, 7, 8, 5, 8, 5, 3, 3, 9, 7, 5, 0, 9, 4, 9, 9, 7, 7, 7, 2, 1, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
From Amiram Eldar, Feb 19 2024: (Start)
Equals Sum_{n>=0} 1/A370458(n).
Equals 1/A215016 - 3/2. (End)
EXAMPLE
1.3556427028548167233332627145907395523398829385994877...
MATHEMATICA
RealDigits[1/NProduct[1 - 1/2^(2^k), {k, 0, Infinity}, WorkingPrecision -> 120] - 3/2][[1]] (* Amiram Eldar, Feb 19 2024 *)
PROG
(PARI) 1/prodinf(k = 0, 1 - 1/2^(2^k)) - 3/2 \\ Amiram Eldar, Feb 19 2024
CROSSREFS
Sequence in context: A182262 A273085 A329765 * A143082 A330917 A330912
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.)