Evaluate the product ∏(1+10^(-2^n))

  • Context:
  • Thread starter Thread starter lfdahl
  • Start date Start date
  • Tags Tags
    Product
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Evaluate:

$$\prod_{n=1}^{\infty}\left(1+10^{-2^n}\right)$$
 
Physics news on Phys.org
lfdahl said:
Evaluate:

$$\prod_{n=1}^{\infty}\left(1+10^{-2^n}\right)$$

Llet $x=\prod_{n=1}^{\infty}
(1+10^{-2^n})$
Using $(1-10^{-2^n})(1+10^{-2^n}) = (1+10^{-2^{n+1}})$
We have
$x(1-10^{-2^1})=(1-10^{-2^1})\prod_{n=1}^{\infty}(1+10^{-2^n})$
$=(1-10^{-2^2})\prod_{n=2}^{\infty}(1+10^{-2^n})$
$=\lim{n=\infty}(1+10^{-2^n}) = 1$
or x * .99 = 1 or $x = \frac{1}{.99}=\frac{100}{99}$
 
kaliprasad said:
Llet $x=\prod_{n=1}^{\infty}
(1+10^{-2^n})$
Using $(1-10^{-2^n})(1+10^{-2^n}) = (1+10^{-2^{n+1}})$
We have
$x(1-10^{-2^1})=(1-10^{-2^1})\prod_{n=1}^{\infty}(1+10^{-2^n})$
$=(1-10^{-2^2})\prod_{n=2}^{\infty}(1+10^{-2^n})$
$=\lim{n=\infty}(1+10^{-2^n}) = 1$
or x * .99 = 1 or $x = \frac{1}{.99}=\frac{100}{99}$

Thankyou for a clever solution, kaliprasad! - and for your participation