Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

Everyone knows about the classic $$ \sum_{i=1}^{\infty} \dfrac{1}{2^i} = 1 $$ However, is there any way to find $$ \sum_{i=0}^{\infty} \dfrac{1}{2^{2^i}} = \dfrac12 + \dfrac14 + \dfrac{1}{16} + \dfrac{1}{256} + \cdots $$

$\endgroup$ 11

3 Answers

$\begingroup$

The sum mentioned by the OP, and sums like it, are in general very difficult to deal with. The OP's series is actually called the Fredholm number, and is transcendental (see the Wikipedia page for Transcendental number).

Note: This constant is also known as Kempner's number (not to be confused with the Kempner series!).

$\endgroup$ $\begingroup$

This is the Fredholm number as pointed out in the comments, but in case you are interested in the numerical value, a quick Mathematica calculation reveals the sum is approximately $0.816422$.

$\endgroup$ $\begingroup$

$$\sum_{k=0}^{\infty}\frac{1}{a^{a^k}}=\sum_{k=0}^{\infty}a^{-a^k}=\sum_{k=0}^{\infty}e^{-a^k\log(a)}$$ Let's choose the seemingly simple example $a=e$ to get rid of the logarithm. We then get the sum $$\sum_{k=0}^{\infty}e^{-e^k}$$
Now, Wolfram Alpha can't tackle it, nor can Mathematica. Given that this is a simple example of what this sort of sum looks like, I'm betting that no known, simple closed form exists. If I'm wrong, feel free to correct me though. I would be pleasantly surprised.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy