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!)
A078887 Decimal expansion of Sum {n>=0} 1/6^(2^n). 8
1, 9, 5, 2, 1, 6, 6, 4, 4, 7, 5, 7, 2, 5, 1, 2, 8, 4, 9, 2, 5, 1, 0, 5, 1, 0, 6, 3, 5, 1, 5, 2, 1, 9, 4, 8, 4, 3, 2, 2, 4, 3, 4, 6, 8, 9, 9, 3, 2, 0, 3, 7, 2, 9, 8, 0, 7, 9, 2, 3, 1, 7, 4, 2, 6, 7, 3, 0, 3, 5, 8, 8, 3, 7, 2, 1, 2, 7, 6, 9, 0, 9, 0, 0, 4, 8, 7, 8, 5, 6, 1, 4, 9, 1, 6, 2, 4, 4, 6, 3, 1, 3, 6, 2, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Aubrey J. Kempner, On Transcendental Numbers, Transactions of the American Mathematical Society, volume 17, number 4, October 1916, pages 476-482.
FORMULA
Equals -Sum_{k>=1} mu(2*k)/(6^k - 1), where mu is the Möbius function (A008683). - Amiram Eldar, Jul 12 2020
EXAMPLE
0.195216644757251284925...
MATHEMATICA
RealDigits[ N[ Sum[1/6^(2^n), {n, 0, Infinity}], 110]][[1]]
PROG
(PARI) suminf(n=0, 1/6^(2^n)) \\ Michel Marcus, Nov 11 2020
CROSSREFS
Cf. A165424.
Sequence in context: A262178 A154483 A198560 * A186170 A020827 A154971
KEYWORD
cons,nonn
AUTHOR
Robert G. Wilson v, Dec 11 2002
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 March 19 01:34 EDT 2024. Contains 370952 sequences. (Running on oeis4.)