- #1
- 1
- 0
Does anyone know how to compute product
a1*a2*...
where ai=1-x^i, x in (0,1)
Thank you in advance
a1*a2*...
where ai=1-x^i, x in (0,1)
Thank you in advance
When I first read the thread-starter post, my worry was that all such products might converge trivially to zero. But then my spreadsheet and Hurkyl's post convinced me otherwise.Eventually you're just multiplying by 1, so the infinite product should converge somewhere. Is that line of reasoning valid?- TALewis