A356022 Decimal expansion of the infinite series Sum_{j>=0} 1/2^^j where ^^ indicates tetration.
1, 8, 1, 2, 5, 1, 5, 2, 5, 8, 7, 8, 9, 0, 6, 2, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Offset: 1
Examples
1.812515258789...
Links
- MathOverflow, References on infinite series involving the tetration operator, like Sum_{n=1..oo} 1/2^^n, July 23 2022.
Programs
-
Mathematica
RealDigits[Total[1/NestList[2^# &, 1, 5]], 10, 100][[1]] (* Amiram Eldar, Jul 23 2022 *)
Formula
Equals Sum_{j>=0} 1/A014221(j).
Comments