Expanded out this would be $(1-(1/2))(1-(1/4))(1-(1/8)) \cdots (1-(1/2^{n})) \ge (1/4 + 1/2^{n+1})$. I'm currently working to solve this problem but I cannot come to a reasonable conclusion. I am trying to solve this using induction by proving it for $n=k$ and $n=k+1$ but I cannot find a answer that is a reasonable proof.
Asked
Active
Viewed 106 times
3
-
See my solution here: http://math.stackexchange.com/questions/78689/the-limit-of-infinite-product/78806#78806 – Nov 06 '15 at 00:20
1 Answers
2
HINT:
$$\left(\frac14 +\left(\frac12 \right)^{n+1}\right)\left(1-\left(\frac12\right)^{n+1}\right)=\frac14+\left(\frac12\right)^{n+2}\left(\frac32 -\left(\frac12\right)^n\right)$$
Can you finish now?

Mark Viola
- 179,405